Remove libjapser from the autopkgtest, the package has been removed from the archive.

This commit is contained in:
Felix Geyer 2016-11-13 19:35:14 +01:00
parent 099320abdf
commit 898120ef86
3 changed files with 3 additions and 2 deletions

2
debian/changelog vendored
View File

@ -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

View File

@ -27,7 +27,6 @@ Depends: cmake,
mercurial,
hspell,
icoutils,
libjasper-dev,
libarchive-dev,
liblzma-dev,
libxml2-dev,

View File

@ -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)