diff options
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 25beaeee..6fa68d7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,10 @@ python-apt (0.7.6) unstable; urgency=low * aptsources/distinfo.py: - support arch specific BaseURI, MatchURI and MirrosFile fields in the distinfo template + * debian/control: + - move bzr branch to bzr.debian.org and update Vcs-Bzr - -- + -- Michael Vogt <mvo@debian.org> Wed, 18 Jun 2008 14:46:43 +0200 python-apt (0.7.5) unstable; urgency=low diff --git a/debian/control b/debian/control index 51bb064b..1303dc6c 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org> Standards-Version: 3.7.2.2 XS-Python-Version: all Build-Depends: debhelper (>= 5.0.37.1), libapt-pkg-dev (>= 0.7.10), apt-utils, python-all-dev, python-distutils-extra (>= 1.9.0), cdbs, python-central (>= 0.5), python-all-dbg -XS-Vcs-Bzr: http://people.debian.org/~mvo/bzr/python-apt/debian-sid +Vcs-Bzr: http://bzr.debian.org/apt/python-apt/debian-sid Package: python-apt Architecture: any |
