diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-10-01 13:47:33 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-10-01 13:47:33 +0200 |
| commit | 4a8fb0247a7260ee2c74f541d5cc04446f02dd60 (patch) | |
| tree | 665ec16a0965b2de99b704dbc9071be6e937d212 /debian | |
| parent | 6ade8dd5fe013b0c42dbd8ce1bd5263da097e96e (diff) | |
| parent | d3d4d322614a44cf84a6f2b40bc21d09bbfb2405 (diff) | |
| download | python-apt-4a8fb0247a7260ee2c74f541d5cc04446f02dd60.tar.gz | |
merged from lp:~jamesodhunt/python-apt/fix-for-PkgCacheGetIsMultiArch and prepare new upload
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 086ae28b..b0f6b0e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ -python-apt (0.8.7ubuntu1) quantal; urgency=low +python-apt (0.8.7ubuntu1) UNRELEASEDquantal; urgency=low - * merged from the debian-sid branch + [ James Hunt ] + * python/cache.cc: PkgCacheGetIsMultiArch(): Return calculated + value rather than a random one. + + [ Michael Vogt ] + * merged fixes from the debian-sid branch - -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 03 Sep 2012 10:43:56 +0200 + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 01 Oct 2012 13:36:04 +0200 python-apt (0.8.8) UNRELEASED; urgency=low @@ -14,7 +19,7 @@ python-apt (0.8.8) UNRELEASED; urgency=low disabled sources.list entries instead of duplicating them. Thanks to "sampo555", LP: #1042916 - -- David Prévot <taffit@debian.org> Wed, 08 Aug 2012 12:05:52 -0400 + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 01 Oct 2012 13:30:53 +0200 python-apt (0.8.7) unstable; urgency=low |
