lp:ubuntu/karmic-proposed/courier

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic-proposed/courier
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

28. By Nicolas Valcarcel

Fix alternatived conflict with maildrop. (LP: #413252)
Thanks to Mark A. Hershberger for the patch

27. By Ilya Barygin

Fix FTBFS due to invalid const char * conversion (LP: #414842).

26. By on3_g

* 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.

25. By Nicolas Valcarcel

* Merge from debian unstable, remaining changes:
  - Fix deprecated chown usage in debian/courier-webadmin.postinst
  - Fix rpath issue. http://wiki.debian.org/RpathIssue
  - Removed unnecesary debian/conffiles files.
  - 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

24. By Javier Uruen Val

Do not strip rpath info as it's needed to succesfully load
the shared libraries in /usr/lib/courier-authlib (LP: #260899)

23. By Michael Casadevall

[ Nicolas Valcárcel ]
* Fix deprecated chown usage in debian/courier-webadmin.postinst
* Fix rpath issue. http://wiki.debian.org/RpathIssue
* debian/control:
  - 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
* Removed unnecesary debian/conffiles files:
  - courier-pop-ssl.conffiles
  - courier-pop.conffiles
  - courier-pcp.conffiles
  - courier-mta-ssl.conffiles
  - courier-mta.conffiles
  - courier-base.conffiles
  - courier-faxmail.conffiles
  - courier-imap.conffiles
  - courier-imap-ssl.conffiles
  - courier-ldap.conffiles
  - courier-maildrop.conffiles
  - courier-mlm.conffiles
  - sqwebmail.conffiles
* Bumped Standards-Version to 3.8.0
* Merge from debian unstable (LP: #254681), remaining changes:
  - debian/watch - Added
  - debian/control:
    - 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/control:
    - Changed maintainer to MOTU
  - 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.

[ Scott Kitterman ]
* Touched up debian/changelog formatting
* Change build-dep on gs | gs-aladdin to ghostscript
* Add debhelper token to courier-mta.preinst
* Disable parallel builds in debian/rules so it will actually build

[ Michael Casadevall ]
* 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

22. By Stefan Ebner

* Merge from Debian unstable. (LP: #226093, #230016, #209449) Remaining
  Ubuntu changes:
  - debian/watch - Added
  - debian/control:
    - Bumped Standards-Version to 3.7.3
    - 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/control:
    - Changed maintainer to MOTU
  - 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.

21. By Morten Kjeldgaard

* Merge from Debian unstable (LP: #188746)
* Automatically merged by DaD:
  - debian/watch - Added
  - debian/compat - Added
  - debian/control:
    - Bumped Standards-Version to 3.7.3
    - 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
    - Updated Build-Depend to apache2 instead apache
    - Dropped Build-Depend libmysqlclient-dev
    - Added Build-Depend po-debconf
    - 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.templates - Added
  - debian/courier-base.templates, debian/courier-webadmin.templates,
    debian/sqwebmail.templates:
    - Grammar and prompt cleanup
  - 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/rules:
    - Dropped DH_COMPAT
    - Fixed shared/index to drop warnings
  - debian/sqwebmail.pam:
    - Added common-session
  - debian/srcmgr:
    - Fixed to remove recursive
* Remaining Ubuntu manual changes:
  - debian/control:
    - Changed maintainer to MOTU
  - 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.
  - Removed trailing whitespace everywhere.

20. By Steve Langasek

No-change rebuild against libldap-2.4-2.

19. By Scott Kitterman

* Merge from debian unstable, remaining changes:
  - debian/watch - Added
  - debian/compat - Added
  - debian/control:
    - Changed maintainer to MOTU
    - Bumped Standards-Version to 3.7.3
    - 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
    - Updated Build-Depend to apache2 instead apache
    - Dropped Build-Depend libmysqlclient-dev
    - Added Build-Depend po-debconf
    - 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.templates - Added
  - debian/courier-base.templates, debian/courier-webadmin.templates,
    debian/sqwebmail.templates:
    - Grammar and prompt cleanup
  - 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/po/cs.po, debian/po/es.po, debian/po/fr.po,
    debian/po/gl.po, debian/po/ja.po, debian/po/nl.po, debian/po/pt.po,
    debian/po/pt_BR.po, debian/po/ru.po, debian/po/sv.po, debian/po/tr.po,
    debian/po/vi.po, debian/po/templates.pot:
    - Fixed
  - debian/rules:
    - Dropped DH_COMPAT
    - Fixed shared/index to drop warnings
  - debian/sqwebmail.pam:
    - Added common-session
  - debian/srcmgr:
    - Fixed to remove recursive

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/courier
This branch contains Public information 
Everyone can see this information.

Subscribers