Michael R. Crusoe pushed to branch master at Debian Med / jellyfish
Commits: 3a77d230 by Michael R. Crusoe at 2019-12-16T15:00:01Z Force the use of Bash for testing - - - - - ff8050ad by Michael R. Crusoe at 2019-12-16T15:20:20Z 2.3.0-4 - - - - - 2 changed files: - debian/changelog - debian/patches/test_needs_bash Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,9 @@ -jellyfish (2.3.0-4) UNRELEASED; urgency=medium +jellyfish (2.3.0-4) unstable; urgency=medium * Remove NEWS.Debian now that we ship the python module again. + * Force the use of Bash for testing - -- Michael R. Crusoe <[email protected]> Wed, 11 Dec 2019 10:57:25 +0100 + -- Michael R. Crusoe <[email protected]> Mon, 16 Dec 2019 16:19:39 +0100 jellyfish (2.3.0-3) unstable; urgency=medium ===================================== debian/patches/test_needs_bash ===================================== @@ -10,3 +10,10 @@ Due to process substitution. Thanks to https://tests.reproducible-builds.org/deb cd tests . ../compat.sh +--- jellyfish.orig/Makefile.am ++++ jellyfish/Makefile.am +@@ -1,3 +1,4 @@ ++SHELL = /bin/bash + ACLOCAL_AMFLAGS = -I m4 + + EXTRA_DIST = doc/jellyfish.pdf doc/jellyfish.man README LICENSE # jellyfish.spec View it on GitLab: https://salsa.debian.org/med-team/jellyfish/compare/847b9cf29d0822d4412511732bb74bf30db24ec8...ff8050adaa7f8a84c05d43f4bfcce01d267a9d3f -- View it on GitLab: https://salsa.debian.org/med-team/jellyfish/compare/847b9cf29d0822d4412511732bb74bf30db24ec8...ff8050adaa7f8a84c05d43f4bfcce01d267a9d3f 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
