Étienne Mollier pushed to branch master at Debian Med / poretools
Commits: 64600018 by Étienne Mollier at 2024-10-16T16:02:42+02:00 d/control: remove dependency on python3-pkg-resources. According to autopkgtest results and manual checks in the source code, this module is now unneeded. Closes: #1083552 - - - - - 82c6aaf2 by Étienne Mollier at 2024-10-16T16:03:50+02:00 d/watch: bump to file format version 4. - - - - - 0e46ad29 by Étienne Mollier at 2024-10-16T16:04:10+02:00 d/control: declare compliance to standards version 4.7.0. - - - - - 918f5df9 by Étienne Mollier at 2024-10-16T16:05:46+02:00 d/control: declare poretools-data M-A foreign. - - - - - 8930edfc by Étienne Mollier at 2024-10-16T16:07:07+02:00 d/control: add myself to uploaders. - - - - - 51749902 by Étienne Mollier at 2024-10-16T16:07:52+02:00 Ready for upload to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +poretools (0.6.0+dfsg-7) unstable; urgency=medium + + * d/control: remove dependency on python3-pkg-resources. + According to autopkgtest results and manual checks in the source code, + this module is now unneeded. (Closes: #1083552) + * d/watch: bump to file format version 4. + * d/control: declare compliance to standards version 4.7.0. + * d/control: declare poretools-data M-A foreign. + * d/control: add myself to uploaders. + + -- Étienne Mollier <[email protected]> Wed, 16 Oct 2024 16:07:24 +0200 + poretools (0.6.0+dfsg-6) unstable; urgency=medium * Team Upload. ===================================== debian/control ===================================== @@ -1,6 +1,7 @@ Source: poretools Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Andreas Tille <[email protected]> +Uploaders: Andreas Tille <[email protected]>, + Étienne Mollier <[email protected]> Section: science Priority: optional Build-Depends: debhelper-compat (= 13), @@ -11,7 +12,7 @@ Build-Depends: debhelper-compat (= 13), python3-matplotlib, python3-seaborn, python3-pandas -Standards-Version: 4.5.0 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/poretools Vcs-Git: https://salsa.debian.org/med-team/poretools.git Homepage: https://poretools.readthedocs.org @@ -21,7 +22,6 @@ Package: poretools Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, - python3-pkg-resources, python3-h5py Description: toolkit for nanopore nucleotide sequencing data poretools is a flexible toolkit for exploring datasets generated by nanopore @@ -33,6 +33,7 @@ Description: toolkit for nanopore nucleotide sequencing data Package: poretools-data Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Description: toolkit for nanopore nucleotide sequencing data -- sample datasets poretools is a flexible toolkit for exploring datasets generated by nanopore ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ -version=3 +version=4 opts="\ dversionmangle=s/\+dfsg\d*$//, \ View it on GitLab: https://salsa.debian.org/med-team/poretools/-/compare/ece98b8948a94b789bc2b7085e854b8cdbdc004e...517499022032a8ea25dbb64e4e3eb25111da1872 -- View it on GitLab: https://salsa.debian.org/med-team/poretools/-/compare/ece98b8948a94b789bc2b7085e854b8cdbdc004e...517499022032a8ea25dbb64e4e3eb25111da1872 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
