From 6b312e899c8d593c9f3eb5fa1d55c8b2d2e59cb5 Mon Sep 17 00:00:00 2001 From: Andrew Shadura Date: Fri, 21 Aug 2015 17:34:18 +0200 Subject: (Build-)Depend on python-iniparse and python-configparser. --- debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 5c8b8b8..fd941ee 100644 --- a/debian/control +++ b/debian/control @@ -9,13 +9,16 @@ Build-Depends: python-sphinx (>= 1.0.7+dfsg) | python3-sphinx, python-chardet, python-nose, + python-iniparse, + python-configparser, + python-six, debhelper (>= 9) Standards-Version: 3.9.4 Homepage: http://eugeny.github.io/reconfigure Package: python-reconfigure Architecture: all -Depends: ${misc:Depends}, ${python:Depends} +Depends: ${misc:Depends}, ${python:Depends}, python-configparser Provides: ${python:Provides} Description: simple config file management library python-reconfigure provides easy and uniform access to various -- cgit v1.2.3