diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-14 16:24:58 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-14 16:24:58 +0200 |
| commit | 1ec002106f5db5e855ab8053a549a53b1e8dc8e3 (patch) | |
| tree | f9330e6bf550f099bf74bd7d7061618e76e86c9a | |
| parent | f97acdd802c0eb578cd730119d676fbdfabc4129 (diff) | |
| download | python-apt-1ec002106f5db5e855ab8053a549a53b1e8dc8e3.tar.gz | |
* updated build-deps
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d720a91b..73adccba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-apt (0.6.19ubuntu2) edgy; urgency=low + + * tightened build-deps on latest apt + + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 3 Aug 2006 17:02:30 +0200 + python-apt (0.6.19ubuntu1) edgy; urgency=low [ Michael Vogt ] diff --git a/debian/control b/debian/control index c057feed..e2f97b78 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.44.2), 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 Package: python-apt Architecture: any |
