Remove libjapser from the autopkgtest, the package has been removed from the archive.
This commit is contained in:
parent
099320abdf
commit
898120ef86
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,6 +1,8 @@
|
||||
cmake (3.7.0-1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Remove libjapser from the autopkgtest, the package has been removed
|
||||
from the archive.
|
||||
|
||||
-- Felix Geyer <fgeyer@debian.org> Sat, 12 Nov 2016 11:56:24 +0100
|
||||
|
||||
|
1
debian/tests/control
vendored
1
debian/tests/control
vendored
@ -27,7 +27,6 @@ Depends: cmake,
|
||||
mercurial,
|
||||
hspell,
|
||||
icoutils,
|
||||
libjasper-dev,
|
||||
libarchive-dev,
|
||||
liblzma-dev,
|
||||
libxml2-dev,
|
||||
|
2
debian/tests/findmodules_data/CMakeLists.txt
vendored
2
debian/tests/findmodules_data/CMakeLists.txt
vendored
@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
|
||||
foreach(VTEST ALSA Armadillo BISON Boost BZip2 Cups CURL CVS Doxygen EXPAT FLEX
|
||||
Freetype Gettext GIF Git GnuTLS GTK2 Hg HSPELL Icotool Jasper
|
||||
Freetype Gettext GIF Git GnuTLS GTK2 Hg HSPELL Icotool
|
||||
LibArchive LibLZMA LibXml2 LibXslt OpenSceneGraph Perl PhysFS
|
||||
PkgConfig Ruby Protobuf Subversion SWIG TIFF ZLIB)
|
||||
find_package(${VTEST} REQUIRED)
|
||||
|
Loading…
x
Reference in New Issue
Block a user