summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2020-02-11 11:18:58 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2020-02-11 11:18:58 +0100
commita7d30236a1047c64f778a87ebcae22ea2616265f (patch)
tree4c33741adeeb4bca849197ca82300f46dc045f1b /debian/control
parentcaab4c114df004b6807a3716ea6a029444988811 (diff)
downloadIshtar-a7d30236a1047c64f778a87ebcae22ea2616265f.tar.bz2
Ishtar-a7d30236a1047c64f778a87ebcae22ea2616265f.zip
Remove debian dir
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control33
1 files changed, 0 insertions, 33 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index eaa0d9fc8..000000000
--- a/debian/control
+++ /dev/null
@@ -1,33 +0,0 @@
-Source: python-django-ishtar
-Section: python
-Priority: optional
-Maintainer: Étienne Loks <etienne.loks@peacefrogs.net>
-Build-Depends: debhelper (>= 9.0.0),
- python | python-all | python-dev | python-all-dev,
- python-setuptools
-Standards-Version: 3.9.3
-Homepage: http://pypi.python.org/pypi/ishtar
-
-Package: python-django-ishtar
-Architecture: all
-Depends: ${misc:Depends},
- ${python:Depends},
- python-django (>= 1.4),
- python-django (<< 1.5),
- python-psycopg2,
- python-imaging,
- python-django-registration,
- python-django-south,
- python-pisa,
- python-reportlab,
- python-dbf,
- python-tidylib,
- python-lxml,
- python-html5lib,
- python-memcache
-Recommends: javascript-common,
- libjs-jquery,
- libjs-jquery-ui,
- libjs-jquery-ui-theme-base,
- memcached
-Description: TBD