summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..f13d970
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,14 @@
+Source: python-reconfigure
+Section: python
+Priority: optional
+Maintainer: Eugeny Pankov <e@ajenti.org>
+Build-Depends: debhelper (>=8.0.0), python-support (>= 0.6), cdbs (>= 0.4.49)
+XS-Python-Version: >=2.6
+Standards-Version: 3.9.1
+
+Package: python-reconfigure
+Architecture: all
+Homepage: http://eugeny.github.com/reconfigure
+XB-Python-Version: ${python:Versions}
+Depends: ${misc:Depends}, ${python:Depends}, python-chardet
+Description: Simple config file management library