diff options
author | Julian Andres Klode <jak@debian.org> | 2016-03-27 01:28:12 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-03-27 01:30:31 +0100 |
commit | 1d4219eef6b88cb08b957378b0ca1f9762996eac (patch) | |
tree | f26ef8d95a6e099c02d5a6379c209ef9664d6c58 /debian | |
parent | 6df5632313e9ce77c47ee4bcf6e32a028c4534d0 (diff) |
Release 1.2.91.2.9
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 407ebf316..d4f5a3fe9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +apt (1.2.9) unstable; urgency=high + + [ David Kalnischkies ] + * drop confusing comma from no strong hash message + + [ Julian Andres Klode ] + * Do not mark packages for keep that we want to remove (LP: #1562402) + (This fixes some upgrades involving renames where the old package + is removed) + + -- Julian Andres Klode <jak@debian.org> Sun, 27 Mar 2016 01:26:51 +0100 + apt (1.2.8) unstable; urgency=medium [ Michael Vogt ] |