diff options
author | Michael Vogt <mvo@debian.org> | 2014-01-16 18:55:13 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-01-16 18:56:24 +0100 |
commit | 15b6fc7e20e2d097982f50df89fcae71ffc61480 (patch) | |
tree | fe028766a6798f3c3e712023cda21e3ddf18eb50 /debian | |
parent | f74a6fa120759d0a1bd4a5aff0dc2c50911b5407 (diff) |
prepare new upload
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e1b545949..b4e68e23f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +apt (0.9.14.3~exp2) experimental; urgency=medium + + [ Julian Andres Klode ] + * debian/rules: Call dh_makeshlibs for 'apt' + + [ Anthony Towns ] + * reimplement rred to allow applying all the diffs in a single pass + * correct IndexDiff vs DiffIndex in Debug output + + [ David Kalnischkies ] + * reenable unlimited pdiff files download + * integrate Anthonys rred with POC for client-side merge + + -- Michael Vogt <mvo@debian.org> Thu, 16 Jan 2014 18:54:53 +0100 + apt (0.9.14.3~exp1) experimental; urgency=low [ Michael Vogt ] |