diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2013-05-08 17:48:31 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2013-05-08 17:48:31 +0200 |
commit | 597341fe0f0a87c3888a62ce02631db8b25aeb4b (patch) | |
tree | 6565f0a8cca0cd8fe7be4bb4149edfbfb62c7ce2 /debian/changelog | |
parent | b5595da902e62af7c295f1603ae5b43ba4cef281 (diff) | |
parent | dec5b117052b77e4366efd8234e0cec09989b700 (diff) |
merged from the debian-wheezy branch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 7944d76ef..182596b62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,15 @@ -apt (0.9.7.9~exp3) experimental; urgency=low +apt (0.9.8) UNRELEASED; urgency=low + [ Ludovico Cavedon ] + * properly handle if-modfied-since with libcurl/https + (closes: #705648) + + [ Andreas Beckman ] + * apt-pkg/algorithms.cc: + - Do not propagate negative scores from rdepends. Propagating the absolute + value of a negative score may boost obsolete packages and keep them + installed instead of installing their successors. (Closes: #699759) + [ Michael Vogt ] * apt-pkg/sourcelist.cc: - fix segfault when a hostname contains a [, thanks to @@ -39,8 +49,8 @@ apt (0.9.7.9~exp3) experimental; urgency=low [ Manpages translations ] * French translation completed (Christian Perrier) - - -- Michael Vogt <mvo@debian.org> Mon, 08 Apr 2013 17:09:00 +0200 + + -- Michael Vogt <mvo@debian.org> Mon, 08 Apr 2013 08:43:21 +0200 apt (0.9.7.9~exp2) experimental; urgency=low |