diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-11-22 10:41:25 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-11-22 10:41:25 +0100 |
commit | cb1a690cbab6d83b0301f65761d9c49d682dc678 (patch) | |
tree | 3ad2e3b98129e7694cbead95a135ad676507d707 /debian/changelog | |
parent | baf685fd1dda8e154aed454544d838ed93ef5be4 (diff) |
merged libapt multiarch enable patch from Colin Watson, many thanks!
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fab547fc8..fa1bd7c47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,17 @@ 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 |