r1873 - trunk/varnish-cache/debian
    bahner at projects.linpro.no 
    bahner at projects.linpro.no
       
    Mon Aug 20 11:33:50 CEST 2007
    
    
  
Author: bahner
Date: 2007-08-20 11:33:50 +0200 (Mon, 20 Aug 2007)
New Revision: 1873
Added:
   trunk/varnish-cache/debian/varnish.manpages
Modified:
   trunk/varnish-cache/debian/changelog
   trunk/varnish-cache/debian/varnish.postinst
Log:
Add file to install man pages; call varnish_setup_user from postinst
Modified: trunk/varnish-cache/debian/changelog
===================================================================
--- trunk/varnish-cache/debian/changelog	2007-08-20 09:12:41 UTC (rev 1872)
+++ trunk/varnish-cache/debian/changelog	2007-08-20 09:33:50 UTC (rev 1873)
@@ -2,9 +2,10 @@
 
   * New upstream release
   * User and Group id added to default DAEMON_OPTS
-  * Added user-creation to postinst 
+  * Added user-creation to postinst
+  * Added missing man pages
 
- -- Lars Bahner <bahner at debian.org>  Mon, 20 Aug 2007 10:55:55 +0200
+ -- Lars Bahner <bahner at debian.org>  Mon, 20 Aug 2007 11:29:33 +0200
 
 varnish (1.1) unstable; urgency=low
 
Added: trunk/varnish-cache/debian/varnish.manpages
===================================================================
--- trunk/varnish-cache/debian/varnish.manpages	                        (rev 0)
+++ trunk/varnish-cache/debian/varnish.manpages	2007-08-20 09:33:50 UTC (rev 1873)
@@ -0,0 +1,9 @@
+bin/varnishncsa/varnishncsa.1
+bin/varnishhist/varnishhist.1
+bin/varnishstat/varnishstat.1
+bin/varnishreplay/varnishreplay.1
+bin/varnishadm/varnishadm.1
+bin/varnishlog/varnishlog.1
+bin/varnishtop/varnishtop.1
+bin/varnishd/varnishd.1
+man/vcl.7
Modified: trunk/varnish-cache/debian/varnish.postinst
===================================================================
--- trunk/varnish-cache/debian/varnish.postinst	2007-08-20 09:12:41 UTC (rev 1872)
+++ trunk/varnish-cache/debian/varnish.postinst	2007-08-20 09:33:50 UTC (rev 1873)
@@ -25,4 +25,4 @@
         fi
 }
 
-
+varnish_setup_user
    
    
More information about the varnish-commit
mailing list