[Pkg-dspam-commits] [pkg-dspam-commits] r151 - trunk/debian

Kurt B. Kaiser kbk-guest at alioth.debian.org
Mon Feb 25 18:50:10 UTC 2008


Author: kbk-guest
Date: Mon Feb 25 18:50:09 2008
New Revision: 151

Log:
Now getting lintian complaint; switch libdspam7-dev back to libdevel section.
ftpmaster override file disagrees with lintian...


Modified:
   trunk/debian/changelog
   trunk/debian/control

Modified: trunk/debian/changelog
==============================================================================
--- trunk/debian/changelog	(original)
+++ trunk/debian/changelog	Mon Feb 25 18:50:09 2008
@@ -4,10 +4,9 @@
   * Add policy-compliant copyright notice in debian/copyright
   * Cleanup manpages: remove 'n3' typos; fix unescaped minus signs.
   * Remove obsolete Suggests: from dspam-webfrontend, make it Priority: extra.
-  * Move libdspam7-dev to Section: mail to kill the override disparity.
   * ldap_init result was implicitly converted to pointer. (Closes: #463362)
 
- -- Debian DSPAM Maintainers <pkg-dspam-misc at lists.alioth.debian.org>  Mon, 25 Feb 2008 10:02:13 -0500
+ -- Debian DSPAM Maintainers <pkg-dspam-misc at lists.alioth.debian.org>  Mon, 25 Feb 2008 13:34:36 -0500
 
 dspam (3.6.8-6) unstable; urgency=low
 

Modified: trunk/debian/control
==============================================================================
--- trunk/debian/control	(original)
+++ trunk/debian/control	Mon Feb 25 18:50:09 2008
@@ -54,7 +54,7 @@
  This package contains the library where people can link to.
 
 Package: libdspam7-dev
-Section: mail
+Section: libdevel
 Architecture: any
 Depends: libdspam7 (= ${binary:Version})
 Description: DSPAM is a scalable and statistical anti-spam filter



More information about the Pkg-dspam-commits mailing list