[Pkg-dspam-commits] [SCM] Debian packages for the DSPAM anti-spam filter branch, master, updated. debian/3.10.2+dfsg-3-21-g21f312e

Thomas Preud'homme robotux at celest.fr
Sat Apr 6 11:28:07 UTC 2013


The following commit has been merged in the master branch:
commit aeebd45d19d640f3cdce00ae50acecbae63fd7bf
Author: Thomas Preud'homme <robotux at celest.fr>
Date:   Tue Mar 5 16:11:13 2013 +0100

    Wrap lines to 80 characters

diff --git a/debian/changelog b/debian/changelog
index 493b8a2..990e784 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
 dspam (3.10.2+dfsg-8) UNRELEASED; urgency=low
 
   * Remove obsolete DM-Upload-Allowed flag.
-  * Use real packages for the versionned suggest dependency instead of virtual
-    package libdspam7-drv.
+  * debian/control:
+    + Use real packages for the versionned Suggest dependency instead of
+      virtual package libdspam7-drv.
+    + Wrap lines to 80 characters.
 
  -- Thomas Preud'homme <robotux at debian.org>  Tue, 05 Mar 2013 15:53:20 +0100
 
diff --git a/debian/control b/debian/control
index ff2dd0d..ea6b80b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,10 @@ Source: dspam
 Section: mail
 Priority: optional
 Maintainer: Debian DSPAM Maintainers <pkg-dspam-misc at lists.alioth.debian.org>
-Uploaders: Julien Valroff <julien at debian.org>, Thomas Preud'homme <robotux at debian.org>
-Build-Depends: debhelper (>= 9.0.0),
-               dh-autoreconf,
-               libtool,
-               automake,
-               zlib1g-dev,
-               libmysqlclient-dev,
-               libpq-dev,
-               libsqlite3-dev,
+Uploaders: Julien Valroff <julien at debian.org>,
+           Thomas Preud'homme <robotux at debian.org>
+Build-Depends: debhelper (>= 9.0.0), dh-autoreconf, libtool, automake,
+               zlib1g-dev, libmysqlclient-dev, libpq-dev, libsqlite3-dev,
                libldap2-dev
 Standards-Version: 3.9.4
 Homepage: http://dspam.sourceforge.net
@@ -19,7 +14,11 @@ Vcs-Browser: http://git.debian.org/?p=pkg-dspam/dspam.git;a=summary
 
 Package: dspam
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}, lsb-base (>= 3.0-6), libdspam7-drv-hash (= ${binary:Version}) | libdspam7-drv-mysql (= ${binary:Version}) | libdspam7-drv-pgsql (= ${binary:Version}) | libdspam7-drv-sqlite3 (= ${binary:Version})
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends},
+         lsb-base (>= 3.0-6), libdspam7-drv-hash (= ${binary:Version})
+         | libdspam7-drv-mysql (= ${binary:Version})
+         | libdspam7-drv-pgsql (= ${binary:Version})
+         | libdspam7-drv-sqlite3 (= ${binary:Version})
 Recommends: procmail | maildrop | courier-maildrop | sensible-mda, dspam-doc
 Suggests: clamav-daemon, dspam-webfrontend
 Description: Scalable, fast and statistical anti-spam filter
@@ -36,8 +35,15 @@ Package: dspam-webfrontend
 Priority: extra
 Architecture: all
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${perl:Depends}, dspam (>= ${source:Version}), ucf (>= 0.28), libgd-gd2-perl | libgd-gd2-noxpm-perl, libgd-graph3d-perl, libhtml-parser-perl
-Suggests: apache2, apache2-suexec (>= 2.2.9-3), libapache2-mod-perl2, libapache2-mod-auth-pam | libapache2-mod-auth-mysql | libapache2-mod-auth-pgsql | libapache2-mod-auth-openid | libapache2-mod-auth-kerb | libapache2-mod-auth-plain | libapache2-mod-auth-radius | libapache2-mod-auth-sys-group, ttf-dejavu-core | ttf-bitstream-vera | ttf-freefont
+Depends: ${misc:Depends}, ${perl:Depends}, dspam (>= ${source:Version}),
+         ucf (>= 0.28), libgd-gd2-perl | libgd-gd2-noxpm-perl,
+         libgd-graph3d-perl, libhtml-parser-perl
+Suggests: apache2, apache2-suexec (>= 2.2.9-3), libapache2-mod-perl2,
+          libapache2-mod-auth-pam | libapache2-mod-auth-mysql
+          | libapache2-mod-auth-pgsql | libapache2-mod-auth-openid
+          | libapache2-mod-auth-kerb | libapache2-mod-auth-plain
+          | libapache2-mod-auth-radius | libapache2-mod-auth-sys-group,
+          ttf-dejavu-core | ttf-bitstream-vera | ttf-freefont
 Description: Webfrontend for DSPAM anti-spam filter
  DSPAM is a dedicated statistical filter with minimal resources. It includes
  many new algorithms to fight against spam including:
@@ -54,7 +60,10 @@ Section: libs
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}, adduser
-Suggests: libdspam7-drv-hash (= ${binary:Version}) | libdspam7-drv-pgsql (= ${binary:Version}) | libdspam7-drv-mysql (= ${binary:Version}) | libdspam7-drv-sqlite3 (= ${binary:Version})
+Suggests: libdspam7-drv-hash (= ${binary:Version})
+          | libdspam7-drv-pgsql (= ${binary:Version})
+          | libdspam7-drv-mysql (= ${binary:Version})
+          | libdspam7-drv-sqlite3 (= ${binary:Version})
 Description: Core message processing and classification functionality for DSPAM
  DSPAM is a dedicated statistical filter with minimal resources. It includes
  many new algorithms to fight against spam including:
@@ -100,7 +109,8 @@ Description: Hash backend for DSPAM anti-spam filter
 Package: libdspam7-drv-pgsql
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}, libdspam7 (= ${binary:Version}), dbconfig-common, ucf (>= 0.28), postgresql-client
+Depends: ${misc:Depends}, ${shlibs:Depends}, libdspam7 (= ${binary:Version}),
+         dbconfig-common, ucf (>= 0.28), postgresql-client
 Recommends: postgresql
 Provides: libdspam7-drv
 Description: PostgreSQL backend for DSPAM anti-spam filter
@@ -116,7 +126,8 @@ Description: PostgreSQL backend for DSPAM anti-spam filter
 Package: libdspam7-drv-mysql
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}, libdspam7 (= ${binary:Version}), dbconfig-common, ucf (>= 0.28), mysql-client
+Depends: ${misc:Depends}, ${shlibs:Depends}, libdspam7 (= ${binary:Version}),
+         dbconfig-common, ucf (>= 0.28), mysql-client
 Recommends: mysql-server
 Provides: libdspam7-drv
 Description: MySQL backend for DSPAM anti-spam filter
@@ -132,7 +143,8 @@ Description: MySQL backend for DSPAM anti-spam filter
 Package: libdspam7-drv-sqlite3
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}, sqlite3, libdspam7 (= ${binary:Version})
+Depends: ${misc:Depends}, ${shlibs:Depends}, sqlite3,
+         libdspam7 (= ${binary:Version})
 Provides: libdspam7-drv
 Description: sqlite3 backend for DSPAM anti-spam filter
  DSPAM is a dedicated statistical filter with minimal resources. It includes
@@ -177,7 +189,10 @@ Package: libdspam7-dbg
 Section: debug
 Architecture: any
 Depends: ${misc:Depends}, libdspam7 (= ${binary:Version})
-Recommends: libdspam7-drv-hash (= ${binary:Version}), libdspam7-drv-mysql (= ${binary:Version}), libdspam7-drv-pgsql (= ${binary:Version}), libdspam7-drv-sqlite3 (= ${binary:Version})
+Recommends: libdspam7-drv-hash (= ${binary:Version}),
+            libdspam7-drv-mysql (= ${binary:Version}),
+            libdspam7-drv-pgsql (= ${binary:Version}),
+            libdspam7-drv-sqlite3 (= ${binary:Version})
 Suggests: libc-dbg
 Priority: extra
 Description: debugging symbols for DSPAM related libraries

-- 
Debian packages for the DSPAM anti-spam filter



More information about the Pkg-dspam-commits mailing list