diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-14 16:39:54 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-14 16:39:54 +0200 |
| commit | 283dade78ce3cb31d09dcbc3407b83eedb6d59e4 (patch) | |
| tree | e34390e709d69336a26c57eecee72ab39783c999 /debian/control | |
| parent | 1ec002106f5db5e855ab8053a549a53b1e8dc8e3 (diff) | |
| parent | fd31f9b76508663d24c9a5684784cff18c235170 (diff) | |
| download | python-apt-283dade78ce3cb31d09dcbc3407b83eedb6d59e4.tar.gz | |
* merged the ddtp support
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 e2f97b78..765c3914 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 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.45ubuntu3), apt-utils, python-all-dev, python-central Package: python-apt Architecture: any |
