diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-12-13 16:09:03 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-12-13 16:09:03 +0100 |
| commit | 46298fbf3cb7ff1e7cae23c0f4de227979add160 (patch) | |
| tree | 10ddc1ff2326fdc0cf891de3f0290c253fdea989 /debian | |
| parent | 82198dfa910196e20f708dde79fa8ac2ee353972 (diff) | |
| download | python-apt-46298fbf3cb7ff1e7cae23c0f4de227979add160.tar.gz | |
updated maintainer field
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 5 | ||||
| -rw-r--r-- | debian/control | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 925045ed..992336cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ python-apt (0.7.4ubuntu1) hardy; urgency=low - * rebuild against latest apt, no other changes compared - to debain + * merged from debian/unstable, remaining changes: + - rebuild against latest apt + - maintainer field changed -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 13 Dec 2007 15:00:22 +0100 diff --git a/debian/control b/debian/control index 3d425849..93eed228 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: python-apt Section: python Priority: optional -Maintainer: APT Development Team <deity@lists.debian.org> +Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> +XSBC-Original-Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org> Standards-Version: 3.7.2.2 XS-Python-Version: all |
