[ubuntu/karmic] courier 0.61.2-1ubuntu1 (Accepted)

Cesar Munoz Albitres cemual at gmail.com
Sun Jun 14 00:00:15 BST 2009


courier (0.61.2-1ubuntu1) karmic; urgency=low

  * Merge from debian unstable, remaining changes:
    - Fix deprecated chown usage in debian/courier-webadmin.postinst
    - Fix rpath issue. http://wiki.debian.org/RpathIssue
    - Bumped Standards-Version to 3.8.0
    - debian/watch - Added
    - debian/control:
      + Change build-dep on gs | gs-aladdin to ghostscript
      + Build-depend on chrpath
      + Fixed courier-mta's line too long issue on long description
      + Fixed courier-imap's line too long issue on long description
      + Change courier-faxmail's Depend on gs | gs-aladdin to ghostscript
      + Changed Build-Depend libgamin-dev instead libfam-dev
      + Updated Build-Depend to debhelper >= 5.0.37
      + Updated Build-Depend to libldap2-dev instead libldap-dev
      + Dropped Build-Depend libmysqlclient-dev
      + Added Build-Depend po-debconf
      + Changed Depends to apache2 instead apache
      + Changed Depends to postfix instead exim4
      + Added Depends debconf to courier-mta, sqwebmail, courier-imap,
        courier-webadmin, courier-pop, courier-ssl
      + Added Depends lsb-base to courier-mta, sqwebmail, courier-imap,
        courier-pcp, courier-ldap, courier-mta-ssl, courier-pop-ssl,
        courier-imap-ssl
      + Added Depends openssl to courier-pop-ssl
    - debian/courier-imap.init, debian/courier-imap-ssl.init,
      debian/courier-ldap.init, debian/courier-mta.init,
      debian/courier-mta-ssl.init, debian/courier-pcp.init,
      debian/courier-pop-.init, debian/courier-pop-ssl.init, sqwebmail.init:
      + Added LSB sections
      + Fixed MAILDIR var to MAILDIRPATH
    - debian/sqwebmail.pam:
      + Added common-session
    - debian/*.init: use log_success_msg instead of echo
      + If /etc/courier for some reason does not exist, some of the
        postinst scripts could die horribly. Make sure that it does.
      + Required-Start and Required-Stop lsb fields similar to Debian version.
    - Add debhelper token to courier-mta.preinst
    - Disable parallel builds in debian/rules so it will actually build
    - Removed unneeded config.* files from the diff
    - Removed patch for maildrop (unneeded AFAIK, and breaks the build now)
    - Removed webmail piddir patch, merged upstream
    - Resolved FTBFS in maildrop/webmail

  [ Morten Kjeldgaard ]
  * Fix FTBFS by including cstdio in afx/afx.h.

Date: Sun, 03 May 2009 16:41:43 -0500
Changed-By: César Muñoz Albitres <cemual at gmail.com>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Signed-By: Morten Kjeldgaard <mok at bioxray.au.dk>
https://launchpad.net/ubuntu/karmic/+source/courier/0.61.2-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 03 May 2009 16:41:43 -0500
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
Version: 0.61.2-1ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: César Muñoz Albitres <cemual at gmail.com>
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
Changes: 
 courier (0.61.2-1ubuntu1) karmic; urgency=low
 .
   * Merge from debian unstable, remaining changes:
     - Fix deprecated chown usage in debian/courier-webadmin.postinst
     - Fix rpath issue. http://wiki.debian.org/RpathIssue
     - Bumped Standards-Version to 3.8.0
     - debian/watch - Added
     - debian/control:
       + Change build-dep on gs | gs-aladdin to ghostscript
       + Build-depend on chrpath
       + Fixed courier-mta's line too long issue on long description
       + Fixed courier-imap's line too long issue on long description
       + Change courier-faxmail's Depend on gs | gs-aladdin to ghostscript
       + Changed Build-Depend libgamin-dev instead libfam-dev
       + Updated Build-Depend to debhelper >= 5.0.37
       + Updated Build-Depend to libldap2-dev instead libldap-dev
       + Dropped Build-Depend libmysqlclient-dev
       + Added Build-Depend po-debconf
       + Changed Depends to apache2 instead apache
       + Changed Depends to postfix instead exim4
       + Added Depends debconf to courier-mta, sqwebmail, courier-imap,
         courier-webadmin, courier-pop, courier-ssl
       + Added Depends lsb-base to courier-mta, sqwebmail, courier-imap,
         courier-pcp, courier-ldap, courier-mta-ssl, courier-pop-ssl,
         courier-imap-ssl
       + Added Depends openssl to courier-pop-ssl
     - debian/courier-imap.init, debian/courier-imap-ssl.init,
       debian/courier-ldap.init, debian/courier-mta.init,
       debian/courier-mta-ssl.init, debian/courier-pcp.init,
       debian/courier-pop-.init, debian/courier-pop-ssl.init, sqwebmail.init:
       + Added LSB sections
       + Fixed MAILDIR var to MAILDIRPATH
     - debian/sqwebmail.pam:
       + Added common-session
     - debian/*.init: use log_success_msg instead of echo
       + If /etc/courier for some reason does not exist, some of the
         postinst scripts could die horribly. Make sure that it does.
       + Required-Start and Required-Stop lsb fields similar to Debian version.
     - Add debhelper token to courier-mta.preinst
     - Disable parallel builds in debian/rules so it will actually build
     - Removed unneeded config.* files from the diff
     - Removed patch for maildrop (unneeded AFAIK, and breaks the build now)
     - Removed webmail piddir patch, merged upstream
     - Resolved FTBFS in maildrop/webmail
 .
   [ Morten Kjeldgaard ]
   * Fix FTBFS by including cstdio in afx/afx.h.
Checksums-Sha1: 
 c44f5023ad32be16a4a89675f98b760899a7a530 1700 courier_0.61.2-1ubuntu1.dsc
 09dcfe2a190c114b6c6e423bbc212e42327c6187 11031565 courier_0.61.2.orig.tar.gz
 b55ddafa0b8085eb86728f50f6d9d4fa734ee196 127580 courier_0.61.2-1ubuntu1.diff.gz
Checksums-Sha256: 
 2338f4e66a3382b28a2c5f431ae3f9d6b9bfcf6bda3a51588f4c6fafcde81dbe 1700 courier_0.61.2-1ubuntu1.dsc
 1b2d69b2df8a66f88c5e40fdbfe45c96af81855fba1b993d6fdd95eabc5298e3 11031565 courier_0.61.2.orig.tar.gz
 6355c5f1b5bf4b96d79eaba1ade2685d26ff01d82956c23e3e3f3f9660b2647e 127580 courier_0.61.2-1ubuntu1.diff.gz
Files: 
 6996650c92e37ecb181a02001d38d6fb 1700 mail optional courier_0.61.2-1ubuntu1.dsc
 faf6c9ad1b0b49e667484f6f52754720 11031565 mail optional courier_0.61.2.orig.tar.gz
 53dfec7fa91cdd74a08cf5c4a7382d0d 127580 mail optional courier_0.61.2-1ubuntu1.diff.gz
Original-Maintainer: Stefan Hornburg (Racke) <racke at linuxia.de>

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

iD8DBQFKNCV/B4zzG0BIJecRAleGAKCHJewNr6TeG9ZOSUyFoEsy6nBfHgCfWS35
7zU9Jpubj18UedeE46cpnMI=
=6r0Q
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list