r1214 - in branches/1.0: . debian

des at projects.linpro.no des at projects.linpro.no
Thu Nov 2 13:57:56 CET 2006


Author: des
Date: 2006-11-02 13:57:56 +0100 (Thu, 02 Nov 2006)
New Revision: 1214

Modified:
   branches/1.0/
   branches/1.0/debian/changelog
   branches/1.0/debian/dirs
   branches/1.0/debian/rules
Log:
 r33291 at cat (orig r1207):  bahner | 2006-10-23 14:21:17 +0200
 Lintian overrides for debian-acceptance
 



Property changes on: branches/1.0
___________________________________________________________________
Name: svk:merge
   - d4fa192b-c00b-0410-8231-f00ffab90ce4:/trunk/varnish-cache:1206
   + d4fa192b-c00b-0410-8231-f00ffab90ce4:/trunk/varnish-cache:1207

Modified: branches/1.0/debian/changelog
===================================================================
--- branches/1.0/debian/changelog	2006-11-02 12:57:55 UTC (rev 1213)
+++ branches/1.0/debian/changelog	2006-11-02 12:57:56 UTC (rev 1214)
@@ -1,3 +1,10 @@
+varnish (1.0.2-2) unstable; urgency=low
+
+  * Preliminary LSB compliabnce in init-script
+  * Lintian override
+
+ -- Lars Bahner <bahner at debian.org>  Mon, 23 Oct 2006 14:20:22 +0200
+
 varnish (1.0.2-1) unstable; urgency=low
 
   * New upstream release

Modified: branches/1.0/debian/dirs
===================================================================
--- branches/1.0/debian/dirs	2006-11-02 12:57:55 UTC (rev 1213)
+++ branches/1.0/debian/dirs	2006-11-02 12:57:56 UTC (rev 1214)
@@ -4,3 +4,4 @@
 usr/sbin
 var/log
 var/lib/varnish
+usr/share/lintian/overrides/

Modified: branches/1.0/debian/rules
===================================================================
--- branches/1.0/debian/rules	2006-11-02 12:57:55 UTC (rev 1213)
+++ branches/1.0/debian/rules	2006-11-02 12:57:56 UTC (rev 1214)
@@ -68,6 +68,7 @@
 
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/varnish
 	install -m 644 $(CURDIR)/debian/vcl.conf $(CURDIR)/debian/varnish/etc/varnish/
+	install -m 644 $(CURDIR)/debian/lintian-override $(CURDIR)/debian/varnish/usr/share/lintian/overrides/varnish
 
 
 # Build architecture-independent files here.




More information about the varnish-commit mailing list