[med-svn] [Git][med-team/hmmer2][master] Fix autopkgtests

Nilesh Patra gitlab at salsa.debian.org
Wed Sep 9 12:40:15 BST 2020



Nilesh Patra pushed to branch master at Debian Med / hmmer2


Commits:
a62aa27b by Nilesh Patra at 2020-09-09T17:08:38+05:30
Fix autopkgtests

- - - - -


2 changed files:

- debian/tests/control
- debian/tests/run-unit-test


Changes:

=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
 Tests: run-unit-test
-Depends: @, libperl4-corelibs-perl
+Depends: @, libperl4-corelibs-perl, build-essential, libsquid-dev, pkg-config
 Restrictions:


=====================================
debian/tests/run-unit-test
=====================================
@@ -8,11 +8,12 @@ if [ "$AUTOPKGTEST_TMP" = "" ] ; then
 fi
 
 cp -a /usr/share/doc/${pkg}/examples/* $AUTOPKGTEST_TMP
+cp -a /usr/include/${pkg}/*.h $AUTOPKGTEST_TMP
 
 cd $AUTOPKGTEST_TMP
 
 find . -name "*.gz" -exec gunzip \{\} \;
-
+make
 testnames=`cut -f2 -d '@' ./exercises.sqc | grep "_test\|_exercise"`
 
 chmod +x $testnames



View it on GitLab: https://salsa.debian.org/med-team/hmmer2/-/commit/a62aa27b759adeb50c8912cee9c7e8b0ca4b487b

-- 
View it on GitLab: https://salsa.debian.org/med-team/hmmer2/-/commit/a62aa27b759adeb50c8912cee9c7e8b0ca4b487b
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/20200909/05518a84/attachment-0001.html>


More information about the debian-med-commit mailing list