[ubuntu/trusty-proposed] cdebconf 0.185ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Fri Oct 25 16:59:12 UTC 2013


cdebconf (0.185ubuntu1) trusty; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Read newt palette from /etc/newt/palette, symlinked at initialisation
      according to FRONTEND_BACKGROUND.
    - Install palettes for [original, dark, ubuntu].
    - Install a default /etc/newt/palette symlink to
      /etc/newt/palette.ubuntu.

cdebconf (0.185) unstable; urgency=low

  * Drop useless shlibs.local file. Thanks to Sven Joachim
    for pointing this. Closes: #720972

  [ Updated translations ]
  * Tajik (tg.po) by Victor Ibragimov

cdebconf (0.184) unstable; urgency=low

  [ Updated translations ]
  * Tajik (tg.po) by Victor Ibragimov

cdebconf (0.183) unstable; urgency=low

  [ Cyril Brulebois ]
  * Specify three arguments for all AC_DEFINE{,_UNQUOTED} calls, since
    autoheader doesn't like having only 1 or 2 arguments there. Use
    “[1]” as the second argument when there was only one, since that's
    the default when it's not specified.
  * Run autoreconf as build time:
    - Add dh-autoreconf as a build-dep.
    - Call dh_autoreconf before dh_auto_configure through an extra
      configure target and dependencies from */config.status.
    - Call dh_autoreconf_clean in the clean target.
  * Remove the following files from git accordingly:
    - aclocal.m4
    - configure
    - src/config.h.in
  * Wrap Build-Depends and Uploaders fields.
  * Add myself to Uploaders.

  [ Colin Watson ]
  * Ignore some automake-related configure options, silencing warnings from
    dh_auto_configure.

  [ Christian Perrier ]
  * Fix spelling error in a former changelog entry in "Explicitly".
    This will save us from a lintian warning.
  * Update Standards to 3.9.4 (checked)

  [ Dmitrijs Ledkovs ]
  * Set Vcs-* to canonical format.
  * Simply use (>= 9) version specifier for debhelper.

  [ Regis Boudin ]
  * Link with -Wl,--as-needed, avoiding many indirect dependencies from GTK.
  * Explicitly link the passthrough module with libdebian-installer.
  * Use @DI_LIBS@ instead of -ldebian-installer in Makefile.in.
  * Check that the return of getenv() is not NULL before trying to use the
    result. Thanks to the Mayhem Team for running their tests.
  * Let dpkg-preconfigure only run as root, just like dpkg-reconfigure.
  * Rework database saving to store the old versions.
  * Fix a typo to correctly recognise password options.

Date: Fri, 25 Oct 2013 17:56:30 +0100
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/cdebconf/0.185ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 25 Oct 2013 17:56:30 +0100
Source: cdebconf
Binary: cdebconf cdebconf-gtk libdebconfclient0 libdebconfclient0-dev cdebconf-udeb cdebconf-priority libdebconfclient0-udeb cdebconf-text-udeb cdebconf-slang-udeb cdebconf-newt-udeb cdebconf-gtk-udeb
Architecture: source
Version: 0.185ubuntu1
Distribution: trusty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description: 
 cdebconf   - Debian Configuration Management System (C-implementation)
 cdebconf-gtk - Gtk+ frontend for Debian Configuration Management System
 cdebconf-gtk-udeb - Gtk+ frontend for Debian Configuration Management System (udeb)
 cdebconf-newt-udeb - Newt frontend for Debian Configuration Management System (udeb)
 cdebconf-priority - Change debconf priority (udeb)
 cdebconf-slang-udeb - S-Lang frontend for Debian Configuration Management System (udeb)
 cdebconf-text-udeb - Plain text frontend for Debian Configuration Management System (udeb)
 cdebconf-udeb - Debian Configuration Management System (C-implementation) (udeb)
 libdebconfclient0 - Debian Configuration Management System (C-implementation library)
 libdebconfclient0-dev - Development files for cdebconf
 libdebconfclient0-udeb - Debian Configuration Management System (C-implementation) (udeb)
Closes: 720972
Changes: 
 cdebconf (0.185ubuntu1) trusty; urgency=low
 .
   * Resynchronise with Debian.  Remaining changes:
     - Read newt palette from /etc/newt/palette, symlinked at initialisation
       according to FRONTEND_BACKGROUND.
     - Install palettes for [original, dark, ubuntu].
     - Install a default /etc/newt/palette symlink to
       /etc/newt/palette.ubuntu.
 .
 cdebconf (0.185) unstable; urgency=low
 .
   * Drop useless shlibs.local file. Thanks to Sven Joachim
     for pointing this. Closes: #720972
 .
   [ Updated translations ]
   * Tajik (tg.po) by Victor Ibragimov
 .
 cdebconf (0.184) unstable; urgency=low
 .
   [ Updated translations ]
   * Tajik (tg.po) by Victor Ibragimov
 .
 cdebconf (0.183) unstable; urgency=low
 .
   [ Cyril Brulebois ]
   * Specify three arguments for all AC_DEFINE{,_UNQUOTED} calls, since
     autoheader doesn't like having only 1 or 2 arguments there. Use
     “[1]” as the second argument when there was only one, since that's
     the default when it's not specified.
   * Run autoreconf as build time:
     - Add dh-autoreconf as a build-dep.
     - Call dh_autoreconf before dh_auto_configure through an extra
       configure target and dependencies from */config.status.
     - Call dh_autoreconf_clean in the clean target.
   * Remove the following files from git accordingly:
     - aclocal.m4
     - configure
     - src/config.h.in
   * Wrap Build-Depends and Uploaders fields.
   * Add myself to Uploaders.
 .
   [ Colin Watson ]
   * Ignore some automake-related configure options, silencing warnings from
     dh_auto_configure.
 .
   [ Christian Perrier ]
   * Fix spelling error in a former changelog entry in "Explicitly".
     This will save us from a lintian warning.
   * Update Standards to 3.9.4 (checked)
 .
   [ Dmitrijs Ledkovs ]
   * Set Vcs-* to canonical format.
   * Simply use (>= 9) version specifier for debhelper.
 .
   [ Regis Boudin ]
   * Link with -Wl,--as-needed, avoiding many indirect dependencies from GTK.
   * Explicitly link the passthrough module with libdebian-installer.
   * Use @DI_LIBS@ instead of -ldebian-installer in Makefile.in.
   * Check that the return of getenv() is not NULL before trying to use the
     result. Thanks to the Mayhem Team for running their tests.
   * Let dpkg-preconfigure only run as root, just like dpkg-reconfigure.
   * Rework database saving to store the old versions.
   * Fix a typo to correctly recognise password options.
Checksums-Sha1: 
 3493e30ea91f1f8302836136996ba4ef7d2c111b 2809 cdebconf_0.185ubuntu1.dsc
 94be40fde79d7c28fbd633cbe30767c3f5339ec2 346952 cdebconf_0.185ubuntu1.tar.gz
Checksums-Sha256: 
 2748f96a3dc440461089b087b0ad4a3502311038985c749e8836c442cd733d7e 2809 cdebconf_0.185ubuntu1.dsc
 efe3156d4d73b29c94d7b87ea234a83061c8a3acc2cd0e8c9f7c5b60b2d45144 346952 cdebconf_0.185ubuntu1.tar.gz
Files: 
 708e18d7be61ea9a69b4dc25093c50dd 2809 utils optional cdebconf_0.185ubuntu1.dsc
 13671922e8ff1c84864eba50645de507 346952 utils optional cdebconf_0.185ubuntu1.tar.gz
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer

iQIVAwUBUmqi7Tk1h9l9hlALAQgVAQ/9Ep4lgZygK29OBd9j9KZWVrd3ZoWHgIU8
mWc3sZG1X+f4BI0gE94oaMDkZcdtOxwHBtxTyOhgiyCQU3vsDgPYHK4YPX8gDO7M
9hbXqws7XSRCAybOTLCx4rx3HVo94JSFyTGnnczjZyQr7vJVio2vNhNG53Hr0Noq
PupSVpc0r3HIVU/OCMNwjew3cW0hTanDi6GWtixlegQ+ceL0pU2uXiCCcJYAknl+
JiWkuytxFGTMdY/4J7GDFlWfXpqm+krnDBDismlYnO5GgekhDevIu2qSB5oD4cAS
xXhjK6IHMjLOBr/Q5bU9ERDazNP7zPeonposUUGyM0EYb9r9gKkSjeajkOCef54Y
O8NhSkFoTHLCHnWcjmPwP/pwkyy7ncHc+9oIyN1Mfxmuk5uHy1nG8k8eony13em7
qtY1+z5097R9LIO5vJqRrPgCBfnI/YxVxqOGh6DhnKFZl+IMqJ1demSoo60XNGt5
KCDHYgC2bq3kqIIsjubhSRfFawiVzRN4d/x3JBj7cddwTAJp9HHdhjHFeSpHfKqe
BKLBSD/yIYA70TKny2w0S8N66neXK5+p6IoKloRwLW1VJy8mvdgxdjZuF6ES1T4Z
yJJVKmaZ03aL8ocIuY0AKHtNlyqjNm8GJoqEe/14LshUh7bge300i4dzgsok5ivH
OEUF/s+6MOI=
=Al0W
-----END PGP SIGNATURE-----


More information about the Trusty-changes mailing list