[med-svn] [Git][med-team/python-pybedtools][master] 4 commits: d/control: restore python3 all versions support.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Mon Jan 2 20:51:05 GMT 2023
Étienne Mollier pushed to branch master at Debian Med / python-pybedtools
Commits:
0f2590b7 by Étienne Mollier at 2023-01-02T21:46:56+01:00
d/control: restore python3 all versions support.
This is doable now that #1024425 affecting python-pysam is resolved.
Closes: #1025116
Thanks: Andreas Beckmann for the reminder.
- - - - -
f8623b05 by Étienne Mollier at 2023-01-02T21:48:09+01:00
d/copyright: update copyright year.
- - - - -
78f535f3 by Étienne Mollier at 2023-01-02T21:48:49+01:00
d/control: declare compliance to standards version 4.6.2.
- - - - -
c4ef9e1f by Étienne Mollier at 2023-01-02T21:50:35+01:00
ready to upload to unstable.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+python-pybedtools (0.9.0-4) unstable; urgency=medium
+
+ * d/control: restore python3 all versions support now that pysam supports
+ python3.11.
+ Thanks to Andreas Beckmann for the reminder. (Closes: #1025116)
+ * d/copyright: update copyright year.
+ * d/control: declare compliance to standards version 4.6.2.
+
+ -- Étienne Mollier <emollier at debian.org> Mon, 02 Jan 2023 21:49:24 +0100
+
python-pybedtools (0.9.0-3) unstable; urgency=medium
* Team Upload.
=====================================
debian/control
=====================================
@@ -9,8 +9,7 @@ Build-Depends: debhelper-compat (= 13),
dh-python,
bedtools,
cython3,
-# FIXME: restore python3-all-dev when #1024425 is resolved.
- python3-dev,
+ python3-all-dev,
python3-setuptools,
python3-pysam,
python3-matplotlib,
@@ -25,13 +24,11 @@ Build-Depends: debhelper-compat (= 13),
python3-sphinx,
r-base-core,
zlib1g-dev
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/python-pybedtools
Vcs-Git: https://salsa.debian.org/med-team/python-pybedtools.git
Homepage: https://daler.github.io/pybedtools/
Rules-Requires-Root: no
-# FIXME: remove the below when #1024425 is resolved.
-X-Python3-Version: 3.10
Package: pybedtools-bin
Architecture: all
=====================================
debian/copyright
=====================================
@@ -62,6 +62,7 @@ License: LGPL-2.1+
Files: debian/*
Copyright: © 2017 Michael R. Crusoe <michael.crusoe at gmail.com>
+ 2022-2023 Étienne Mollier <emollier at debian.org>
License: GPL-2+
License: GPL-2+
View it on GitLab: https://salsa.debian.org/med-team/python-pybedtools/-/compare/bfee1c1bc232b3b1f078f198a51d9e5bdfa16733...c4ef9e1f67dcbe4d5b95f16b0b2c4972cdf29a14
--
View it on GitLab: https://salsa.debian.org/med-team/python-pybedtools/-/compare/bfee1c1bc232b3b1f078f198a51d9e5bdfa16733...c4ef9e1f67dcbe4d5b95f16b0b2c4972cdf29a14
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20230102/05a22487/attachment-0001.htm>
More information about the debian-med-commit
mailing list