Étienne Mollier pushed to branch master at Debian Med / python-nanomath
Commits: 1557ce1e by Étienne Mollier at 2020-09-15T22:23:09+02:00 add python3-deprecated to dependencies - - - - - 27759b47 by Étienne Mollier at 2020-09-15T22:24:33+02:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-nanomath (1.0.1+ds-3) unstable; urgency=medium + + * Team upload + * Added missing depends on python3-deprecated, autopkgtest fails otherwise :) + + -- Étienne Mollier <[email protected]> Tue, 15 Sep 2020 22:24:12 +0200 + python-nanomath (1.0.1+ds-2) unstable; urgency=medium * Added missing build-depends on python3-deprecated. ===================================== debian/control ===================================== @@ -21,6 +21,7 @@ Section: python Depends: ${python3:Depends}, ${misc:Depends}, python3-pandas, + python3-deprecated, python3-numpy Description: simple math function for other Oxford Nanopore processing scripts This Python3 module provides a few simple math and statistics functions for View it on GitLab: https://salsa.debian.org/med-team/python-nanomath/-/compare/508febf4bbe7493bd68f422d62689b88e6c87608...27759b47ac2df4df43f7f0a053e222dab2ea6162 -- View it on GitLab: https://salsa.debian.org/med-team/python-nanomath/-/compare/508febf4bbe7493bd68f422d62689b88e6c87608...27759b47ac2df4df43f7f0a053e222dab2ea6162 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
