Initial debian packaging

This commit is contained in:
Henry Graham
2012-04-18 12:17:35 -04:00
committed by Michael DeHaan
parent f4132a0162
commit 4f6be6e35b
9 changed files with 59 additions and 0 deletions

6
debian/rules vendored Normal file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/make -f
# -- makefile --
include /usr/share/cdbs/1/rules/debhelper.mk
DEB_PYTHON_SYSTEM = pysupport
include /usr/share/cdbs/1/class/python-distutils.mk