summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog20
1 files changed, 16 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index cfa8601..66c3377 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,23 @@
-nitime (0.10.2-1) UNRELEASED; urgency=medium
+nitime (0.10.2-1) unstable; urgency=medium
- * Team upload.
- * New upstream version
+ [ Andreas Tille ]
+ * New upstream version (Closes: #1058416)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* dh_clean needs more adjustments
- -- Andreas Tille <tille@debian.org> Mon, 11 Dec 2023 14:49:05 +0100
+ [ Étienne Mollier ]
+ * d/control: build depends on python3-setuptools-scm.
+ * sphinx-conf-fix.patch: new: fix conf.py.
+ This is necessary as doc/conf.py still relies on the old
+ nitime/version.py, which has been replaced by nitime/_version.py,
+ causing various issues when trying to build python-nitime-doc.
+ * d/python-nitime-doc.lintian-overrides: refresh.
+ This fixes a mismatched override about embedded javascript.
+ * d/control: depend on pyproject backend.
+ * demote-cython.patch: new: do not depend on cython3. (Closes: #1057996)
+ * d/control: add myself to uploaders.
+
+ -- Étienne Mollier <emollier@debian.org> Thu, 14 Dec 2023 22:51:37 +0100
nitime (0.10.1-1) unstable; urgency=medium