diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-03-01 16:04:30 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-03-01 16:04:30 +0100 |
| commit | c631c7d089ff1178c6ce4379aa5cb8561459ac6d (patch) | |
| tree | 9f73f295e1f5e724dbe0e4fec3b1c295adeaab3f | |
| parent | 2fd8253d205afd8341efe5775e2fab1b76ef1f52 (diff) | |
| download | python-apt-c631c7d089ff1178c6ce4379aa5cb8561459ac6d.tar.gz | |
* debian/control:
- added XS-Vcs-Bzr header to make finding the repo easier
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bd402382..bd5bb14b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.6.20ubuntu10) feisty; urgency=low + + * debian/control: + - added XS-Vcs-Bzr header to make finding the repo easier + + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 1 Mar 2007 14:36:33 +0100 + python-apt (0.6.20ubuntu9) feisty; urgency=low * Re-add debian/python-apt.install (LP: #88134) diff --git a/debian/control b/debian/control index c705c697..2a344320 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ 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.4ubuntu8), apt-utils, python-all-dev, python-distutils-extra, cdbs, python-central (>= 0.5), python-all-dbg +XS-Vcs-Bzr: http://launchpad.net/~ubuntu-core-dev/python-apt/ubuntu Package: python-apt Architecture: any |
