summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDmitri Iouchtchenko <johnnyspoon@gmail.com>2016-08-26 14:40:18 -0400
committerDmitri Iouchtchenko <johnnyspoon@gmail.com>2016-08-26 14:40:18 -0400
commit900db20db5fb019cf994cd5bed8c3060e7646f7f (patch)
tree68a8743bdea5d9551ead334dadebfb8c3baeb11c /debian
parent337580f3e53967ee635926efd308af5da95da5b6 (diff)
downloadbcfg2-900db20db5fb019cf994cd5bed8c3060e7646f7f.tar.gz
bcfg2-900db20db5fb019cf994cd5bed8c3060e7646f7f.tar.bz2
bcfg2-900db20db5fb019cf994cd5bed8c3060e7646f7f.zip
debian/control: Replace python-support with dh-python
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index b9ce17520..f131bbe05 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,8 @@ Build-Depends: debhelper (>= 7.0.50~),
python-m2crypto,
python-doc,
python-mock,
- python-mock-doc
-Build-Depends-Indep: python-support (>= 0.5.3)
+ python-mock-doc,
+ dh-python
Standards-Version: 3.8.0.0
Homepage: http://bcfg2.org/