[med-svn] [Git][med-team/snpeff][master] autopkgtest does not need "quilt" anymore
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Fri Feb 27 16:23:42 GMT 2026
Alexandre Detiste pushed to branch master at Debian Med / snpeff
Commits:
c337f233 by Alexandre Detiste at 2026-02-27T17:02:43+01:00
autopkgtest does not need "quilt" anymore
- - - - -
2 changed files:
- debian/tests/control
- debian/tests/run-unit-test
Changes:
=====================================
debian/tests/control
=====================================
@@ -1,5 +1,5 @@
# Testing only on architectures on which htsjdk is available
Tests: run-unit-test
-Depends: default-jdk-headless, junit5, libsnpeff-java, quilt
+Depends: default-jdk-headless, junit5, libsnpeff-java
Restrictions: allow-stderr
Architecture: amd64 arm64
=====================================
debian/tests/run-unit-test
=====================================
@@ -12,9 +12,6 @@ if [ "${AUTOPKGTEST_TMP}" = "" ] ; then
trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM
fi
-# Push patches if some of them still have to be applied, but don't fail else.
-QUILT_PATCHES="debian/patches" quilt push -a || true
-
# Copying config file in home dir.
HOME="$(mktemp -d)"
mkdir -p ~/.snpEff
View it on GitLab: https://salsa.debian.org/med-team/snpeff/-/commit/c337f2331b45dad319ea372f6de85eea8c16c5da
--
View it on GitLab: https://salsa.debian.org/med-team/snpeff/-/commit/c337f2331b45dad319ea372f6de85eea8c16c5da
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/0a01f1b7/attachment.htm>
More information about the debian-med-commit
mailing list