[Pkg-cmake-commits] [cmake] 04/05: Remove libjapser from the autopkgtest, the package has been removed from the archive.
Felix Geyer
fgeyer at moszumanska.debian.org
Sun Nov 13 19:01:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
fgeyer pushed a commit to branch master
in repository cmake.
commit 898120ef8634d9fdabf53ae8c41ca650d16f762d
Author: Felix Geyer <fgeyer at debian.org>
Date: Sun Nov 13 19:35:14 2016 +0100
Remove libjapser from the autopkgtest, the package has been removed from the archive.
---
debian/changelog | 2 ++
debian/tests/control | 1 -
debian/tests/findmodules_data/CMakeLists.txt | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e4bb16b..0a6c7ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 at debian.org> Sat, 12 Nov 2016 11:56:24 +0100
diff --git a/debian/tests/control b/debian/tests/control
index c6d11df..737eef1 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -27,7 +27,6 @@ Depends: cmake,
mercurial,
hspell,
icoutils,
- libjasper-dev,
libarchive-dev,
liblzma-dev,
libxml2-dev,
diff --git a/debian/tests/findmodules_data/CMakeLists.txt b/debian/tests/findmodules_data/CMakeLists.txt
index bd79e20..2c0eb5c 100644
--- a/debian/tests/findmodules_data/CMakeLists.txt
+++ b/debian/tests/findmodules_data/CMakeLists.txt
@@ -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)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cmake/cmake.git
More information about the Pkg-cmake-commits
mailing list