diff options
author | Michael Vogt <mvo@ubuntu.com> | 2015-07-24 10:25:31 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2015-07-24 10:25:31 +0200 |
commit | 2061c8671f05741291ed1c77418fa583cfd05d41 (patch) | |
tree | cb7c55a92e280bbaf78b001e4a1809d28f45ac71 /debian | |
parent | d88b70b8e73e9bee5d72a69539b4b9be7ba34814 (diff) |
* apt-pkg/packagemanager.h:
- re-add incorrectly removed pkgPackageManager::Go() to make
python-apt build again
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2f111ac7a..64ef12c04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (1.0.9.10ubuntu5) wily; urgency=medium + + * apt-pkg/packagemanager.h: + - re-add incorrectly removed pkgPackageManager::Go() to make + python-apt build again + + -- Michael Vogt <mvo@ubuntu.com> Fri, 24 Jul 2015 10:13:08 +0200 + apt (1.0.9.10ubuntu4) wily; urgency=medium * abi bump for gcc-5 |