debian: add missing dh-python and python-django dependencies

This commit is contained in:
Frédéric Péters 2016-10-11 19:06:20 +02:00
parent e07e294f2a
commit a489435d41
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: combo-plugin-subscriptions
Maintainer: Serghei Mihai <smihai@entrouvert.com>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9)
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), dh-python, python-django
Standards-Version: 3.9.1
Package: python-combo-plugin-subscriptions