Your message dated Tue, 08 Feb 2011 11:17:22 +0000
with message-id <[email protected]>
and subject line Bug#582412: fixed in courier 0.65.2.20110123-1
has caused the Debian Bug report #582412,
regarding courier: Some packages need to depend on debconf
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
582412: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582412
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: courier
Version: 0.64.2-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu maverick ubuntu-patch



*** /tmp/tmp0xk2In
In Ubuntu, we've applied the attached patch to achieve the following:

  * Merge from Debian unstable (LP: #583326).  Remaining changes:
    - debian/control:
      + Added Depends debconf to courier-mta, sqwebmail, courier-imap,
        courier-webadmin, courier-pop, courier-ssl

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: squeeze/sid
  APT prefers lucid-updates
  APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 
'lucid-proposed'), (500, 'lucid-backports'), (500, 'lucid')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-22-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u courier-0.64.2/debian/control courier-0.64.2/debian/control
--- courier-0.64.2/debian/control
+++ courier-0.64.2/debian/control
@@ -64,7 +64,7 @@
 
 Package: courier-mta
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, courier-base (>= ${RELUP})
+Depends: ${misc:Depends}, ${shlibs:Depends}, courier-base (>= ${RELUP}), lsb-base (>= 1.3.9ubuntu3), debconf
 Conflicts: courier-faxmail (<= 0.42.2-6), mail-transport-agent
 Provides: mail-transport-agent
 Replaces: mail-transport-agent
@@ -100,7 +100,7 @@
 
 Package: courier-webadmin
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, courier-base (>= ${RELUP}), apache | httpd
+Depends: ${misc:Depends}, ${shlibs:Depends}, courier-base (>= ${RELUP}), apache | httpd, debconf
 Suggests: courier-doc
 Description: Courier mail server - web-based administration frontend
  The Courier mail transfer agent (MTA) is an integrated mail/groupware
@@ -116,7 +116,7 @@
 
 Package: sqwebmail
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, exim4 | mail-transport-agent, courier-base (>= ${RELUP}), ispell, iamerican | ispell-dictionary, apache2 | httpd-cgi, cron, expect, courier-maildrop (>= ${RELUP})
+Depends: ${misc:Depends}, ${shlibs:Depends}, exim4 | mail-transport-agent, courier-base (>= ${RELUP}), ispell, iamerican | ispell-dictionary, apache2 | httpd-cgi, cron, expect, courier-maildrop (>= ${RELUP}), debconf
 Suggests: courier-doc, gnupg, courier-pcp
 Description: Courier mail server - webmail server
  The Courier mail transfer agent (MTA) is an integrated mail/groupware
@@ -142,7 +143,7 @@
 
 Package: courier-pop
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, exim4 | mail-transport-agent, courier-base (>= ${RELUP})
+Depends: ${misc:Depends}, ${shlibs:Depends}, exim4 | mail-transport-agent, courier-base (>= ${RELUP}), debconf
 Provides: pop3-server
 Conflicts: pop3-server
 Replaces: pop3-server
@@ -159,7 +160,7 @@
 
 Package: courier-imap
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, exim4 | mail-transport-agent, courier-base (>= ${RELUP})
+Depends: ${misc:Depends}, ${shlibs:Depends}, exim4 | mail-transport-agent, courier-base (>= ${RELUP}), debconf
 Suggests: courier-doc, imap-client, courier-imap-ssl
 Provides: imap-server
 Conflicts: imap-server
@@ -171,13 +172,13 @@
  SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list
  services within a single, consistent, framework.
  .
- This package provides an IMAP server that accesses email stored in Maildirs format mailboxes.
- This server has an extremely small footprint and provides shared and
- virtual shared folders.
+ This package provides an IMAP server that accesses email stored in Maildirs 
+ format mailboxes. This server has an extremely small footprint and provides 
+ shared and virtual shared folders.
 
 Package: courier-ldap
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, courier-base (>= ${RELUP}), courier-authlib-ldap
+Depends: ${misc:Depends}, ${shlibs:Depends}, courier-base (>= ${RELUP}), courier-authlib-ldap, debconf
 Suggests: courier-doc
 Replaces: courier-imap-authldap
 Conflicts: courier-imap-authldap
@@ -204,7 +205,7 @@
 
 Package: courier-ssl
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, courier-base (>= ${RELUP}), openssl
+Depends: ${misc:Depends}, ${shlibs:Depends}, courier-base (>= ${RELUP}), openssl, debconf
 Description: Courier mail server - SSL/TLS Support
  The Courier mail transfer agent (MTA) is an integrated mail/groupware
  server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
@@ -218,7 +219,7 @@
 
 Package: courier-mta-ssl
 Architecture: any
-Depends: ${misc:Depends}, courier-mta, courier-ssl (>= ${RELUP})
+Depends: ${misc:Depends}, courier-mta, courier-ssl (>= ${RELUP}), debconf
 Suggests: courier-doc
 Priority: extra
 Description: Courier mail server - ESMTP over SSL
@@ -232,7 +233,7 @@
 
 Package: courier-pop-ssl
 Architecture: any
-Depends: ${misc:Depends}, courier-pop, courier-ssl (>= ${RELUP})
+Depends: ${misc:Depends}, courier-pop, courier-ssl (>= ${RELUP}), debconf
 Suggests: courier-doc
 Description: Courier mail server - POP3 over SSL
  The Courier mail transfer agent (MTA) is an integrated mail/groupware
@@ -245,7 +246,7 @@
 
 Package: courier-imap-ssl
 Architecture: any
-Depends: ${misc:Depends}, courier-imap (>= 1.3.7-3), courier-ssl (>= ${RELUP}), openssl
+Depends: ${misc:Depends}, courier-imap (>= 1.3.7-3), courier-ssl (>= ${RELUP}), openssl, debconf
 Suggests: courier-doc, imap-client
 Priority: extra
 Description: Courier mail server - IMAP over SSL

--- End Message ---
--- Begin Message ---
Source: courier
Source-Version: 0.65.2.20110123-1

We believe that the bug you reported is fixed in the latest version of
courier, which is due to be installed in the Debian FTP archive:

courier-base_0.65.2.20110123-1_amd64.deb
  to main/c/courier/courier-base_0.65.2.20110123-1_amd64.deb
courier-doc_0.65.2.20110123-1_all.deb
  to main/c/courier/courier-doc_0.65.2.20110123-1_all.deb
courier-faxmail_0.65.2.20110123-1_amd64.deb
  to main/c/courier/courier-faxmail_0.65.2.20110123-1_amd64.deb
courier-imap-ssl_4.8.1.20110123-1_amd64.deb
  to main/c/courier/courier-imap-ssl_4.8.1.20110123-1_amd64.deb
courier-imap_4.8.1.20110123-1_amd64.deb
  to main/c/courier/courier-imap_4.8.1.20110123-1_amd64.deb
courier-ldap_0.65.2.20110123-1_amd64.deb
  to main/c/courier/courier-ldap_0.65.2.20110123-1_amd64.deb
courier-maildrop_0.65.2.20110123-1_amd64.deb
  to main/c/courier/courier-maildrop_0.65.2.20110123-1_amd64.deb
courier-mlm_0.65.2.20110123-1_amd64.deb
  to main/c/courier/courier-mlm_0.65.2.20110123-1_amd64.deb
courier-mta-ssl_0.65.2.20110123-1_amd64.deb
  to main/c/courier/courier-mta-ssl_0.65.2.20110123-1_amd64.deb
courier-mta_0.65.2.20110123-1_amd64.deb
  to main/c/courier/courier-mta_0.65.2.20110123-1_amd64.deb
courier-pcp_0.65.2.20110123-1_amd64.deb
  to main/c/courier/courier-pcp_0.65.2.20110123-1_amd64.deb
courier-pop-ssl_0.65.2.20110123-1_amd64.deb
  to main/c/courier/courier-pop-ssl_0.65.2.20110123-1_amd64.deb
courier-pop_0.65.2.20110123-1_amd64.deb
  to main/c/courier/courier-pop_0.65.2.20110123-1_amd64.deb
courier-ssl_0.65.2.20110123-1_amd64.deb
  to main/c/courier/courier-ssl_0.65.2.20110123-1_amd64.deb
courier-webadmin_0.65.2.20110123-1_amd64.deb
  to main/c/courier/courier-webadmin_0.65.2.20110123-1_amd64.deb
courier_0.65.2.20110123-1.diff.gz
  to main/c/courier/courier_0.65.2.20110123-1.diff.gz
courier_0.65.2.20110123-1.dsc
  to main/c/courier/courier_0.65.2.20110123-1.dsc
courier_0.65.2.20110123.orig.tar.gz
  to main/c/courier/courier_0.65.2.20110123.orig.tar.gz
sqwebmail_0.65.2.20110123-1_amd64.deb
  to main/c/courier/sqwebmail_0.65.2.20110123-1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Hornburg (Racke) <[email protected]> (supplier of updated courier package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 08 Feb 2011 11:56:27 +0100
Source: courier
Binary: courier-base courier-maildrop courier-mlm courier-mta courier-faxmail 
courier-webadmin sqwebmail courier-pcp courier-pop courier-imap courier-ldap 
courier-doc courier-ssl courier-mta-ssl courier-pop-ssl courier-imap-ssl
Architecture: source all amd64
Version: 0.65.2.20110123-1
Distribution: experimental
Urgency: low
Maintainer: Stefan Hornburg (Racke) <[email protected]>
Changed-By: Stefan Hornburg (Racke) <[email protected]>
Description: 
 courier-base - Courier mail server - base system
 courier-doc - Courier mail server - additional documentation
 courier-faxmail - Courier mail server - Fax<->mail gateway
 courier-imap - Courier mail server - IMAP server
 courier-imap-ssl - Courier mail server - IMAP over SSL
 courier-ldap - Courier mail server - LDAP support
 courier-maildrop - Courier mail server - mail delivery agent
 courier-mlm - Courier mail server - mailing list manager
 courier-mta - Courier mail server - ESMTP daemon
 courier-mta-ssl - Courier mail server - ESMTP over SSL
 courier-pcp - Courier mail server - PCP server
 courier-pop - Courier mail server - POP3 server
 courier-pop-ssl - Courier mail server - POP3 over SSL
 courier-ssl - Courier mail server - SSL/TLS Support
 courier-webadmin - Courier mail server - web-based administration frontend
 sqwebmail  - Courier mail server - webmail server
Closes: 530058 561264 582412 607103 607124
Changes: 
 courier (0.65.2.20110123-1) experimental; urgency=low
 .
   * new upstream snapshot release (Closes: #561264, fixes problem with 
bindv6only)
   * add missing dependencies on debconf (Closes: #582412, thanks to
     أحمد المحمودي <[email protected]> for the patch)
   * lintian fixes
     - adjust description of courier-imap package to fit within 80 characters.
   * add status action to IMAP, POP and SqWebMail init scripts.
   * fix FTBFS with ld --as-needed (Closes: #607103, thanks to Matthias
     Klose <[email protected]> for the patch)
   * fix bashism in filterctl script (Closes: #530058)
   * remove LDFLAGS=-lcrypt from build options (Closes: #607124, thanks to 
Matthias
     Klose <[email protected]> for the report)
Checksums-Sha1: 
 b37ea6b201c70cdde1a341910382eee9db698457 1685 courier_0.65.2.20110123-1.dsc
 301130d618baa56c2f456357d914f355f0662600 9545924 
courier_0.65.2.20110123.orig.tar.gz
 b2cbdcb6f82981c909c39a52c14c6879e9a1f1bf 106165 
courier_0.65.2.20110123-1.diff.gz
 436ba5d6e4748960c787d07448f2b73efa9f8c2c 376096 
courier-doc_0.65.2.20110123-1_all.deb
 3b842d191194c1d215bd4e65c8deeb0965ce2848 249366 
courier-base_0.65.2.20110123-1_amd64.deb
 8504ea29133768e4e2b5366b0eddd7e67115481d 279052 
courier-maildrop_0.65.2.20110123-1_amd64.deb
 b4ba882fb8508477446adabe12d3b8ae0fc0816c 333122 
courier-mlm_0.65.2.20110123-1_amd64.deb
 91f1a38b99d7bd24d98f9d08ad18bf7afdb7095f 816472 
courier-mta_0.65.2.20110123-1_amd64.deb
 3b89f390a0f05edafdb93dd212962c88cf333c50 37078 
courier-faxmail_0.65.2.20110123-1_amd64.deb
 8d9e0a2bf77bca9d35e67c56db75ee765512997a 48322 
courier-webadmin_0.65.2.20110123-1_amd64.deb
 47c1d2e311b47713b625492f5c67fb1b82e49a45 544150 
sqwebmail_0.65.2.20110123-1_amd64.deb
 2941d4b9eb6de586ed903b2800f1e57b46339e6c 71688 
courier-pcp_0.65.2.20110123-1_amd64.deb
 fb46e191c92ecfb222902aaa7f67f8a70e319b15 61556 
courier-pop_0.65.2.20110123-1_amd64.deb
 9f1459c6fa5473bd5a05730ef7094b180cf1e018 42026 
courier-ldap_0.65.2.20110123-1_amd64.deb
 8a144e03c44626f7ae019152bad82d831df76e15 65898 
courier-ssl_0.65.2.20110123-1_amd64.deb
 cc7ad28e1b82393ec6b40a4d850a13f422f18d21 27850 
courier-mta-ssl_0.65.2.20110123-1_amd64.deb
 28816efb5bb19af646aff66d962654490bf20ce3 30596 
courier-pop-ssl_0.65.2.20110123-1_amd64.deb
 85d9d36af587a7a57c45d961a752996031e6f658 265864 
courier-imap_4.8.1.20110123-1_amd64.deb
 0de901419ce01008f189267c56ce101f24b27a4b 30682 
courier-imap-ssl_4.8.1.20110123-1_amd64.deb
Checksums-Sha256: 
 a34f45dc20ae89694793d9d9bd5b3980fb6b7d94deb0144c58635f736c0b58c0 1685 
courier_0.65.2.20110123-1.dsc
 39a29807ca3e8fa1f294d89065899c159247816fb198c58b7664f6377735b899 9545924 
courier_0.65.2.20110123.orig.tar.gz
 c2c04454efc3ecd9492806565cc22e57a97f8f51b715b893b103ea8cd9837b98 106165 
courier_0.65.2.20110123-1.diff.gz
 2d56426aa52a6d80dc7ebf411e31d1e83055b50bc7d8cfca8c2059d36845a0dd 376096 
courier-doc_0.65.2.20110123-1_all.deb
 a84f4ebb13b2a22178ba7b2c0f5e79a3083d26dfa82e37bb23234e72ae96d548 249366 
courier-base_0.65.2.20110123-1_amd64.deb
 49b23d47e61fa29e2c938757fba6cda5b8c56c7045e6735157218aa69cde649c 279052 
courier-maildrop_0.65.2.20110123-1_amd64.deb
 91979379a309df75dcda6729e5e7dce207fe0db412664cddbee847b68ddc11fd 333122 
courier-mlm_0.65.2.20110123-1_amd64.deb
 1a36f66ccd10c71c4c127400d4b65d4d89957203f1fa1158aafaaf69052b1405 816472 
courier-mta_0.65.2.20110123-1_amd64.deb
 37772dbdcd723eba5815dac2dbbcadbacdaa75289f81d16aa142728d6daa9982 37078 
courier-faxmail_0.65.2.20110123-1_amd64.deb
 b78b5fc5b48a044455ad3cf2760885d892714d961819e8020532c2049bdd9aea 48322 
courier-webadmin_0.65.2.20110123-1_amd64.deb
 8119a1d67610073f014aead2170632d41f7471b55765e402b758557756541a85 544150 
sqwebmail_0.65.2.20110123-1_amd64.deb
 f6a2b842dc6c32d299c0b95c57dd070e4c7a352c2d99e96f9300f93d6858af6a 71688 
courier-pcp_0.65.2.20110123-1_amd64.deb
 8f7281fc6cdd2c94a6e24b86e480dca6a0e08b69a8d1594563173f9e591ad7c6 61556 
courier-pop_0.65.2.20110123-1_amd64.deb
 6a8606e1c152ac534eaba8a2c1cc1e7678bf16481eb07207b8f5964d5e884525 42026 
courier-ldap_0.65.2.20110123-1_amd64.deb
 b2d669baf480303a5a66476f1a738c72a43b98fb93d808c4588b0002e0f5f499 65898 
courier-ssl_0.65.2.20110123-1_amd64.deb
 a0cd24088824e770424654b912f3ebb2dc41546e433229b0fdbbd6954d86f733 27850 
courier-mta-ssl_0.65.2.20110123-1_amd64.deb
 0cc4a1c11eca49b6970e1f78326705a8fe2bc43c219bd5fbde9fbd7861837284 30596 
courier-pop-ssl_0.65.2.20110123-1_amd64.deb
 b5796eadf62de413f2678febcb2f0743900482116764b8d6ec140381a4c0b390 265864 
courier-imap_4.8.1.20110123-1_amd64.deb
 82bd0279cb91b7ceca2257cc07b2359635f2e58793c2a104f168af83245cdd29 30682 
courier-imap-ssl_4.8.1.20110123-1_amd64.deb
Files: 
 db4a54cc956187f26282ef576467641b 1685 mail optional 
courier_0.65.2.20110123-1.dsc
 96237c48455c7fb8b241a874c34c33e8 9545924 mail optional 
courier_0.65.2.20110123.orig.tar.gz
 3a7238ea0f13dc4784332fa1b5a26e2a 106165 mail optional 
courier_0.65.2.20110123-1.diff.gz
 4d43edc82956529e74e688ab662387be 376096 doc optional 
courier-doc_0.65.2.20110123-1_all.deb
 7b8a3eb27ab2d6b00a5cac828f145b7a 249366 mail optional 
courier-base_0.65.2.20110123-1_amd64.deb
 34203bf7d68bc1ec1531a719de90091b 279052 mail optional 
courier-maildrop_0.65.2.20110123-1_amd64.deb
 ed41c998a0de3757906c2aec2b645c80 333122 mail optional 
courier-mlm_0.65.2.20110123-1_amd64.deb
 86fdec524c6dbc606d74debdbbf4a275 816472 mail extra 
courier-mta_0.65.2.20110123-1_amd64.deb
 22556b6a09a9b4266edf90c7084b6ead 37078 mail optional 
courier-faxmail_0.65.2.20110123-1_amd64.deb
 1227548c1173928fdd311489f737a5dc 48322 mail optional 
courier-webadmin_0.65.2.20110123-1_amd64.deb
 23a8957e6da0d5dfe7c0afca6a2db616 544150 mail optional 
sqwebmail_0.65.2.20110123-1_amd64.deb
 c3da7d4ee01134811180006a6f3f348d 71688 mail optional 
courier-pcp_0.65.2.20110123-1_amd64.deb
 c016ed1fcddf9fbaa017f8474dfa2731 61556 mail extra 
courier-pop_0.65.2.20110123-1_amd64.deb
 aa2a07f9a5dc148ae246fd548e9299b9 42026 mail optional 
courier-ldap_0.65.2.20110123-1_amd64.deb
 802fcb5747f12eb86332d2a54b8ffe53 65898 mail optional 
courier-ssl_0.65.2.20110123-1_amd64.deb
 d9d2c4240faf86525f21d309d2e7d2d0 27850 mail extra 
courier-mta-ssl_0.65.2.20110123-1_amd64.deb
 ef4d7febb4882d071a5a8d43f7bb146a 30596 mail optional 
courier-pop-ssl_0.65.2.20110123-1_amd64.deb
 9b4d4a4ea02562bf923c2608276c1a2b 265864 mail extra 
courier-imap_4.8.1.20110123-1_amd64.deb
 a24780f9991dea93ef642a46dabd079f 30682 mail extra 
courier-imap-ssl_4.8.1.20110123-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk1RI9EACgkQjgVfE5tya3G3jgCfbdlWs7JOf+qmlDF1f6h5Ti6f
ik8AnA260aF/KquGai1yfz86KNFrjvAX
=bDuL
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to