diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-08-10 06:49:00 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-08-10 06:49:00 +0200 |
commit | 8978749b39b084ae0121c63619837b83838eaf3b (patch) | |
tree | 118d5fa926e207b4891ec5c6d384177d7df37aab | |
parent | e7aa7985075dcaf0b4e49daa4e4af9dec6d88124 (diff) |
* debian/control:
- fix VCS location
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index c682f7d03..0d3573b88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.8.16~exp5ubuntu5) UNRELEASED; urgency=low + + * debian/control: + - fix VCS location + + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 10 Aug 2011 06:48:11 +0200 + apt (0.8.16~exp5ubuntu3) oneiric; urgency=low * apt-pkg/acquire.cc: diff --git a/debian/control b/debian/control index 7f9e46ea7..4b3f886ab 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,8 @@ Build-Depends: dpkg-dev (>= 1.15.8), debhelper (>= 7.2.3~), libdb-dev, po4a (>= 0.34-2), autotools-dev, autoconf, automake, doxygen, gcc-4.6 (>= 4.6.0-6ubuntu2) Build-Conflicts: autoconf2.13, automake1.4 -Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/ -Vcs-Browser: http://bzr.debian.org/loggerhead/apt/debian-sid/ +Vcs-Bzr: lp:~ubuntu-core-dev/apt/ubuntu +Vcs-Browser: http://code.launchpad.net/apt/ubuntu Package: apt Architecture: any |