[ubuntu/lucid] courier 0.63.0-1ubuntu1 (Accepted)
Nicolas Valcarcel Scerpella (Canonical)
nvalcarcel at canonical.com
Tue Nov 24 19:35:14 GMT 2009
courier (0.63.0-1ubuntu1) lucid; urgency=low
* Merge from debian testing, 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
- Fix FTBFS due to invalid const char * conversion
courier (0.63.0-1) unstable; urgency=low
* New upstream release
- fixes libtool errors (Closes: #527749, #527833)
* Applied patch to add missing include avoiding FTBFS with GCC 4.4
(Closes: #505132, thanks to Martin Michlmayr <tbm at cyrius.com> for the
report)
* Disable POP3_STARTTLS and POP3_TLS_REQUIRED by default (Closes: #284327)
* Updated Spanish translation of Debconf templates (Closes: #506776,
thanks to Francisco Javier Cuadrado <fcocuadrado at gmail.com>)
* Updated Czech translation of Debconf templates (Closes: #529279, thanks
to Martin Sín <martin.sin at zshk.cz>)
* Homepage added to debian/control.
* Fix syntax error in clean rule (Closes: #532436)
courier (0.61.2-1.1) unstable; urgency=low
* Non-maintainer upload.
* debian/courier-base.postinst, debian/courier-base.prerm:
+ Rename alternatives maildir.5 and maildirquota.7 to maildir.5.gz and
maildirquota.7.gz to match names used by the maildrop package for these
same alternatives (Closes: #521037).
Date: Tue, 24 Nov 2009 11:47:30 -0500
Changed-By: Nicolas Valcárcel Scerpella (Canonical) <nvalcarcel at canonical.com>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Signed-By: Nicolas Valcárcel <nicolas.valcarcel at canonical.com>
https://launchpad.net/ubuntu/lucid/+source/courier/0.63.0-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 24 Nov 2009 11:47:30 -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.63.0-1ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Nicolas Valcárcel Scerpella (Canonical) <nvalcarcel at canonical.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
Closes: 284327 505132 506776 521037 527749 527833 529279 532436
Changes:
courier (0.63.0-1ubuntu1) lucid; urgency=low
.
* Merge from debian testing, 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
- Fix FTBFS due to invalid const char * conversion
.
courier (0.63.0-1) unstable; urgency=low
.
* New upstream release
- fixes libtool errors (Closes: #527749, #527833)
* Applied patch to add missing include avoiding FTBFS with GCC 4.4
(Closes: #505132, thanks to Martin Michlmayr <tbm at cyrius.com> for the
report)
* Disable POP3_STARTTLS and POP3_TLS_REQUIRED by default (Closes: #284327)
* Updated Spanish translation of Debconf templates (Closes: #506776,
thanks to Francisco Javier Cuadrado <fcocuadrado at gmail.com>)
* Updated Czech translation of Debconf templates (Closes: #529279, thanks
to Martin Sín <martin.sin at zshk.cz>)
* Homepage added to debian/control.
* Fix syntax error in clean rule (Closes: #532436)
.
courier (0.61.2-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* debian/courier-base.postinst, debian/courier-base.prerm:
+ Rename alternatives maildir.5 and maildirquota.7 to maildir.5.gz and
maildirquota.7.gz to match names used by the maildrop package for these
same alternatives (Closes: #521037).
Checksums-Sha1:
92d979a4d7869052aef1144c4f6345d97378cedc 1999 courier_0.63.0-1ubuntu1.dsc
cd90647848fe05a7ab88ebb2276649fec6655373 9749264 courier_0.63.0.orig.tar.gz
1a86929c478f1418ff597bf66d47f5622f1cc06e 134229 courier_0.63.0-1ubuntu1.diff.gz
Checksums-Sha256:
e4508dec29be94624b5866fd6de3b7e94bbcfddaa9de1c539a755f4bb9141ee5 1999 courier_0.63.0-1ubuntu1.dsc
fc0a33803c54bf569d30e569ed910ecff7344795314e62d1469e0323fcd0edb3 9749264 courier_0.63.0.orig.tar.gz
80093ee6e8f37f977309612d6109d35ab9d8e543426ab98de321168875ba1a2c 134229 courier_0.63.0-1ubuntu1.diff.gz
Files:
3ab1de6700b09e04f31b0bfd45f31192 1999 mail optional courier_0.63.0-1ubuntu1.dsc
c75d5b46d04de602ffb209f875f2dbc6 9749264 mail optional courier_0.63.0.orig.tar.gz
3af4e3cd8ec0ed0711afe5fc24bc9a81 134229 mail optional courier_0.63.0-1ubuntu1.diff.gz
Original-Maintainer: Stefan Hornburg (Racke) <racke at linuxia.de>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iQEcBAEBCAAGBQJLDDRIAAoJEFJOw83vWElww/IH/25xnZ+ppDIT6ZBcwWKnNoY2
SZJrjXLqmufehxWOKTA2mg03xCTnlVC2Wt8qeMNl4/NS9NQK2XdUze9RJJvsgdhm
XEEsyuIqwxUla599OAet9X3ml1OuHHLZI9d7oRVjijKCl6bR6zjiOCrpNUuUcnno
tlCZ/O3sH5SzsSv86q7FvliqpQgwBaBmNakU/lM48iubWDTbQhEEGPw7ufcMEQ25
dyWrm4sz+Css4bhbrwsYnC8L2iMcMJEV4MFJjMZlN+SlUbeoWZQpuBwunpdb7wda
2MbRQcp6n6ZaA2GHkbF1YY7yuWctLp0BQNiU5fKyYWW1QXdfsKsl4lB6G7m25jQ=
=GDiL
-----END PGP SIGNATURE-----
More information about the Lucid-changes
mailing list