Étienne Mollier pushed to branch master at Debian Med / mirtop
Commits: 708604ab by Étienne Mollier at 2022-12-02T22:03:30+01:00 pytest.patch: dep3 header. Gbp-Dch: ignore - - - - - 27a183db by Étienne Mollier at 2022-12-02T22:10:45+01:00 d/copyright: remove files excludes; removed upstream. - - - - - f768aa4a by Étienne Mollier at 2022-12-02T22:11:46+01:00 ready to upload to unstable. - - - - - 3 changed files: - debian/changelog - debian/copyright - debian/patches/pytest.patch Changes: ===================================== debian/changelog ===================================== @@ -1,10 +1,13 @@ -mirtop (0.4.25-2) UNRELEASED; urgency=medium +mirtop (0.4.25-2) unstable; urgency=medium + * Team upload. * pytest.patch: add; move away from nosetests. * d/t/control: replace nose by pytest. * d/t/run-unit-test: replace nose by pytest. + Closes: #1018407 + * d/copyright: remove files excludes; removed upstream. - -- Étienne Mollier <[email protected]> Fri, 02 Dec 2022 21:18:09 +0100 + -- Étienne Mollier <[email protected]> Fri, 02 Dec 2022 22:11:24 +0100 mirtop (0.4.25-1) unstable; urgency=medium ===================================== debian/copyright ===================================== @@ -1,7 +1,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mirtop Source: https://github.com/miRTop/mirtop -Files-Excluded: mirtop/version.py Files: * Copyright: 2018 Lorena Pantano <[email protected]> ===================================== debian/patches/pytest.patch ===================================== @@ -1,3 +1,10 @@ +Description: migrate test suite to pytest. +Author: Étienne Mollier <[email protected]> +Bug: https://github.com/miRTop/mirtop/issues/75 +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1018407 +Last-Update: 2022-12-02 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- mirtop.orig/test/test_automated_analysis.py +++ mirtop/test/test_automated_analysis.py @@ -10,8 +10,7 @@ View it on GitLab: https://salsa.debian.org/med-team/mirtop/-/compare/5e05f8424de4542301c61cfb02b9f2bbd510a72d...f768aa4a81d951dbe960067f6c0816eef48ffd01 -- View it on GitLab: https://salsa.debian.org/med-team/mirtop/-/compare/5e05f8424de4542301c61cfb02b9f2bbd510a72d...f768aa4a81d951dbe960067f6c0816eef48ffd01 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
