summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-02-22 17:11:51 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2007-02-22 17:11:51 +0100
commit1c878fca17aaa7d8300224e1aed0f13066fe3e84 (patch)
tree43caf44780b81a22e0fae20a4729abc675bf83e0 /debian
parentd8f0eef84bc05f6e87ebf50bd8780accec03eacb (diff)
downloadpython-apt-1c878fca17aaa7d8300224e1aed0f13066fe3e84.tar.gz
* apt/package.py:
- handle invalid unicode more gracefully (LP#86215) * rebuild against latest apt
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
-rw-r--r--debian/control2
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index cb818eea..9e0fe1be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,11 @@ python-apt (0.6.20ubuntu6) feisty; urgency=low
* aptsources/distro.py:
- fix crash in add_source (LP#85806)
+ * apt/package.py:
+ - handle invalid unicode more gracefully (LP#86215)
+ * rebuild against latest apt
- --
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 19 Feb 2007 16:34:52 +0100
python-apt (0.6.20ubuntu5) feisty; urgency=low
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