Alexandre Detiste pushed to branch master at Debian Med / busco
Commits:
316600bf by Alexandre Detiste at 2026-02-27T16:16:20+01:00
autopkgtest does not need "quilt"
- - - - -
2 changed files:
- debian/tests/control
- debian/tests/run-unit-test
Changes:
=====================================
debian/tests/control
=====================================
@@ -2,7 +2,6 @@ Tests:
run-unit-test,
Depends:
python3-all,
- quilt,
@,
Restrictions:
allow-stderr,
=====================================
debian/tests/run-unit-test
=====================================
@@ -4,7 +4,6 @@ set -e
pkg='busco'
CUR_DIR=`pwd`
-QUILT_PATCHES=debian/patches quilt push -a || true
if [ "$AUTOPKGTEST_TMP" = "" ] ; then
AUTOPKGTEST_TMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
@@ -25,6 +24,5 @@ do
done
cd ${CUR_DIR}
-QUILT_PATCHES=debian/patches quilt pop -a || true
echo "PASS"
View it on GitLab:
https://salsa.debian.org/med-team/busco/-/commit/316600bfa5534855998a992b531112ca8c89ef77
--
View it on GitLab:
https://salsa.debian.org/med-team/busco/-/commit/316600bfa5534855998a992b531112ca8c89ef77
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