diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-27 11:44:39 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-27 11:44:39 +0100 |
commit | 07cf8a2fd6b6472ea8d98573c18b010ef8b66ed4 (patch) | |
tree | 374b4e5b8b387e2737e71beb550df727d56a4239 | |
parent | 68a0d684f43957c85f27a0fe72f0774431a42b9e (diff) |
- Set Ubuntu maintainer address
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1b4cbc602..90ded8c3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ apt (0.6.46.4ubuntu9) feisty; urgency=low * debian/control: - set XS-Vcs-Bzr header + - Set Ubuntu maintainer address -- diff --git a/debian/control b/debian/control index 0353cc355..502edd0c6 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: apt Section: admin Priority: important -Maintainer: APT Development Team <deity@lists.debian.org> +Maintainer: Michael Vogt <mvo@ubuntu.com> +XSBC-Original-Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Jason Gunthorpe <jgg@debian.org>, Adam Heath <doogie@debian.org>, Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org> Standards-Version: 3.6.2.2 Build-Depends: debhelper (>= 5.0), libdb4.4-dev, gettext (>= 0.12), libcurl3-gnutls-dev (>= 7.15.5) |