summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Mollier <emollier@debian.org>2022-07-04 22:37:47 +0200
committerÉtienne Mollier <emollier@debian.org>2022-07-04 22:37:47 +0200
commit6626938401e9d64a03dcadabe694fd3382542579 (patch)
tree07b21b52c1f9817d64f94b30b42ab73384e040cd
parent402efc9f64b3baa437b6170a0a93e4df75bfe45b (diff)
ready to upload to unstable.debian/0.0.111+ds-2
-rw-r--r--debian/changelog9
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 882e329..0715aaa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
-pyranges (0.0.111+ds-2) UNRELEASED; urgency=medium
+pyranges (0.0.111+ds-2) unstable; urgency=medium
* Team upload.
+ * d/control: tests depend on python3-pytest-xdist.
+ * d/rules: enable parallel test runs for substantial runtime improvement.
+ This is made possible by the new test dependency. The objective is to
+ help investigations related to pytest 7 regression in bug #1013703.
+ * d/control: declare compliance to standards version 4.6.1.
- -- Étienne Mollier <emollier@debian.org> Mon, 04 Jul 2022 20:32:05 +0200
+ -- Étienne Mollier <emollier@debian.org> Mon, 04 Jul 2022 22:36:50 +0200
pyranges (0.0.111+ds-1) unstable; urgency=medium