[Pkg-mailman-hackers] Pkg-mailman commit - rev 134 - branches/pkg-split/core/debian
Bernd S. Brentrup
bsb@haydn.debian.org
Tue, 18 May 2004 10:56:43 -0600
Author: bsb
Date: 2004-05-18 10:56:40 -0600 (Tue, 18 May 2004)
New Revision: 134
Modified:
branches/pkg-split/core/debian/changelog
branches/pkg-split/core/debian/control
Log:
New package split layout.
Reflecting the status-quo in pkg-mailman-hackers with
me being the only one doing any work 4 weeks :-(
Modified: branches/pkg-split/core/debian/changelog
===================================================================
--- branches/pkg-split/core/debian/changelog 2004-05-18 16:50:26 UTC (rev 133)
+++ branches/pkg-split/core/debian/changelog 2004-05-18 16:56:40 UTC (rev 134)
@@ -2,18 +2,18 @@
* NOT YET RELEASED.
* Splitting package into mailman, mailman-bin, mailman-doc,
- mailman-i18n, mailman-en (bsb,
- closes: #176439, #238377, #233410, #237772).
+ mailman-i18n, mailman-en, mailman-trans (closes: #176439, #238377,
+ #233410, #237772).
* Outlining glue packages mailman-spamassassin, mailman-spamprobe,
mailman-savannah and mailman-clamav (bsb, cf debian/TODO). Tollef
says splitting off single file packages is silly.
- * preinst: Add code making sure /var/lib/mailman/pythonlib doesn't
- contain cruft from ancient installations (bsb, closes: #242740).
+ * mailman.preinst: Add code making sure /var/lib/mailman/pythonlib
+ doesn't contain cruft from ancient installations (closes: #242740).
* 60_type_error_temp_fix.dpatch: curing symptom where new_member_options
is a list instead of an integer (closes: #246681).
* Move template directories to /etc/mailman/templates (closes: #199039).
- -- Siggy Brentrup <bsb@debian.org> Sat, 8 May 2004 09:12:28 +0200
+ -- Siggy Brentrup <bsb@debian.org> Sat, 15 May 2004 10:02:21 +0200
mailman (2.1.4-4) unstable; urgency=medium
Modified: branches/pkg-split/core/debian/control
===================================================================
--- branches/pkg-split/core/debian/control 2004-05-18 16:50:26 UTC (rev 133)
+++ branches/pkg-split/core/debian/control 2004-05-18 16:56:40 UTC (rev 134)
@@ -1,16 +1,16 @@
Source: mailman
Section: mail
Priority: optional
-Maintainer: Tollef Fog Heen <tfheen@debian.org>
-Uploaders: Siggy Brentrup <bsb@debian.org>
+Maintainer: Siggy Brentrup <bsb@debian.org>
Build-Depends: debhelper (>= 4.1.16), autoconf, python-dev, dpatch
Standards-Version: 3.6.1
Package: mailman
Architecture: all
Pre-Depends: python (>= 2.3)
-Depends: mailman-trans (= ${Source-Version}), mailman-bin (= ${Source-Version}), mailman-i18n (= ${Source-Version}) | mailman-en (= ${Source-Version}), logrotate, cron (>= 3.0pl1-42), exim4 | mail-transport-agent, apache | httpd, debconf (>= 1.4.16), ucf (>= 1.05), pwgen, python-bsddb3
-Conflicts: suidmanager (<< 0.50), sendmail (<< 8.12.6), ssmtp, nullmailer
+Depends: mailman-trans (= ${Source-Version}), mailman-bin (= ${Source-Version}), mailman-i18n (= ${Source-Version}) | mailman-en (= ${Source-Version}), logrotate, cron (>= 3.0pl1-42), exim4 | mail-transport-agent, apache | httpd, debconf (>= 1.4.16), pwgen, python-bsddb3
+Conflicts: mailman (<= 2.1.4-4), suidmanager (<< 0.50), sendmail (<< 8.12.6), ssmtp, nullmailer
+Replaces: mailman (<= 2.1.4-4)
Recommends: base-passwd (>= 1.3.0)
Suggests: mailman-doc (= ${Source-Version}), mailman-spamassassin | mailman-spamprobe, mailman-savannah, mailman-clamav
Description: powerful, web-based mailing list manager
@@ -34,8 +34,6 @@
Architecture: all
Pre-Depends: python (>= 2.3)
Depends: ucf (>= 1.05), python-bsddb3
-Conflicts: mailman (<= 2.1.4-4)
-Replaces: mailman (<= 2.1.4-4)
Description: transitional package for mailman
The kernel allowing only native compiled code to be installed setgid,
theses wrappers invoke workers implemented in Python after validating