diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-09 04:28:04 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-09 04:28:04 +0000 |
| commit | 25b0cfc0fe92da8a0114bd15aec16e47318b6f48 (patch) | |
| tree | 54b7f22967e473362ca643e82a5fc6122a4e73b1 /debian | |
| parent | ec26e26bf3856f8a2548f456905d78aca4c12eec (diff) | |
| download | python-apt-25b0cfc0fe92da8a0114bd15aec16e47318b6f48.tar.gz | |
* changelog finalized and synced with the debian upload
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index bf89cc0c..de986f32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,7 +11,7 @@ python-apt (0.6.14) unstable; urgency=low * apt/cache.py: - added __iter__ to make "for pkg in apt.Cache:" stuff possible - -- + -- Michael Vogt <mvo@debian.org> Wed, 9 Nov 2005 04:52:08 +0100 python-apt (0.6.13) unstable; urgency=low diff --git a/debian/control b/debian/control index bfa67c67..8fb8a669 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org> Standards-Version: 3.6.1.1 -Build-Depends: debhelper (>= 4.2.28), libapt-pkg-dev (>= 0.6.40), apt-utils, python-dev, python2.4-dev, python2.3-dev +Build-Depends: debhelper (>= 4.2.28), libapt-pkg-dev (>= 0.6.40.1), apt-utils, python-dev, python2.4-dev, python2.3-dev Package: python-apt Architecture: all |
