diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 153f53661..7fd1cd884 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +apt (1.2.14) unstable; urgency=medium + + [ Julian Andres Klode ] + * New micro release (LP: #1595177) + + [ Petter Reinholdtsen ] + * Norwegian Bokmål program translation update (Closes: 827067) + + [ David Kalnischkies ] + * do not error if auto-detect-proxy cmd has no output (Closes: 827713) + * source: if download is skipped, don't try to unpack + * ensure filesize of deb is included in the hashes list + + [ Dominic Benson ] + * Reinstate caching of file hashes in apt-ftparchive (Closes: #806924) + + -- Julian Andres Klode <jak@debian.org> Wed, 22 Jun 2016 14:54:48 +0200 + apt (1.2.13) unstable; urgency=medium [ David Kalnischkies ] |