diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-27 11:42:15 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-27 11:42:15 +0100 |
commit | 68a0d684f43957c85f27a0fe72f0774431a42b9e (patch) | |
tree | 9f65a6a7f7d2c012c0c222045493572b58491a28 | |
parent | 1b8862162eba9de28c1d0ae0082f40d4c6bbcbe3 (diff) |
* debian/control:
- set XS-Vcs-Bzr header
-rw-r--r-- | debian/changelog | 9 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d8b654039..1b4cbc602 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.6.46.4ubuntu9) feisty; urgency=low + + * debian/control: + - set XS-Vcs-Bzr header + + -- + apt (0.6.46.4ubuntu8) feisty; urgency=low * fix segfault in the pkgRecords destructor @@ -5,7 +12,7 @@ apt (0.6.46.4ubuntu8) feisty; urgency=low * debian/control: - make the libcurl3-gnutls-dev versionized (LP#86614) - -- + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 26 Feb 2007 14:26:33 +0100 apt (0.6.46.4ubuntu7) feisty; urgency=low diff --git a/debian/control b/debian/control index 4b7deeed4..0353cc355 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Uploaders: Jason Gunthorpe <jgg@debian.org>, Adam Heath <doogie@debian.org>, Mat Standards-Version: 3.6.2.2 Build-Depends: debhelper (>= 5.0), libdb4.4-dev, gettext (>= 0.12), libcurl3-gnutls-dev (>= 7.15.5) Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1) +XS-Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/apt/ubuntu Package: apt Architecture: any |