diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-22 17:11:51 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-22 17:11:51 +0100 |
| commit | 1c878fca17aaa7d8300224e1aed0f13066fe3e84 (patch) | |
| tree | 43caf44780b81a22e0fae20a4729abc675bf83e0 /debian/control | |
| parent | d8f0eef84bc05f6e87ebf50bd8780accec03eacb (diff) | |
| download | python-apt-1c878fca17aaa7d8300224e1aed0f13066fe3e84.tar.gz | |
* apt/package.py:
- handle invalid unicode more gracefully (LP#86215)
* rebuild against latest apt
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bf1ca1de..b243adb1 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org> Standards-Version: 3.7.2 XS-Python-Version: all -Build-Depends: debhelper (>= 5.0.37.1), libapt-pkg-dev (>= 0.6.46.4ubuntu7), apt-utils, python-all-dev, python-distutils-extra, cdbs, python-central (>= 0.5) +Build-Depends: debhelper (>= 5.0.37.1), libapt-pkg-dev (>= 0.6.46.4ubuntu8), apt-utils, python-all-dev, python-distutils-extra, cdbs, python-central (>= 0.5) Package: python-apt Architecture: any |
