diff options
| author | Sebastian Heinlein <sebi@sebi-laptop> | 2007-01-26 15:09:40 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebi@sebi-laptop> | 2007-01-26 15:09:40 +0100 |
| commit | 238e469ebc586cc50095a855b64619632c22fbf2 (patch) | |
| tree | d8310c3281faaf99835a0bcef567b4dbd9051765 /debian/control | |
| parent | 11dd4cbee2d63932f851a6f9171908951ff08000 (diff) | |
| download | python-apt-238e469ebc586cc50095a855b64619632c22fbf2.tar.gz | |
* also install aptsources
* switch to cdbs
* add a pot file
* setup the POTFILES.in
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c54fbec1..78b9f2a1 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org> Standards-Version: 3.6.2.0 XS-Python-Version: all -Build-Depends: debhelper (>= 5.0.37.1), libapt-pkg-dev (>= 0.6.45), apt-utils, python-all-dev, python-central +Build-Depends: debhelper (>= 5.0.37.1), libapt-pkg-dev (>= 0.6.45), apt-utils, python-all-dev, python-central, python-distutils-extra, cdbs Package: python-apt Architecture: any |
