-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 3.0 (native) Source: dpkg Binary: libdpkg-dev, dpkg, dpkg-dev, libdpkg-perl, dselect Architecture: any all Version: 1.17.21 Origin: debian Maintainer: Dpkg Developers <[email protected]> Uploaders: Guillem Jover <[email protected]>, Raphaël Hertzog <[email protected]> Homepage: https://wiki.debian.org/Teams/Dpkg Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/dpkg/dpkg.git Vcs-Git: git://anonscm.debian.org/dpkg/dpkg.git Build-Depends: debhelper (>= 7), pkg-config, flex, gettext (>= 0.18), po4a (>= 0.41), zlib1g-dev, libbz2-dev, liblzma-dev, libselinux1-dev (>= 1.28-4) [linux-any], libkvm-dev [kfreebsd-any], libncursesw5-dev, libtimedate-perl, libio-string-perl Package-List: dpkg deb admin required arch=any dpkg-dev deb utils optional arch=all dselect deb admin optional arch=any libdpkg-dev deb libdevel optional arch=any libdpkg-perl deb perl optional arch=all Checksums-Sha1: f1f7d689a67370c0b0b04ba217880fcd79152c61 4334464 dpkg_1.17.21.tar.xz Checksums-Sha256: 3ed776627181cb9c1c9ba33f94a6319084be2e9ec9c23dd61ce784c4f602cf05 4334464 dpkg_1.17.21.tar.xz Files: 765a96fd0180196613bbfa3c4aef0775 4334464 dpkg_1.17.21.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJUSv/iAAoJELlyvz6krlejonsQAL92zScfIbd43muwdUy0D7r1 RlVhCwlBj37ZEWXbmYRQUmSmest9Ls2WDMCVvA7P3c4BPh4HAFnxBQYwI1yidS0G WA/yR2tdViQxugsHUJEYSptUKZnsal+jAED0oFMZa7iLA2dXCzSai7Fm5/uKUoqu nI1By6DLqOpEYwcxy6EUY+i/Z/ZTvznwHS3m5n4ud49OyzSe0mAD+Sb/jHizdq7/ rKMZUiofIKisOmOkFsY59bXUW5wzVvpu6riBsvZSY/3t0pQPCaqr8jpOdRRgN5Vd 4Q3CVPhU/N+uKU+NeiuY87h3I2tVg9A+B7t62noAr4ZdgKYIdzOeZvk2ee74mYZz 34VExnmJSy1D0VB5uxjcVr3//xOI2RYe2W5080cZeHtvcsp4XArETF0NlZyQjdq3 dSlfkcuwP1KqqTk9z21YxJhJsCj9EN6SbRk3ifXpXhauwJmZrZId3nTjjg7lThkx 6xbiUQz8kxTidhipe3mHVXa7PHZIZuaROPbdUmqXkBIvCFKBz5CYwcbD4zaiDYrv HTImKiHelK95XuGwr7SnVx9dH3R93ZVwBXko4lAq60QVAWs+pNRYmTfzRDo0cb2b WgoGZ2QW02L18Sc+bEkB7xh7N1j1vX2s7YnXDJTjk05ckcuadlZt3O0JaOBWJ3Gv GDFopE771beujgEdOI23 =k4ol -----END PGP SIGNATURE----- Changes: dpkg (1.17.21) unstable; urgency=low [ Guillem Jover ] * Get consistent git-style diff support, by adding (>= 2.7) to the dpkg-dev patch Depends, and a Breaks patch (<< 2.7) to libdpkg-perl. * Error out on obsolete Build-Profiles field syntax. * Document -g and -G options in dpkg-genchanges(1). Closes: #766568 * Do not accept values bundled with long options in dpkg-parsechangelog. The parser was accepting things like «--count10», which is just broken. Instead allow only «--count=10» in addition to «--count 10». * Accept «-S value» in addition to «-Svalue» in dpkg-parsechangelog. Closes: #766559 * Add support for new interest-await and activate-await trigger directives. And a new --await option to dpkg-trigger. This might allow possibly switching the default meaning after a transition period no shorter than two minor versions, so in 1.19.x or 1.20.x. Perhaps. * Do trigger cycle detection after dependency checks in dependtry <= 1, and before dependency cycle breaking in dependtry > 1. This makes sure to always catch trigger cycles, but still gives the opportunity to try to process triggers for packages that are not yet ready in the first dependtry, but which might be a bit later on, without wrongly detecting avoidable and bogus trigger cycles. Closes: #766557 * Update features removal schedule: - The -u, --udeb dpkg-scanpackages options got removed, state that. - Remove the entry about obsolete fields, as these need to be preserved for backward compatibility, they are part of the external interface to be able to handle ancient binary packages. [ Updated programs translations ] * Catalan (Guillem Jover). * German (Sven Joachim). Closes: #766311 * Simplified Chinese (Zhou Mo). [ Updated scripts translations ] * Catalan (Guillem Jover). -- Guillem Jover <[email protected]> Sat, 25 Oct 2014 02:21:43 +0200