diff options
| author | Arch Librarian <arch@canonical.com> | 2004-11-24 10:00:20 +0000 |
|---|---|---|
| committer | Arch Librarian <arch@canonical.com> | 2004-11-24 10:00:20 +0000 |
| commit | a0258d526ee5cffa2f117ff7babe3e228f8538c7 (patch) | |
| tree | d53bc591d6f1f2140f6fefde1aba8420a29ccecf /debian/control | |
| parent | 8d69127bf89691cec365780ccc10d6ee5be7332e (diff) | |
| download | python-apt-a0258d526ee5cffa2f117ff7babe3e228f8538c7.tar.gz | |
It makes packages, sort of
Author: jgg
Date: 2001-04-06 05:30:09 GMT
It makes packages, sort of
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 7463bc9c..b355b7bb 100644 --- a/debian/control +++ b/debian/control @@ -1,3 +1,10 @@ +Source: python-apt +Section: devel +Priority: optional +Maintainer: APT Development Team <deity@lists.debian.org> +Standards-Version: 3.1.1 +Build-Depends: debhelper, libapt-pkg-dev + Package: python-apt Architecture: any Depends: ${shlibs:Depends} |
