The following commit has been merged in the master branch:
commit d768b53b81c75af2456d6814d05ed9ebc745b4c9
Merge: 2ac198a6658e2c88d4ee8242b091e754dacda314 
9babd2d62709dd694c74fd716543c5561e169038
Author: Raphaël Hertzog <[email protected]>
Date:   Fri Oct 14 08:14:44 2011 +0200

    Merge commit '1.16.1.1'

diff --combined debian/changelog
index 92ef3c6,86ff87e..8ce8422
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,53 -1,33 +1,83 @@@
 +dpkg (1.16.2) UNRELEASED; urgency=low
 +
 +  [ Guillem Jover ]
 +  * Move <config.h> and <compat.h> to the top of trigdeferred.l to properly
 +    use the configured features and compat code.
 +  * Honour --disable-nls when the system lacks obstack support, by updating
 +    the obstack compat module from gnulib.
 +  * Link the libdpkg unit tests with libcompat and libintl, so that systems
 +    needing them will compile correctly.
 +  * Check for the presence of the strnlen declaration and correctly provide
 +    the compat one in case the systems lacks it.
 +  * Do not assume existence of paths on the build system in the test suite.
 +  * Do not fail to link dselect on MacOS X when using --disable-nls.
 +  * Remove versioned coreutils Pre-Depends from dpkg due to the ancient
 +    md5sum transition. Reported by Bill Allombert <[email protected]>.
 +    Closes: #643746
 +  * Change dpkg-architecture to only compute the requested variables. This:
 +    - Fixes the bootstrapping problem, as the dpkg build system only needs
 +      the host architecture, for which dpkg itself is not required.
 +    - Reduces the amount of work performed, including loading and parsing
 +      unnecessary table files or calling either of gcc or dpkg programs.
 +  * Improve error message in dpkg-gencontrol and dpkg-gensymbols when
 +    debian/control does not have any package stanza. Closes: #642473
 +    Based on a patch by Kyle Willmon <[email protected]>.
 +  * Add Pre-Depends on tar >= 1.23 (satisfied in stable) to dpkg due to it
 +    using the ‘--warning=no-timestamp’ option. Closes: 642802
 +  * Do not segfault on GNU/Linux when dpkg cannot retrieve the block size
 +    for the filesystem containing the info database. LP: #872734
 +
 +  [ Raphaël Hertzog ]
 +  * Update Dpkg::Shlibs to look into multiarch paths when cross-building
 +    too. Closes: #595144
 +
 +  [ Jonathan Nieder ]
 +  * Bump po4a version in Build-Depends to 0.41, since earlier versions do
 +    not handle --srcdir correctly.
 +
 +  [ Updated dpkg translations ]
 +  * Italian (Milo Casagrande). Closes: #627832
 +
 +  [ Updated scripts translations ]
 +  * German (Helge Kreutzmann).
 +  * Spanish (Omar Campagne). Closes: #636238
 +
 +  [ Updated man page translations ]
 +  * German (Helge Kreutzmann).
 +  * Spanish (Omar Campagne). Closes: #643969
 +
 + -- Helge Kreutzmann <[email protected]>  Fri, 23 Sep 2011 17:29:38 +0200
 +
+ dpkg (1.16.1.1) unstable; urgency=low
+ 
+   [ Raphaël Hertzog ]
+   * Fix dpkg-source to not ignore the automatic patch when checking
+     for unrecorded changes. Closes: #643148
+   * Let dpkg-source --commit create debian/patches when required.
+     Closes: #643037
+   * Fix dpkg-buildflags --dump to return 0 as exit code and not 1.
+   * Update dpkg-buildflags(1) to not include quotes in the examples
+     setting DEB_BUILD_MAINT_OPTIONS.
+   * Stop outputting build flags in dpkg-buildpackage as it confuses
+     maintainers who are overriding them in debian/rules and who
+     are not seeing the expected value in the build log.
+   * Fix trigger setup code to not reset the status of packages
+     when they are in a status different from triggers-awaited,
+     triggers-pending or installed. Closes: #644492
+   * Fix dpkg-source to ignore changes on debian/patches/.dpkg-source-applied
+     when building a "2.0" source package. Closes: #642656
+   * Fix buildflags.mk to re-export the environment variables that
+     the maintainer can use to change the build flags. Closes: #644412
+ 
+   [ Guillem Jover ]
+   * Change dpkg-buildflags to set preprocessor option -D_FORTIFY_SOURCE=2
+     in CPPFLAGS, instead of CFLAGS and CXXFLAGS. Closes: #642521, #643632
+   * Fix typo to correctly set DEB_*_ARCH_BITS instead of DEB_*_ARCH in
+     architecture.mk. Thanks to Thorsten Glaser <[email protected]>.
+   * Make dpkg-buildflags disable full relro (bindnow) if relro is not enabled.
+ 
+  -- Guillem Jover <[email protected]>  Fri, 14 Oct 2011 07:08:31 +0200
+ 
  dpkg (1.16.1) unstable; urgency=low
  
    [ Raphaël Hertzog ]

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to