[Pkg-clamav-commits] [SCM] packaging for clamav-unoffical-sigs branch, master, updated. debian/3.7.1-1-6-g13c964a

Paul Wise pabs at debian.org
Tue May 29 12:51:02 UTC 2012


The following commit has been merged in the master branch:
commit ba8ca50c3bbec1414b5c713db708e83e3a3f4e9a
Author: Paul Wise <pabs at debian.org>
Date:   Mon May 21 20:59:49 2012 +0800

    Wrap and sort various files

diff --git a/debian/changelog b/debian/changelog
index 841f265..9f0ac39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 clamav-unofficial-sigs (3.7.1-2) UNRELEASED; urgency=low
 
   * Package technically complies with policy 3.9.3, bump Standards-Version
+  * Wrap and sort various files
 
  -- Paul Wise <pabs at debian.org>  Sun, 18 Mar 2012 15:29:53 +0800
 
diff --git a/debian/control b/debian/control
index 7b6de2a..9cf4bbf 100644
--- a/debian/control
+++ b/debian/control
@@ -11,22 +11,23 @@ Vcs-Browser: http://git.debian.org/?p=pkg-clamav/clamav-unofficial-sigs.git
 
 Package: clamav-unofficial-sigs
 Architecture: all
-Depends: ${misc:Depends},
- gnupg,
- rsync,
- curl,
+Depends:
+ bind9-host | host,
  clamav,
  clamav-daemon (>= 0.94.dfsg.1),
- bind9-host | host,
- dnsutils
+ curl,
+ dnsutils,
+ gnupg,
+ rsync,
+ ${misc:Depends}
 Description: update script for 3rd-party clamav signatures
  This package provides a script for updating the following sources of
  3rd-party clamav signatures until freshclamav gains support for such
- signatures. 
+ signatures.
  .
  The SaneSecurity/OITC signatures provide detection of phishing, spear
  phishing, fake lottery, ecard malware, casino, fake jobs, fake loans,
- 419s, fake diplomas, porn, emailed malware and other general spam. 
+ 419s, fake diplomas, porn, emailed malware and other general spam.
  .
  MSRBL signatures provide detection of image spam and general spam.
  .
diff --git a/debian/install b/debian/install
index cdb4e45..7e861b4 100644
--- a/debian/install
+++ b/debian/install
@@ -1,3 +1,2 @@
-debian/publickey.gpg usr/share/clamav-unofficial-sigs/
 debian/README etc/clamav-unofficial-sigs.conf.d
-
+debian/publickey.gpg usr/share/clamav-unofficial-sigs/

-- 
packaging for clamav-unoffical-sigs



More information about the Pkg-clamav-commits mailing list