diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-11-22 13:42:49 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-11-22 13:42:49 +0100 |
commit | 905693203943283b3c2b1dbf32e40a738392302a (patch) | |
tree | 28b03e9694fece0c9d966b562823b8be096b523d /debian/changelog | |
parent | 7cb543fb742a837c4931513674febaec5e4c1401 (diff) | |
parent | 879daf177323f6fcb89188255fec07700e2c8bd1 (diff) |
merged lp:~mvo/apt/convert-to-multiarch-lib-thanks-colin
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d34052343..ac1eb16e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.8.16~exp8ubuntu1) UNRELEASED; urgency=low +apt (0.8.16~exp9ubuntu1) UNRELEASED; urgency=low * merge from debian/experimental: - new ABI @@ -7,6 +7,22 @@ apt (0.8.16~exp8ubuntu1) UNRELEASED; urgency=low -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Nov 2011 16:51:36 +0100 +apt (0.8.16~exp9) UNRELEASED; urgency=low + + [ Julian Andres Klode ] + * apt-pkg/cdrom.cc: + - Accept .bz2, .xz files in addition to .gz files (Closes: #649451) + + [ Colin Watson ] + * Convert libapt-pkg4.12 and libapt-inst1.4 to Multi-Arch: same. + + [ Michael Vogt ] + * debian/control: + - bump debhelper build-dep to debhelper (>= 8.1.3~) + - set libapt-pkg-dev to multi-arch: same too + + -- Julian Andres Klode <jak@debian.org> Mon, 21 Nov 2011 18:46:36 +0100 + apt (0.8.16~exp8) experimental; urgency=low [ David Kalnischkies ] |