Loading debian/changelog +7 −0 Original line number Diff line number Diff line cwltool (1.0.20181217162649+dfsg-2) unstable; urgency=medium * debian/tests/control: fix typo in name of py.test-3 * Standards-Version: 4.3.0 -- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 24 Dec 2018 07:36:03 -0800 cwltool (1.0.20181217162649+dfsg-1) unstable; urgency=medium [ Jelmer Vernooij ] Loading debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ Build-Depends: debhelper (>= 10), python3-prov, nodejs, help2man Standards-Version: 4.2.1 Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/med-team/cwltool Vcs-Git: https://salsa.debian.org/med-team/cwltool.git Homepage: http://www.commonwl.org Loading debian/tests/run-tests +1 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,4 @@ if [ "$ADTTMP" = "" ] ; then ADTTMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX) fi cd "$ADTTMP" py.test3 --ignore cwltool/schemas --pyarg cwltool py.test-3 --ignore cwltool/schemas --pyarg cwltool Loading
debian/changelog +7 −0 Original line number Diff line number Diff line cwltool (1.0.20181217162649+dfsg-2) unstable; urgency=medium * debian/tests/control: fix typo in name of py.test-3 * Standards-Version: 4.3.0 -- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 24 Dec 2018 07:36:03 -0800 cwltool (1.0.20181217162649+dfsg-1) unstable; urgency=medium [ Jelmer Vernooij ] Loading
debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ Build-Depends: debhelper (>= 10), python3-prov, nodejs, help2man Standards-Version: 4.2.1 Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/med-team/cwltool Vcs-Git: https://salsa.debian.org/med-team/cwltool.git Homepage: http://www.commonwl.org Loading
debian/tests/run-tests +1 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,4 @@ if [ "$ADTTMP" = "" ] ; then ADTTMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX) fi cd "$ADTTMP" py.test3 --ignore cwltool/schemas --pyarg cwltool py.test-3 --ignore cwltool/schemas --pyarg cwltool