|
@@ -12,6 +12,8 @@ dpkg (1.17.4) UNRELEASED; urgency=low
|
|
|
* Get rid of dpkg-split global partqueue queue variable.
|
|
* Get rid of dpkg-split global partqueue queue variable.
|
|
|
* Use warningv() in dpkg instead of ad-hoc printing message when
|
|
* Use warningv() in dpkg instead of ad-hoc printing message when
|
|
|
overriding with --force option.
|
|
overriding with --force option.
|
|
|
|
|
+ * Switch URLs in docs and code comments from http:// to https:// if the
|
|
|
|
|
+ latter is available.
|
|
|
|
|
|
|
|
-- Guillem Jover <guillem@debian.org> Thu, 05 Dec 2013 11:08:49 +0100
|
|
-- Guillem Jover <guillem@debian.org> Thu, 05 Dec 2013 11:08:49 +0100
|
|
|
|
|
|
|
@@ -2513,7 +2515,7 @@ dpkg (1.15.4) unstable; urgency=low
|
|
|
will be dropped in squeeze+1. dpkg now Breaks: old versions of
|
|
will be dropped in squeeze+1. dpkg now Breaks: old versions of
|
|
|
info-browsers that do not depend on the new install-info package
|
|
info-browsers that do not depend on the new install-info package
|
|
|
that provides the real functionality. Closes: #9771, #523980
|
|
that provides the real functionality. Closes: #9771, #523980
|
|
|
- See http://wiki.debian.org/Transitions/DpkgToGnuInstallInfo for details.
|
|
|
|
|
|
|
+ See https://wiki.debian.org/Transitions/DpkgToGnuInstallInfo for details.
|
|
|
* Fix dpkg's preinst in case /var/lib/dpkg/alternatives contains unexpected
|
|
* Fix dpkg's preinst in case /var/lib/dpkg/alternatives contains unexpected
|
|
|
sub-directories. Closes: #535138
|
|
sub-directories. Closes: #535138
|
|
|
And also when one of the file doesn't contain correct alternatives
|
|
And also when one of the file doesn't contain correct alternatives
|