summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorPicca Frédéric-Emmanuel <picca@debian.org>2018-03-11 19:04:34 +0100
committerPicca Frédéric-Emmanuel <picca@debian.org>2018-03-11 19:04:34 +0100
commit97e11cba0c0d7b0f3085bd2959845e3bb61f40ee (patch)
tree866a99902b74be7f39a0efdb1058bd777e7b7889 /debian/changelog
parent5faa40650e1c4d1559dcfc6281dbeb5858db53aa (diff)
unactive tests and build doc only with python3
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog16
1 files changed, 10 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index bc1d246..2ce88f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,19 +1,23 @@
silx (0.7.0+dfsg-1) UNRELEASED; urgency=medium
- * check the pgp signature
- * remove al the thir_party code
* New upstream version 0.7.0+dfsg
* Bumped Strandards-Versions to 4.1.3 (nothing to do)
* d/control
- Build-Depends
- + Added python[3]-nbsphinx
+ + Added python[3]-nbsphinx, python-concurrent.futures
+ * d/copyright
+ remove the third_party _local files.
* d/patches
+ 0003-do-not-modify-PYTHONPATH-from-setup.py.patch (added)
- 0005-slocale.h-is-removed-in-GLIBC-2.26.patch (obsolete)
- 0006-prefer-pyqt5-over-pyside.patch (obsolete)
- * add the futures package for python2
- * removed jessie backports code
- * rework rules in order to reduce the build time
+ * d/rules
+ - removed the jessie backports specific code
+ - compile extensions only once per interpreter.
+ - unactive for now the build time tests.
+ - build the doc only with python3.
+ * d/watch
+ - check the pgp signature
-- Picca Frédéric-Emmanuel <picca@debian.org> Sun, 04 Mar 2018 16:37:41 +0100