[med-svn] [Git][med-team/busco][master] autopkgtest does not need "quilt"

Alexandre Detiste (@detiste-guest) gitlab at salsa.debian.org
Fri Feb 27 15:16:25 GMT 2026



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260227/3c778dd2/attachment-0001.htm>


More information about the debian-med-commit mailing list