summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPicca Frédéric-Emmanuel <picca@debian.org>2017-10-08 11:24:52 +0200
committerPicca Frédéric-Emmanuel <picca@debian.org>2017-10-08 11:24:52 +0200
commit463014fe3530552b07116ccd8088089d39955336 (patch)
tree298c4ec68cb848a380568e5b31e36d5134ab254c
parent8735831772a55d8234ba367f4681c9cf5988a300 (diff)
-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