[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/etch-volatile, updated. e3f285970cf7d9f9deeb5152b465108b6af1b91f

Michael Tautschnig mt at debian.org
Wed Nov 12 01:27:31 UTC 2008


The following commit has been merged in the debian/etch-volatile branch:
commit ff019e4b26242ee27c41c761b062661b00ec7add
Author: Michael Tautschnig <mt at debian.org>
Date:   Wed Nov 12 02:20:59 2008 +0100

    Removed useless lintian overrides
    
    - Also removed all the corresponding .dirs entries and cp commands
    - We should use dh_lintian in case we happen to need that ever again
    
    Signed-off-by: Michael Tautschnig <mt at debian.org>

diff --git a/debian/changelog b/debian/changelog
index aff5365..6a09db1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,7 +22,8 @@ clamav (0.94.dfsg.1-1~volatile1) etch-volatile; urgency=low
     (closes: #500416)
   * Handle new option DetectionStatsCountry in freshclam.conf
   * Don't trust the multilib guessing stuff, always use libdir=$prefix/lib
-
+  * Removed nowadays unused lintian overrides
+  
  -- Michael Tautschnig <mt at debian.org>  Wed, 12 Nov 2008 01:57:58 +0100
 
 clamav (0.94.dfsg-1~volatile1) etch-volatile; urgency=low
diff --git a/debian/clamav-base.dirs b/debian/clamav-base.dirs
index 4f2be81..5e91f65 100644
--- a/debian/clamav-base.dirs
+++ b/debian/clamav-base.dirs
@@ -1,6 +1,5 @@
 etc/
 etc/clamav/
-usr/share/lintian/overrides/
 usr/share/bug/clamav-base
 var/
 var/lib/
diff --git a/debian/clamav-base.overrides b/debian/clamav-base.overrides
deleted file mode 100644
index 7a5eaa7..0000000
--- a/debian/clamav-base.overrides
+++ /dev/null
@@ -1 +0,0 @@
-clamav-base: partially-translated-question
diff --git a/debian/clamav-daemon.dirs b/debian/clamav-daemon.dirs
index b3a7ebf..e330313 100644
--- a/debian/clamav-daemon.dirs
+++ b/debian/clamav-daemon.dirs
@@ -2,5 +2,4 @@ etc/logrotate.d
 etc/clamav
 etc/clamav/virusevent.d
 usr/sbin/
-usr/share/lintian/overrides/
 usr/share/bug/clamav-daemon
diff --git a/debian/clamav-daemon.overrides b/debian/clamav-daemon.overrides
deleted file mode 100644
index 19c8087..0000000
--- a/debian/clamav-daemon.overrides
+++ /dev/null
@@ -1 +0,0 @@
-clamav-daemon: syntax-error-in-debian-changelog
diff --git a/debian/clamav-freshclam.dirs b/debian/clamav-freshclam.dirs
index f07eb63..43a59a0 100644
--- a/debian/clamav-freshclam.dirs
+++ b/debian/clamav-freshclam.dirs
@@ -3,5 +3,4 @@ var/lib/clamav
 etc/clamav
 etc/clamav/onupdateexecute.d
 etc/clamav/onerrorexecute.d
-usr/share/lintian/overrides
 usr/share/bug/clamav-freshclam
diff --git a/debian/clamav-freshclam.overrides b/debian/clamav-freshclam.overrides
deleted file mode 100644
index a1ba264..0000000
--- a/debian/clamav-freshclam.overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-clamav-freshclam: partially-translated-question
-clamav-freshclam: syntax-error-in-debian-changelog
diff --git a/debian/clamav-milter.dirs b/debian/clamav-milter.dirs
index 9bf0ff3..53ace93 100644
--- a/debian/clamav-milter.dirs
+++ b/debian/clamav-milter.dirs
@@ -1,3 +1,2 @@
 etc/mail/m4/
-usr/share/lintian/overrides/
 usr/share/bug/clamav-milter
diff --git a/debian/clamav-milter.overrides b/debian/clamav-milter.overrides
deleted file mode 100644
index 63eed59..0000000
--- a/debian/clamav-milter.overrides
+++ /dev/null
@@ -1 +0,0 @@
-clamav-milter: syntax-error-in-debian-changelog
diff --git a/debian/clamav.dirs b/debian/clamav.dirs
index 3530c5d..c41c9f2 100644
--- a/debian/clamav.dirs
+++ b/debian/clamav.dirs
@@ -1,3 +1,2 @@
 usr/bin
-usr/share/lintian/overrides/
 usr/share/bug/clamav
diff --git a/debian/clamav.overrides b/debian/clamav.overrides
deleted file mode 100644
index 3c3e3de..0000000
--- a/debian/clamav.overrides
+++ /dev/null
@@ -1 +0,0 @@
-clamav: syntax-error-in-debian-changelog
diff --git a/debian/libclamav-dev.dirs b/debian/libclamav-dev.dirs
index 26e481f..44b138b 100644
--- a/debian/libclamav-dev.dirs
+++ b/debian/libclamav-dev.dirs
@@ -1,4 +1,3 @@
 usr/bin/
 usr/lib/
 usr/lib/pkgconfig/
-usr/share/lintian/overrides/
diff --git a/debian/libclamav-dev.overrides b/debian/libclamav-dev.overrides
deleted file mode 100644
index 48e6234..0000000
--- a/debian/libclamav-dev.overrides
+++ /dev/null
@@ -1 +0,0 @@
-libclamav-dev: syntax-error-in-debian-changelog
diff --git a/debian/rules b/debian/rules
index a9b5334..bf2d0e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -108,7 +108,6 @@ clamav-base: install
 	dh_install -X.svn -p$@
 	chmod +x debian/$@/usr/share/bug/$@/script
 	dh_installchangelogs -p$@ ChangeLog 
-	cp debian/clamav-base.overrides debian/clamav-base/usr/share/lintian/overrides/clamav-base
 	dh_installdebconf -p$@
 	dh_installman -p$@
 	dh_installexamples -p$@
@@ -182,7 +181,6 @@ clamav: install
 	dh_link -p$@
 	${STRIP_OPTS}
 	dh_compress -p$@
-	cp debian/clamav.overrides debian/clamav/usr/share/lintian/overrides/clamav
 	dh_md5sums -p$@
 	dh_installdeb -p$@
 	dh_shlibdeps -l debian/libclamav5/usr/lib -p$@
@@ -199,7 +197,6 @@ clamav-freshclam: install
 	dh_installexamples -p$@
 	dh_install -X.svn -p$@
 	chmod +x debian/$@/usr/share/bug/$@/script
-	cp debian/clamav-freshclam.overrides debian/clamav-freshclam/usr/share/lintian/overrides/clamav-freshclam
 	dh_installlogcheck -p$@
 	dh_installinit -p$@ --noscripts
 	dh_installman -p$@
@@ -225,7 +222,6 @@ clamav-daemon: install
 	dh_installdirs -p$@
 	dh_install -X.svn -p$@
 	chmod +x debian/$@/usr/share/bug/$@/script
-	cp debian/clamav-daemon.overrides debian/clamav-daemon/usr/share/lintian/overrides/clamav-daemon
 	dh_installlogcheck -p$@
 	dh_installinit -p$@
 	dh_installman -p$@
@@ -249,7 +245,6 @@ clamav-milter: install
 	dh_installdocs -p$@
 	dh_install -X.svn -p$@
 	chmod +x debian/$@/usr/share/bug/$@/script
-	cp debian/clamav-milter.overrides debian/clamav-milter/usr/share/lintian/overrides/clamav-milter
 	dh_installinit -p$@
 	dh_installman -p$@
 	dh_installdocs -p$@ 
@@ -290,7 +285,6 @@ libclamav-dev: install
 	dh_installdocs -p$@ 
 	dh_installchangelogs -p$@ ChangeLog 
 	dh_install -X.svn -p$@
-	cp debian/libclamav-dev.overrides debian/libclamav-dev/usr/share/lintian/overrides/libclamav-dev
 	dh_link -p$@
 	${STRIP_OPTS}
 	dh_compress -p$@

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list