lp:ubuntu/natty/courier

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

35. By Matthias Klose

* Revert:
  - Fix FTBFS by adding --no-as-needed to the linker command.
  - debian/rules: Add the path to the courier-authlib DSO in LDFLAGS to fix
    FTBFS caused by the new linking behavior in GCC 4.5 .
* Properly fix the link order of libraries.

34. By Bilal Akhtar

Fix FTBFS by adding --no-as-needed to the linker command. (LP: #690161)

33. By Bilal Akhtar

* Merge from Debian Unstable. Remaining changes:
  - debian/control:
    + Build-depend on chrpath
    + Changed Build-Depend libgamin-dev instead libfam-dev
    + Changed Depends to default-mta 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
  - 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
    + Make use of /lib/lsb/init-functions
    + Use log_*_msg instead of echo
  - debian/courier-imap-ssl.postinst, debian/courier-mta-ssl.postinst,
    debian/courier-mta.postinst, debian/courier-pop-ssl.postinst: If
    /etc/courier for some reason does not exist, some of the
    postinst scripts could die horribly. Make sure that it does.
  - debian/rules: Add the path to the courier-authlib DSO in LDFLAGS to fix
    FTBFS caused by the new linking behavior in GCC 4.5 .
* add Danish translation of Debconf templates (Closes: #605073, thanks
  to Joe Dalton <email address hidden>)

32. By Bilal Akhtar

* Merge from Debian unstable. Remaining changes:
  - debian/control:
    + Build-depend on chrpath
    + Changed Build-Depend libgamin-dev instead libfam-dev
    + Changed Depends to default-mta 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
  - 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
    + Make use of /lib/lsb/init-functions
    + Use log_*_msg instead of echo
  - debian/courier-imap-ssl.postinst, debian/courier-mta-ssl.postinst,
    debian/courier-mta.postinst, debian/courier-pop-ssl.postinst: If
    /etc/courier for some reason does not exist, some of the
    postinst scripts could die horribly. Make sure that it does.
* debian/rules: Add the path to the courier-authlib DSO in LDFLAGS to fix
  FTBFS caused by the new linking behavior in GCC 4.5 .

31. By أحمد المحمودي (Ahmed El-Mahmoudy)

* Merge from Debian unstable. Remaining changes:
  - debian/control:
    + Build-depend on chrpath
    + Changed Build-Depend libgamin-dev instead libfam-dev
    + Changed Depends to default-mta 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
  - 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
    + Make use of /lib/lsb/init-functions
    + Use log_*_msg instead of echo
  - debian/courier-imap-ssl.postinst, debian/courier-mta-ssl.postinst,
    debian/courier-mta.postinst, debian/courier-pop-ssl.postinst: If
    /etc/courier for some reason does not exist, some of the
    postinst scripts could die horribly. Make sure that it does.

30. By أحمد المحمودي (Ahmed El-Mahmoudy)

* Merge from Debian unstable (LP: #583326). Remaining changes:
  - debian/control:
    + Build-depend on chrpath
    + Changed Build-Depend libgamin-dev instead libfam-dev
    + Updated Build-Depend to libldap2-dev instead libldap-dev
    + Changed Depends to apache2 instead apache
    + Changed Depends to default-mta 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
  - 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
    + Make use of /lib/lsb/init-functions
    + Use log_*_msg instead of echo
  - debian/courier-imap-ssl.postinst, debian/courier-mta-ssl.postinst,
    debian/courier-mta.postinst, debian/courier-pop-ssl.postinst: If
    /etc/courier for some reason does not exist, some of the
    postinst scripts could die horribly. Make sure that it does.

29. By Scott Kitterman

* Merge from debian testing. Remaining changes:
  - debian/watch - Added
  - debian/control:
    + Build-depend on chrpath
    + Changed Build-Depend libgamin-dev instead libfam-dev
    + Updated Build-Depend to libldap2-dev instead libldap-dev
    + Dropped Build-Depend libmysqlclient-dev
    + Changed Depends to apache2 instead apache
    + Changed Depends to default-mta 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
    + 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.

28. By Nicolas Valcarcel

* 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

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.

Branch metadata

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

Subscribers