diff options
| author | Michael Vogt <egon@bottom> | 2007-06-10 19:56:48 +0200 |
|---|---|---|
| committer | Michael Vogt <egon@bottom> | 2007-06-10 19:56:48 +0200 |
| commit | e9a4095f8b5f4da8f70915b178c2a37b2b009e6d (patch) | |
| tree | ea2bf7ac821e9769206744d8f0830ca775be2e08 /debian/control | |
| parent | 3b02b5265d12a39a5ee459f15f9568208db7fc6d (diff) | |
| parent | 4a741085e3895d83aa3b0a522123a923b0a64aa4 (diff) | |
| download | python-apt-e9a4095f8b5f4da8f70915b178c2a37b2b009e6d.tar.gz | |
* merged automaitc removal of unused dependencies
branch
* update build-depends
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 49d84734..4723465a 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Section: python Priority: optional 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 +Standards-Version: 3.7.2.2 XS-Python-Version: all -Build-Depends: debhelper (>= 5.0.37.1), libapt-pkg-dev (>= 0.6.47), apt-utils, python-all-dev, python-central +Build-Depends: debhelper (>= 5.0.37.1), libapt-pkg-dev (>= 0.7.0), apt-utils, python-all-dev, python-central Package: python-apt Architecture: any |
