[ubuntu/raring-proposed] courier 0.68.2-1ubuntu1 (Accepted)

Logan Rosen logatronico at gmail.com
Wed Jan 23 13:20:31 UTC 2013


courier (0.68.2-1ubuntu1) raring; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - debian/control:
      + Build-depend on chrpath
      + Changed Build-Depend libgamin-dev instead libfam-dev
      + Added Depends lsb-base to courier-mta, sqwebmail,
        courier-pcp, courier-ldap, courier-mta-ssl, courier-pop-ssl,
        courier-imap-ssl
      + Added Depends openssl to courier-pop-ssl.
      + Added Depends debconf to courier-mta, sqwebmail, courier-imap,
        courier-webadmin, courier-pop, courier-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:
      + Added LSB sections
      + Make use of /lib/lsb/init-functions
      + Use log_*_msg instead of echo

courier (0.68.2-1) unstable; urgency=low

  * New upstream release with the following changes:
    - another patch for incorrect Content-Type boundary fields
      (Closes: #582765)
    - fix syntax error signaled by makealiases command for aliases starting
      with @ (Closes: #677627)

courier (0.68.1-1) unstable; urgency=low

  * New upstream release which fixes incorrect Content-Type boundary
    fields (Closes: #582765, thanks to Helge Kreutzmann
    <debian at helgefjell.de> for investigation).
  * Add postrm maintainer script to courier-mta-ssl package for removing
    SSL certificate.
  * Fix inconsistency between esmtpd.cnf and mkesmtpdcert script
    (Closes: #672159, thanks to Andreas Beckmann <debian at abeckmann.de> for
    the report).
  * Get rid of echo -e in courier-mta's postinst script to avoid problems
    with dash as shell (Closes: #645786, thanks to Flavio Stanchina
    <flavio at stanchina.net> for the report).
  * Add build-arch and build-indep targets to debian/rules.

courier (0.67.0-2) unstable; urgency=low

  * Force umask to 0022 for make install and make install-perms
    (Closes: #669523, thanks to Lucas Nussbaum <lucas at lucas-nussbaum.net>
    for the report).
  * Change priority for courier-pop-ssl and courier-faxmail package to
    extra.

courier (0.67.0-1) unstable; urgency=low

  * New upstream release.
  * Fix init script crash on missing calendarmode configuration file
    (Closes: #647499, thanks to Flavio Stanchina <flavio at stanchina.net>
    for the report).
  * Add patch to fix bad so link within man pages.

  [أحمد المحمودي <aelmahmoudy at sabily.org>]

  * Make sure that /etc/courier exists (Closes: #582405).
  * Depend on default-mta instead of exim4 (Closes: #582411).

courier (0.66.3-4) unstable; urgency=low

  [Marco Balmer]

  * Add Suggests for couriergrey to courier-mta package (Closes: #658277)

  [Joe Dalton]

  * Add Danish translation of Debconf templates (Closes: #605073)

courier (0.66.3-2) unstable; urgency=low

  [Moritz Mühlenhoff]

  * Apply patch for enable hardening options and missing format strings
    (Closes: #654794)

courier (0.66.3-1) unstable; urgency=low

  * new upstream release
  * fix FTBFS caused by umask error (Closes: #634595, thanks to Willi Mann
    <willi at wm1.at> for the patch)
  * fix lintian overrides for binary-or-shlib-defines-rpath

Date: Mon, 31 Dec 2012 02:38:01 -0500
Changed-By: Logan Rosen <logatronico at gmail.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Daniel Holbach <daniel.holbach at ubuntu.com>
https://launchpad.net/ubuntu/raring/+source/courier/0.68.2-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 31 Dec 2012 02:38:01 -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.68.2-1ubuntu1
Distribution: raring
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Logan Rosen <logatronico 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
Closes: 582405 582411 582765 605073 634595 645786 647499 654794 658277 669523 672159 677627
Changes: 
 courier (0.68.2-1ubuntu1) raring; urgency=low
 .
   * Merge from Debian unstable. Remaining changes:
     - debian/control:
       + Build-depend on chrpath
       + Changed Build-Depend libgamin-dev instead libfam-dev
       + Added Depends lsb-base to courier-mta, sqwebmail,
         courier-pcp, courier-ldap, courier-mta-ssl, courier-pop-ssl,
         courier-imap-ssl
       + Added Depends openssl to courier-pop-ssl.
       + Added Depends debconf to courier-mta, sqwebmail, courier-imap,
         courier-webadmin, courier-pop, courier-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:
       + Added LSB sections
       + Make use of /lib/lsb/init-functions
       + Use log_*_msg instead of echo
 .
 courier (0.68.2-1) unstable; urgency=low
 .
   * New upstream release with the following changes:
     - another patch for incorrect Content-Type boundary fields
       (Closes: #582765)
     - fix syntax error signaled by makealiases command for aliases starting
       with @ (Closes: #677627)
 .
 courier (0.68.1-1) unstable; urgency=low
 .
   * New upstream release which fixes incorrect Content-Type boundary
     fields (Closes: #582765, thanks to Helge Kreutzmann
     <debian at helgefjell.de> for investigation).
   * Add postrm maintainer script to courier-mta-ssl package for removing
     SSL certificate.
   * Fix inconsistency between esmtpd.cnf and mkesmtpdcert script
     (Closes: #672159, thanks to Andreas Beckmann <debian at abeckmann.de> for
     the report).
   * Get rid of echo -e in courier-mta's postinst script to avoid problems
     with dash as shell (Closes: #645786, thanks to Flavio Stanchina
     <flavio at stanchina.net> for the report).
   * Add build-arch and build-indep targets to debian/rules.
 .
 courier (0.67.0-2) unstable; urgency=low
 .
   * Force umask to 0022 for make install and make install-perms
     (Closes: #669523, thanks to Lucas Nussbaum <lucas at lucas-nussbaum.net>
     for the report).
   * Change priority for courier-pop-ssl and courier-faxmail package to
     extra.
 .
 courier (0.67.0-1) unstable; urgency=low
 .
   * New upstream release.
   * Fix init script crash on missing calendarmode configuration file
     (Closes: #647499, thanks to Flavio Stanchina <flavio at stanchina.net>
     for the report).
   * Add patch to fix bad so link within man pages.
 .
   [أحمد المحمودي <aelmahmoudy at sabily.org>]
 .
   * Make sure that /etc/courier exists (Closes: #582405).
   * Depend on default-mta instead of exim4 (Closes: #582411).
 .
 courier (0.66.3-4) unstable; urgency=low
 .
   [Marco Balmer]
 .
   * Add Suggests for couriergrey to courier-mta package (Closes: #658277)
 .
   [Joe Dalton]
 .
   * Add Danish translation of Debconf templates (Closes: #605073)
 .
 courier (0.66.3-2) unstable; urgency=low
 .
   [Moritz Mühlenhoff]
 .
   * Apply patch for enable hardening options and missing format strings
     (Closes: #654794)
 .
 courier (0.66.3-1) unstable; urgency=low
 .
   * new upstream release
   * fix FTBFS caused by umask error (Closes: #634595, thanks to Willi Mann
     <willi at wm1.at> for the patch)
   * fix lintian overrides for binary-or-shlib-defines-rpath
Checksums-Sha1: 
 a28d6525961cf91608596100c59f0168fa761882 2261 courier_0.68.2-1ubuntu1.dsc
 cd0085346317c39c133fbc4b58bb863ec828f58e 9837930 courier_0.68.2.orig.tar.gz
 7ccf66474c56128622f620685143c564a98ccaae 115710 courier_0.68.2-1ubuntu1.diff.gz
Checksums-Sha256: 
 098dc1864c76abf8ff373ef6a85c57872b16860082041d8c820113ed8a66a344 2261 courier_0.68.2-1ubuntu1.dsc
 03bbfba0e191f8b6a5de2d04e047f4f19ef5c3919963edbd9654d81a81e336e1 9837930 courier_0.68.2.orig.tar.gz
 4a159413aa5901176e3fad03d8506e9eff9255341e471387e42f177bad241e89 115710 courier_0.68.2-1ubuntu1.diff.gz
Files: 
 1dd575afb7c2ccd5deb25a142b77d7d2 2261 mail optional courier_0.68.2-1ubuntu1.dsc
 007f89505ca8e7b855ee654732c8f984 9837930 mail optional courier_0.68.2.orig.tar.gz
 708786f4e675ffb694fca0500f7797bb 115710 mail optional courier_0.68.2-1ubuntu1.diff.gz
Original-Maintainer: Stefan Hornburg (Racke) <racke at linuxia.de>

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

iEYEARECAAYFAlD/4LIACgkQRjrlnQWd1euHcgCdFBajWReUVHbaHUyIPWksUgc4
wdQAni/CXBRTbYDxU/5sSb+pEiebJVuZ
=SdNM
-----END PGP SIGNATURE-----


More information about the Raring-changes mailing list