diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-08-05 09:23:13 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-08-05 09:23:13 +0000 |
| commit | de457bf476143b1f617378c7215503b777a743cc (patch) | |
| tree | 71fabade43f9add41f6f1423fe39418b06c0d5bf /debian | |
| parent | 698f8ba826e01386be5de57bc95b44a5f22454dd (diff) | |
| download | python-apt-de457bf476143b1f617378c7215503b777a743cc.tar.gz | |
* improved the examples, added README too
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/python-apt.docs | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3b502c6d..864dd0f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-apt (0.6.13) breezy; urgency=low +python-apt (0.6.13) unstable; urgency=low * support for Marked{Downgrade,Reinstall} added * support for the PkgProblemResolver @@ -7,7 +7,7 @@ python-apt (0.6.13) breezy; urgency=low a more pythonic interface to apt_pkg * made the apt/ python code PEP08 conform - -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 5 Aug 2005 10:30:31 +0200 + -- Michael Vogt <mvo@debian.org> Fri, 5 Aug 2005 10:30:31 +0200 python-apt (0.6.12.2) unstable; urgency=low diff --git a/debian/python-apt.docs b/debian/python-apt.docs index 893ab73a..f7756d28 100644 --- a/debian/python-apt.docs +++ b/debian/python-apt.docs @@ -1 +1,2 @@ +README apt/README.apt |
