Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Force the use of Bash for testing
· 3a77d230
Michael R. Crusoe
authored
Dec 16, 2019
3a77d230
2.3.0-4
· ff8050ad
Michael R. Crusoe
authored
Dec 16, 2019
ff8050ad
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
ff8050ad
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 <michael.crusoe@gmail.com>
Wed
, 1
1
Dec 2019 1
0:57:25
+0100
-- Michael R. Crusoe <michael.crusoe@gmail.com>
Mon
, 1
6
Dec 2019 1
6:19:39
+0100
jellyfish (2.3.0-3) unstable; urgency=medium
...
...
debian/patches/test_needs_bash
View file @
ff8050ad
...
...
@@ -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