diff options
| author | Michael Schaller <michael@5challer.de> | 2014-01-11 13:07:46 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2014-01-25 16:48:48 +0100 |
| commit | e50f19ba24ff8999d6d18da3fd06cdb44dfccced (patch) | |
| tree | 33ab74475e17917e1f579946858e2c2b4630fc8a /debian | |
| parent | 3e33aaa11c0062b6bf97601e3221a9858a533ad2 (diff) | |
| download | python-apt-e50f19ba24ff8999d6d18da3fd06cdb44dfccced.tar.gz | |
apt/package.py: Improved readability and documentation of BaseDependency.__dstr().
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d48122b0..32c29681 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ python-apt (0.9.2) UNRELEASED; urgency=low * apt/package.py: - Fixed PEP8 issues - Fixed pyflakes issue: Removed unused import 'warnings' + - Improved readability and documentation of BaseDependency.__dstr(). -- Michael Vogt <michael.vogt@ubuntu.com> Sat, 23 Nov 2013 08:49:51 +0100 |
