[med-svn] [Git][med-team/python-gffutils][master] 3 commits: d/control: stick to default python3 3.10.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Sun Dec 4 17:45:47 GMT 2022



Étienne Mollier pushed to branch master at Debian Med / python-gffutils


Commits:
54903702 by Étienne Mollier at 2022-12-04T18:41:09+01:00
d/control: stick to default python3 3.10.

This is necessary to keep python-gffutils building while pysam is not
available with python3.11.

- - - - -
31b7efe1 by Étienne Mollier at 2022-12-04T18:41:58+01:00
d/lintian-overrides: refresh overrides.

- - - - -
927804f6 by Étienne Mollier at 2022-12-04T18:45:14+01:00
ready to upload to unstable.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/lintian-overrides


Changes:

=====================================
debian/changelog
=====================================
@@ -1,10 +1,17 @@
-python-gffutils (0.11.1-2) UNRELEASED; urgency=medium
+python-gffutils (0.11.1-2) unstable; urgency=medium
 
+  * Team upload.
+
+  [ Michael R. Crusoe ]
   * Patch out usage of nose in favor of pytest. Closes: #1018501
   * Mark the python3 patch as not needing forwarding. Update my email
     address in more places
 
- -- Michael R. Crusoe <crusoe at debian.org>  Wed, 16 Nov 2022 17:28:06 +0100
+  [ Étienne Mollier ]
+  * d/control: stick to default python3 3.10.
+  * d/lintian-overrides: refresh overrides.
+
+ -- Étienne Mollier <emollier at debian.org>  Sun, 04 Dec 2022 18:42:16 +0100
 
 python-gffutils (0.11.1-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -7,7 +7,9 @@ Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-python,
                bedtools,
-               python3-all,
+# FIXME: restore dependency to python3-all once python-pybedtools is available
+# with python3.11
+               python3,
                python3-setuptools,
                python3-simplejson,
                python3-six,


=====================================
debian/lintian-overrides
=====================================
@@ -1,4 +1,4 @@
 # needed for running the tests after installation
-duplicated-compressed-file usr/lib/python3/dist-packages/gffutils/test/data/gff_example1.gff3.gz
+compressed-duplicate [usr/lib/python3/dist-packages/gffutils/test/data/gff_example1.gff3.gz]
 # Yes, this is a science package
-wrong-section-according-to-package-name python3-gffutils => python
+wrong-section-according-to-package-name science => python



View it on GitLab: https://salsa.debian.org/med-team/python-gffutils/-/compare/9787f2b5c3990ece14499acfa4e794513c17a0f2...927804f65d9edb59eff9aac2377f37061f95fe1b

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-gffutils/-/compare/9787f2b5c3990ece14499acfa4e794513c17a0f2...927804f65d9edb59eff9aac2377f37061f95fe1b
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/20221204/9a768421/attachment-0001.htm>


More information about the debian-med-commit mailing list