diff options
author | Julian Andres Klode <jak@debian.org> | 2016-09-01 00:57:54 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-09-01 00:57:54 +0200 |
commit | eaec04ee844f1e91b9c1dcb01f55b8b9715dd253 (patch) | |
tree | c6dab158029c0240c2c48cfcb2f78623f2887d31 /debian | |
parent | 4061d595920c52b3b1cbcdbfc1d041a7607c206b (diff) |
releasing package apt version 1.3~rc3ubuntu11.3_rc3ubuntu1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bdf95c1ac..fcfd415d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +apt (1.3~rc3ubuntu1) yakkety; urgency=medium + + * Merge with Debian, remaining changes: + - Hack around Ubuntu rejecting symlink copyright + * Cherry pick commit from master to fix random build failures: + - TagFile: Fix off-by-one errors in comment stripping + + -- Julian Andres Klode <juliank@ubuntu.com> Wed, 31 Aug 2016 22:55:32 +0000 + apt (1.3~rc3) unstable; urgency=medium [ Julian Andres Klode ] |