This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository ossim.
commit d131699f47ce98ce828c7b048702ad9c4ea0b480 Author: Bas Couwenberg <[email protected]> Date: Sat Dec 9 12:16:29 2017 +0100 Drop libopenthreads-dev build dependency, no longer required. --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2e578c7..50eb7f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,7 @@ ossim (2.2.0-1) UNRELEASED; urgency=medium * Drop unused lintian overrides. * Don't install embedded fonts. * Strip trailing whitespace from changelog. + * Drop libopenthreads-dev build dependency, no longer required. -- Bas Couwenberg <[email protected]> Sat, 09 Dec 2017 12:05:48 +0100 diff --git a/debian/control b/debian/control index d5fd6c9..2ec18ed 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,6 @@ Build-Depends: cmake (>= 2.8), libgeos++-dev (>= 3.5.0), libgeotiff-dev, libjpeg-dev, - libopenthreads-dev, libpng-dev, libtiff-dev, zlib1g-dev -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ossim.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

