diff options
| author | Arch Librarian <arch@canonical.com> | 2004-11-24 10:00:28 +0000 |
|---|---|---|
| committer | Arch Librarian <arch@canonical.com> | 2004-11-24 10:00:28 +0000 |
| commit | bd0b7c36a57ddf88abe8e3d6cf388b783780a40b (patch) | |
| tree | 79247143857c75bc35829274cb4bab043b4ee996 /debian | |
| parent | f85b1fd50885d98f76d2aad61d8f36b3c9c67046 (diff) | |
| download | python-apt-bd0b7c36a57ddf88abe8e3d6cf388b783780a40b.tar.gz | |
Add build-dependency on apt-utils
Author: mdz
Date: 2002-02-24 00:01:47 GMT
Add build-dependency on apt-utils
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 1faccfee..842e977f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,13 @@ +python-apt (0.5.4.1) unstable; urgency=low + + * Add apt-utils to build-depends, since libapt-pkg-dev doesn't pull it + in. This should allow python-apt to be autobuilt more readily. + + -- Matt Zimmerman <mdz@debian.org> Sat, 23 Feb 2002 19:01:15 -0500 + python-apt (0.5.4) unstable; urgency=low - * Initial packaging - - -- Jason Gunthorpe <jgg@debian.org> Tue, 8 Jan 2002 01:38:39 -0500 + * Initial release. + * Initial packaging by Jason Gunthorpe, et al. + + -- Matt Zimmerman <mdz@debian.org> Wed, 16 Jan 2002 01:37:56 -0500 |
