summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..a61aad8
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,15 @@
+Source: heippapy
+Maintainer: Lars Wirzenius <liw@liw.fi>
+Section: misc
+Priority: optional
+Standards-Version: 3.9.8
+Build-Depends: debhelper (>= 9), python3-all (>= 3.0~),
+ python3-all-dev (>= 3.0~)
+Homepage: http://liw.fi/
+X-Python-Version: >= 3.0
+
+Package: heippapy
+Architecture: any
+Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
+Description: toy package
+ This is a toy package.