summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control3
2 files changed, 1 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index abfa244..b570875 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ silx (0.9.0+dfsg-1) UNRELEASED; urgency=medium
* Fixed autopkgtests and use control.autodep8
* Used salsa-ci for continuous integration.
* Run autopkgtests via xvfb-run
+ * d/control: Removed Build-Depends: python-lxml, python-lxm-dbg, python-enum34.
[ Alexandre Marie ]
* New upstream version 0.9.0+dfsg
diff --git a/debian/control b/debian/control
index 65cf365..0d43d0b 100644
--- a/debian/control
+++ b/debian/control
@@ -20,13 +20,10 @@ Build-Depends: cython (>= 0.23.2),
python-all-dbg,
python-all-dev,
python-concurrent.futures,
- python-enum34,
python-fabio,
python-fabio-dbg,
python-h5py,
python-h5py-dbg,
- python-lxml,
- python-lxml-dbg,
python-mako,
python-matplotlib,
python-matplotlib-dbg,