[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. c7c75d883cdce0a6b067d92c1e174ca7e11cb644

Michael Tautschnig mt at debian.org
Wed Nov 12 01:25:50 UTC 2008


The following commit has been merged in the debian/unstable branch:
commit c7c75d883cdce0a6b067d92c1e174ca7e11cb644
Author: Michael Tautschnig <mt at debian.org>
Date:   Wed Nov 12 02:24:09 2008 +0100

    Call dh_md5sums for clamav-dbg as well
    
    Signed-off-by: Michael Tautschnig <mt at debian.org>

diff --git a/debian/changelog b/debian/changelog
index b84bd7e..be69116 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ clamav (0.94.dfsg.1-1) unstable; urgency=low
   * Handle new option DetectionStatsCountry in freshclam.conf
   * Don't trust the multilib guessing stuff, always use libdir=$prefix/lib
   * Removed nowadays unused lintian overrides
+  * Create md5sums control file for clamav-dbg as well (thanks, lintian)
   
  -- Michael Tautschnig <mt at debian.org>  Wed, 12 Nov 2008 01:57:58 +0100
 
diff --git a/debian/rules b/debian/rules
index bf2d0e8..d9b9ccc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -163,6 +163,7 @@ clamav-dbg:
 	dh_installdocs -p$@
 	dh_installchangelogs -p$@ ChangeLog
 	dh_compress -p$@
+	dh_md5sums -p$@
 	dh_shlibdeps -l debian/libclamav5/usr/lib -p$@
 	dh_installdeb -p$@
 	dh_gencontrol -p$@

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list