]> err.no Git - varnish/commitdiff
Lintian overrides for debian-acceptance
authorbahner <bahner@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 23 Oct 2006 12:21:17 +0000 (12:21 +0000)
committerbahner <bahner@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 23 Oct 2006 12:21:17 +0000 (12:21 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1207 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/debian/changelog
varnish-cache/debian/dirs
varnish-cache/debian/rules

index 0d0a48a04a8a837cb15e3eb696b6753d959c7fc4..a83380e5e9537d26dce70bb5904a95985e35f39c 100644 (file)
@@ -1,3 +1,10 @@
+varnish (1.0.2-2) unstable; urgency=low
+
+  * Preliminary LSB compliabnce in init-script
+  * Lintian override
+
+ -- Lars Bahner <bahner@debian.org>  Mon, 23 Oct 2006 14:20:22 +0200
+
 varnish (1.0.2-1) unstable; urgency=low
 
   * New upstream release
index e42197008f8c440e93bd20c5f725e1d24a81e9da..7e039356e78149abbe799791b1b550c4e027f05c 100644 (file)
@@ -4,3 +4,4 @@ usr/lib
 usr/sbin
 var/log
 var/lib/varnish
+usr/share/lintian/overrides/
index ba19fe4c55403e7bb08de570df83b1b231d115d1..1c011e1a323c3c231f0e723539951c32399da555 100755 (executable)
@@ -68,6 +68,7 @@ install: build
 
        $(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.