Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Fix autopkgtest
· a19088f6
Andreas Tille
authored
Jul 25, 2019
a19088f6
Upload to unstable
· 97151a8c
Andreas Tille
authored
Jul 25, 2019
97151a8c
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
97151a8c
hhsuite (3.2.0-2)
UNRELEASED
; urgency=medium
hhsuite (3.2.0-2)
unstable
; urgency=medium
[ Santiago Vila ]
* Fix FTBFS when built with dpkg-buildpackage -A
...
...
@@ -7,8 +7,9 @@ hhsuite (3.2.0-2) UNRELEASED; urgency=medium
[ Andreas Tille ]
* debhelper-compat 12
* Standards-Version: 4.4.0
* Fix autopkgtest
-- Andreas Tille <tille@debian.org> Thu, 25 Jul 2019 0
2:31:45
+0200
-- Andreas Tille <tille@debian.org> Thu, 25 Jul 2019 0
3:06:04
+0200
hhsuite (3.2.0-1) unstable; urgency=medium
...
...
debian/tests/run-unit-test
View file @
97151a8c
...
...
@@ -8,10 +8,10 @@ if [ "$AUTOPKGTEST_TMP" = "" ] ; then
trap
"rm -rf
$AUTOPKGTEST_TMP
"
0 INT QUIT ABRT PIPE TERM
fi
cp
-a
/usr/share/doc/
${
pkg
}
/examples/query.a3m
.gz
$AUTOPKGTEST_TMP
cp
-a
/usr/share/doc/
${
pkg
}
/examples/query.a3m
*
$AUTOPKGTEST_TMP
cd
$AUTOPKGTEST_TMP
gunzip
query.a3m.gz
find
.
-name
"*.gz"
-exec
gunzip
\{\}
\;
hhmake
-i
query.a3m