diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-06-12 10:59:03 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-06-12 10:59:03 +0200 |
| commit | bcef41df6bdefdd95e0b7cab0428b4655accf9fa (patch) | |
| tree | c0ace88aa730e62982f7563e9fcec5397cca4cc8 /debian | |
| parent | 2d2ba80ac8aafbfc4f5a2a2ae6490ad994d57d9d (diff) | |
| parent | 43aee9eda68e374067d6d6a9c4dd3c3e9b986041 (diff) | |
| download | python-apt-bcef41df6bdefdd95e0b7cab0428b4655accf9fa.tar.gz | |
merged from the mvo branch
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 41683a27..73cc14a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,11 @@ python-apt (0.8.5) UNRELEASED; urgency=low * pre-build.sh: call dpkg-checkbuilddeps with the list of our source-build-dependencies; this may save someone else an hour down the line scratching their head over gratuitous test-suite failures... + + [ Sebastian Heinlein ] + * lp:~glatzor/python-apt/auth: + - this is a port of the software-properties AptAuth module to python-apt + with some cleanups. It provides a wrapper API for the apt-key command -- Michael Vogt <mvo@debian.org> Tue, 17 Apr 2012 14:09:24 +0200 |
