diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-07-27 11:17:52 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-07-27 11:17:52 +0200 |
| commit | d724db2ef374c97e05f19d6e0bedb6a933426147 (patch) | |
| tree | c92f7932dcfb6085cde357d31b0e5c12330158f6 /debian | |
| parent | f8a5f4a2fef199f112135c2bb24515b569634085 (diff) | |
| download | python-apt-d724db2ef374c97e05f19d6e0bedb6a933426147.tar.gz | |
* python/tag.cc:
- merge patch from John Wright that adds FindRaw method
(closes: #538723)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 5a5b7529..e0bc5a6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,15 @@ python-apt (0.7.11.1) UNRELEASED; urgency=low + [ Stephan Peijnik ] * apt/progress/__init__.py: - Exception handling fixes in InstallProgress class. + + [ Michael Vogt ] + * python/tag.cc: + - merge patch from John Wright that adds FindRaw method + (closes: #538723) - -- Stephan Peijnik <debian@sp.or.at> Sat, 25 Jul 2009 10:37:11 +0200 + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 27 Jul 2009 11:17:27 +0200 python-apt (0.7.11.0) unstable; urgency=low |
