From a1611b6a1d0754eb54a751797d5be0137740f081 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 27 Feb 2007 10:26:30 +0100 Subject: * debian/python-apt.install: - required now because we build python-dbg too * debian/changelog: - merged matts changes * debian/control: - change maintainer --- debian/changelog | 14 ++++++++++++++ debian/control | 5 +++-- debian/python-apt.install | 2 ++ 3 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 debian/python-apt.install diff --git a/debian/changelog b/debian/changelog index 387424d8..bd402382 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +python-apt (0.6.20ubuntu9) feisty; urgency=low + + * Re-add debian/python-apt.install (LP: #88134) + - This seems to have gone missing between 0.6.20ubuntu6 and 0.6.20ubuntu8 + - This probably happened because it wasn't added to bzr + + -- Matt Zimmerman Mon, 26 Feb 2007 14:04:15 -0800 + +python-apt (0.6.20ubuntu8) feisty; urgency=low + + * fix FTBFS + + -- Michael Vogt Mon, 26 Feb 2007 18:41:37 +0100 + python-apt (0.6.20ubuntu7) feisty; urgency=low * aptsources/distro.py: diff --git a/debian/control b/debian/control index 0c50e35f..c705c697 100644 --- a/debian/control +++ b/debian/control @@ -1,11 +1,12 @@ Source: python-apt Section: python Priority: optional -Maintainer: APT Development Team +Maintainer: Michael Vogt +XSBC-Original-Maintainer: APT Development Team Uploaders: Matt Zimmerman , Michael Vogt Standards-Version: 3.7.2 XS-Python-Version: all -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) +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), python-all-dbg Package: python-apt Architecture: any diff --git a/debian/python-apt.install b/debian/python-apt.install new file mode 100644 index 00000000..3e08ba50 --- /dev/null +++ b/debian/python-apt.install @@ -0,0 +1,2 @@ +debian/tmp/usr/lib/python* +debian/tmp/usr/share/python-apt -- cgit v1.2.3