diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-04 10:40:04 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-04 10:40:04 +0200 |
| commit | 7c8461433dc6b52df213ec4e89ac97fd6b5b3c2e (patch) | |
| tree | 8f7371bbdbb2e29a11c14c9b06bd574dc7a5a176 | |
| parent | 58322f187bef63ef6c6768cb055401401623b64a (diff) | |
| parent | df08cc2180c01039428effeead8a004552d5dd36 (diff) | |
| download | python-apt-7c8461433dc6b52df213ec4e89ac97fd6b5b3c2e.tar.gz | |
* debian/control:
- move bzr branch to bzr.debian.org and update Vcs-Bzr
| -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 |
