r1925 - trunk/varnish-cache/debian

des at projects.linpro.no des at projects.linpro.no
Wed Aug 29 17:21:59 CEST 2007


Author: des
Date: 2007-08-29 17:21:59 +0200 (Wed, 29 Aug 2007)
New Revision: 1925

Modified:
   trunk/varnish-cache/debian/Makefile.am
Log:
Improve readability.


Modified: trunk/varnish-cache/debian/Makefile.am
===================================================================
--- trunk/varnish-cache/debian/Makefile.am	2007-08-25 21:35:11 UTC (rev 1924)
+++ trunk/varnish-cache/debian/Makefile.am	2007-08-29 15:21:59 UTC (rev 1925)
@@ -1,7 +1,19 @@
 # $Id$
 
-EXTRA_DIST =								\
-	changelog compat control copyright dirs docs lintian-override	\
-	README.Debian rules TODO varnish.default varnish.examples	\
-	varnish.init varnish.logrotate varnish.postrm			\
+EXTRA_DIST =			\
+	README.Debian 		\
+	TODO 			\
+	changelog 		\
+	compat 			\
+	control 		\
+	copyright 		\
+	dirs 			\
+	docs 			\
+	lintian-override	\
+	rules 			\
+	varnish.default 	\
+	varnish.examples	\
+	varnish.init 		\
+	varnish.logrotate 	\
+	varnish.postrm		\
 	varnish.varnishlog.init




More information about the varnish-commit mailing list