diff options
| author | Michael Vogt <egon@bottom> | 2007-05-23 09:52:05 +0200 |
|---|---|---|
| committer | Michael Vogt <egon@bottom> | 2007-05-23 09:52:05 +0200 |
| commit | 3b02b5265d12a39a5ee459f15f9568208db7fc6d (patch) | |
| tree | 864503a799a8b583e895ba5f8d3e4e8b53da060c /debian/control | |
| parent | 7d1c68e32c645b0485ebca56e56193d2c7528dd7 (diff) | |
| parent | be05af84c65c7d4bae3cbd949304b9dd7020054f (diff) | |
| download | python-apt-3b02b5265d12a39a5ee459f15f9568208db7fc6d.tar.gz | |
* python/pkgrecords.cc:
- added SourceVer
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 e2f97b78..49d84734 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.47), apt-utils, python-all-dev, python-central Package: python-apt Architecture: any |
