[geos] 02/04: Sync control & control.in to not lose libjs-jquery dependency.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Jul 19 22:15:18 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch gcc5
in repository geos.

commit 3671535893238bc686371e356a392f3231b79221
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jul 19 23:37:38 2015 +0200

    Sync control & control.in to not lose libjs-jquery dependency.
---
 debian/changelog  | 1 +
 debian/control.in | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e6f61c2..0e74b88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 geos (3.4.2-8) UNRELEASED; urgency=medium
 
   * Append v5 to library package names for GCC 5 transition.
+  * Sync control & control.in to not lose libjs-jquery dependency.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 19 Jul 2015 23:27:13 +0200
 
diff --git a/debian/control.in b/debian/control.in
index 0f3c40b..a098332 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -103,7 +103,8 @@ Description: Geometry engine for Geographic Information Systems - C++ Library
 Package: libgeos-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}
+Depends: libjs-jquery,
+         ${misc:Depends}
 Suggests: libgeos-dev (= ${binary:Version})
 Description: Documentation for the GEOS GIS geometry engine library
  GEOS provides a spatial object model and fundamental geometric

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geos.git



More information about the Pkg-grass-devel mailing list