]> git.proxmox.com Git - proxmox-spamassassin.git/commitdiff
fix dependencies for Debian wheezy
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 22 Sep 2014 07:18:03 +0000 (09:18 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 22 Sep 2014 07:31:02 +0000 (09:31 +0200)
Makefile
debian/changelog
debian/control

index 7aab12165f7cf9bb11fa3e3cca186205f38dd548..211a101eecafcff80457d10ed4eb257a9d0a40b0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 
-RELEASE=3.0
+RELEASE=4.0
 
 # howto add rule updates:
 # edit paths ($srcdir) in changes.pl 
@@ -16,7 +16,7 @@ RELEASE=3.0
 #
 # edit debin/rules to apply updates
 
-PKGREL=1
+PKGREL=2
 SAVER=3.4.0
 OPKGNAME = Mail-SpamAssassin-${SAVER}
 NPKGNAME = proxmox-spamassassin_${SAVER}
index 3414742f821691e978ad6f37302728ebb0250a7b..84540e7f04ca52346deddc5de5c5db7e61e0c0ff 100644 (file)
@@ -1,3 +1,9 @@
+proxmox-spamassassin (3.4.0-2) unstable; urgency=low
+
+  * updated for Debian wheezy (depend on curl, remove libdigest-sha1-perl)
+
+ -- root <root@pmg4.maurer-it.com>  Mon, 22 Sep 2014 09:30:54 +0200
+
 proxmox-spamassassin (3.4.0-1) unstable; urgency=low
 
   * update to 3.4.0
index e9dda4454bda08e587fbf604b141f9dfbaf0ff50..3f3dbcc64c20593c8d2ab88423506772b2fe93cc 100644 (file)
@@ -10,7 +10,7 @@ Architecture: any
 Provides: libmail-spamassassin-perl
 Replaces: spamassassin, spamc
 Conflicts: proxmox-plugin-imageinfo
-Depends: perl (>= 5.8.0), perl-modules (>= 5.10.0), libc6 (>= 2.3.6-6), zlib1g (>= 1:1.2.1), libhtml-parser-perl (>= 3.24), libdigest-sha1-perl, debconf (>= 1.2.0), libnet-dns-perl, libmailtools-perl, libmail-spf-perl, libnet-ident-perl, libdbi-perl, libwww-perl, libarchive-tar-perl, libio-zlib-perl, libmail-dkim-perl (>= 0.25), libnetaddr-ip-perl, libsocket6-perl, libsys-hostname-long-perl, libio-socket-inet6-perl, libio-socket-ssl-perl, razor, libencode-detect-perl
+Depends: perl (>= 5.8.0), perl-modules (>= 5.10.0), libc6 (>= 2.3.6-6), zlib1g (>= 1:1.2.1), libhtml-parser-perl (>= 3.24), curl, debconf (>= 1.2.0), libnet-dns-perl, libmailtools-perl, libmail-spf-perl, libnet-ident-perl, libdbi-perl, libwww-perl, libarchive-tar-perl, libio-zlib-perl, libmail-dkim-perl (>= 0.25), libnetaddr-ip-perl, libsocket6-perl, libsys-hostname-long-perl, libio-socket-inet6-perl, libio-socket-ssl-perl, razor, libencode-detect-perl
 Description:  Spam detector and markup engine
  Mail::SpamAssassin is a module to identify spam using several methods
  including text analysis, internet-based realtime blacklists, statistical