summaryrefslogtreecommitdiff
path: root/django-simple-history/debian/control
blob: 44608d14ac407651f2d6724698934600aba48517 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: python-django-simple-history
Section: python
Priority: optional
Maintainer: Cyril Brulebois <cyril@debamax.com>
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-simple-history
Architecture: all
Depends: ${misc:Depends},
 ${python:Depends},
 python-django (>= 1.4),
 python-django (<< 1.5),
Description: TBD