diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-27 10:26:30 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-27 10:26:30 +0100 |
| commit | a1611b6a1d0754eb54a751797d5be0137740f081 (patch) | |
| tree | 5e8488c45806b2502c1eeaed86507fbfbfc5a9ee /debian/control | |
| parent | 8e60722c4150cf0164a80406ec1ff06d0c7bc11e (diff) | |
| download | python-apt-a1611b6a1d0754eb54a751797d5be0137740f081.tar.gz | |
* debian/python-apt.install:
- required now because we build python-dbg too
* debian/changelog:
- merged matts changes
* debian/control:
- change maintainer
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 0c50e35f..c705c697 100644 --- a/debian/control +++ b/debian/control @@ -1,11 +1,12 @@ Source: python-apt Section: python Priority: optional -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: 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) +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 Package: python-apt Architecture: any |
