summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 00000000..7463bc9c
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,9 @@
+Package: python-apt
+Architecture: any
+Depends: ${shlibs:Depends}
+Priority: optional
+Description: Python interface to libapt-pkg
+ The apt-pkg Python interface will provide full access to the internal
+ libapt-pkg structures allowing Python programs to easially perform a
+ variety of functions.
+