|
@@ -23,6 +23,9 @@ dpkg (1.18.2) UNRELEASED; urgency=low
|
|
|
File::Spec in Dpkg::Source::Package::V2.
|
|
File::Spec in Dpkg::Source::Package::V2.
|
|
|
- Do not exclude pre-existing symlinks when unpacking the debian/ tarball
|
|
- Do not exclude pre-existing symlinks when unpacking the debian/ tarball
|
|
|
in Dpkg::Source::Package::V2. Closes: #790073, #791535
|
|
in Dpkg::Source::Package::V2. Closes: #790073, #791535
|
|
|
|
|
+ - Disable the thread sanitizer when the address sanitizer is enabled
|
|
|
|
|
+ in Dpkg::Vendor::Debian as these are mutually incompatible, and make
|
|
|
|
|
+ sanitize=+all not work at all.
|
|
|
* Documentation:
|
|
* Documentation:
|
|
|
- Fix grammar in dpkg-architecture(1).
|
|
- Fix grammar in dpkg-architecture(1).
|
|
|
Thanks to Chris Lamb <lamby@debian.org>. Closes: #787616
|
|
Thanks to Chris Lamb <lamby@debian.org>. Closes: #787616
|