[med-svn] [Git][med-team/primer3][master] 2 commits: Run dh_auto_test with --no-parallel
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Feb 19 17:14:40 GMT 2022
Andreas Tille pushed to branch master at Debian Med / primer3
Commits:
291e332a by Andreas Tille at 2022-02-19T17:56:58+01:00
Run dh_auto_test with --no-parallel
- - - - -
87400369 by Andreas Tille at 2022-02-19T18:11:03+01:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+primer3 (2.6.1-2) unstable; urgency=medium
+
+ * Run dh_auto_test with --no-parallel
+
+ -- Andreas Tille <tille at debian.org> Sat, 19 Feb 2022 17:57:05 +0100
+
primer3 (2.6.1-1) unstable; urgency=medium
* New upstream version
=====================================
debian/rules
=====================================
@@ -33,7 +33,7 @@ ifneq ($(BUILDARCH),little)
sed -i "0,/$(FAILED_TESTS)/s///" test/Makefile
sed -i "/$(FAILED_TESTS)/,/endif/d" test/Makefile
endif
- dh_auto_test --sourcedirectory=test
+ dh_auto_test --no-parallel --sourcedirectory=test
ifneq ($(BUILDARCH),little)
# restore original test file
mv test/p3test.pl~ test/p3test.pl
View it on GitLab: https://salsa.debian.org/med-team/primer3/-/compare/815040541f647923ca22cf94c07477603d3c5458...87400369b9462300d625d51ac685779de1ca2f04
--
View it on GitLab: https://salsa.debian.org/med-team/primer3/-/compare/815040541f647923ca22cf94c07477603d3c5458...87400369b9462300d625d51ac685779de1ca2f04
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/20220219/3db9278c/attachment.htm>
More information about the debian-med-commit
mailing list