[med-svn] [Git][med-team/seqmagick][master] 2 commits: d/{rules, control}: activate autodep8-pybuild.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sun Mar 17 17:13:17 GMT 2024
Étienne Mollier pushed to branch master at Debian Med / seqmagick
Commits:
c6b9bb03 by Étienne Mollier at 2024-03-17T18:10:59+01:00
d/{rules,control}: activate autodep8-pybuild.
These change increase autopkgtest coverage by running upstream test
suite.
- - - - -
276b3958 by Étienne Mollier at 2024-03-17T18:12:45+01:00
ready to upload to unstable.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,11 @@
-seqmagick (0.8.6-2) UNRELEASED; urgency=medium
+seqmagick (0.8.6-2) unstable; urgency=medium
* replace-ungap.patch: new: fix test failure. (Closes: #1066772)
+ * d/{rules,control}: activate autodep8-pybuild.
+ This change increases autopkgtest coverage by running upstream test
+ suite in such context.
- -- Étienne Mollier <emollier at debian.org> Sun, 17 Mar 2024 17:58:18 +0100
+ -- Étienne Mollier <emollier at debian.org> Sun, 17 Mar 2024 18:11:48 +0100
seqmagick (0.8.6-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -16,6 +16,7 @@ Vcs-Browser: https://salsa.debian.org/med-team/seqmagick
Vcs-Git: https://salsa.debian.org/med-team/seqmagick.git
Homepage: https://github.com/fhcrc/seqmagick/
Rules-Requires-Root: no
+Testsuite: autopkgtest-pkg-pybuild
Package: seqmagick
Architecture: all
=====================================
debian/rules
=====================================
@@ -10,3 +10,9 @@ override_dh_auto_clean:
dh_auto_clean
rm -rf seqmagick/data
rm -rf seqmagick.egg-info
+
+before-pybuild-autopkgtest:
+ # Pull test items that are otherwise uncaught by pybuild-autodep8.
+ mkdir -p ../../autopkgtest_tmp/build/seqmagick
+ cp -r /usr/lib/python3/dist-packages/seqmagick/test \
+ ../../autopkgtest_tmp/build/seqmagick
View it on GitLab: https://salsa.debian.org/med-team/seqmagick/-/compare/527ac74b5b47cdd6a58b76c1d1aef8a335b030e5...276b39582de02130980fc604299ff0899379e68e
--
View it on GitLab: https://salsa.debian.org/med-team/seqmagick/-/compare/527ac74b5b47cdd6a58b76c1d1aef8a335b030e5...276b39582de02130980fc604299ff0899379e68e
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/20240317/eaf1b49c/attachment-0001.htm>
More information about the debian-med-commit
mailing list