From: Dietmar Maurer Date: Mon, 22 Sep 2014 07:18:03 +0000 (+0200) Subject: fix dependencies for Debian wheezy X-Git-Url: https://git.proxmox.com/?p=proxmox-spamassassin.git;a=commitdiff_plain;h=f0099e4d73a43ee86401d5a126549f8b4f662c8a fix dependencies for Debian wheezy --- diff --git a/Makefile b/Makefile index 7aab121..211a101 100644 --- 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} diff --git a/debian/changelog b/debian/changelog index 3414742..84540e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 22 Sep 2014 09:30:54 +0200 + proxmox-spamassassin (3.4.0-1) unstable; urgency=low * update to 3.4.0 diff --git a/debian/control b/debian/control index e9dda44..3f3dbcc 100644 --- a/debian/control +++ b/debian/control @@ -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