Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Example files are not compressed any more - adapt autopkgtest
· 9186289c
Andreas Tille
authored
Jan 17, 2019
9186289c
Upload to unstable
· 093b4bef
Andreas Tille
authored
Jan 17, 2019
093b4bef
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
093b4bef
last-align (963-2) unstable; urgency=medium
* Example files are not compressed any more - adapt autopkgtest
Closes: #919556
-- Andreas Tille <tille@debian.org> Thu, 17 Jan 2019 11:21:30 +0100
last-align (963-1) unstable; urgency=medium
* New upstream version
...
...
debian/tests/run-unit-test
View file @
093b4bef
...
...
@@ -9,7 +9,7 @@ fi
cd
$ADTTMP
cp
-a
/usr/share/doc/
${
pkg
}
/examples/
*
.fa
.gz
.
cp
-a
/usr/share/doc/
${
pkg
}
/examples/
*
.fa
*
.
gunzip
-r
*
# first example from tutorial
...
...