summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/control1
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 595d656..15deb82 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,8 @@ ufo-filters (0.14.0+dfsg1-1) unstable; urgency=medium
* d/control
- Bump Standard-Version 4.1.1 (extra -> optional)
- Added Suggests: ufo-filters-doc (Closes: #847624)
- - Switched from python-sphinx to python3-sphinx
+ - Switched from python-sphinx to python3-sphinx.
+ - Added python dependency which is now mandatory.
-- Picca Frédéric-Emmanuel <picca@debian.org> Sun, 08 Oct 2017 10:46:25 +0200
diff --git a/debian/control b/debian/control
index fe7b8bf..1b01282 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 10),
libtiff-dev,
libufo-dev (>= 0.12.0),
ocl-icd-opencl-dev,
+ python,
python3-sphinx
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-pan/packages/ufo-filters.git