diff options
author | Julian Andres Klode <jak@debian.org> | 2016-02-10 18:02:45 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-02-10 18:02:45 +0100 |
commit | 29f80b30c7c5a0da8544ebde6e7eb54c41171360 (patch) | |
tree | 100e51affbbc7b60ddb7d49d6cfc612298599385 /debian | |
parent | 9750213c8117312f9d7dc6d283a4005d14621ef6 (diff) |
Release 1.2.31.2.3
Build system messed up the 1.2.2 commit by not updating the
.po files properly, so they are now.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d0fff8b51..b376160c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +apt (1.2.3) unstable; urgency=high + + [ Julian Andres Klode ] + * Set seekpos to 0 after reopening files in Seek() (Closes: #812994, #813000) + + [ David Kalnischkies ] + * get dpkg lock in build-dep if cache was invalid again (Closes: 814139) + + -- Julian Andres Klode <jak@debian.org> Wed, 10 Feb 2016 18:02:20 +0100 + apt (1.2.2) unstable; urgency=medium [ David Kalnischkies ] |