[geos] 04/05: Add dependency on php5-common to php5-geos for php5enmod.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Mar 7 21:40:52 UTC 2016


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

sebastic pushed a commit to branch master
in repository geos.

commit dd255f84dc57bcba5216b92276a1b429bd17c106
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Mar 7 21:26:38 2016 +0100

    Add dependency on php5-common to php5-geos for php5enmod.
---
 debian/changelog  | 1 +
 debian/control.in | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8d5fc35..464d0aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ geos (3.5.0-2) UNRELEASED; urgency=medium
   * Update Vcs-Git URL to use HTTPS.
   * Bump Standards-Version to 3.9.7, no changes.
   * Update upstream URLs to use HTTPS.
+  * Add dependency on php5-common to php5-geos for php5enmod.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 16 Feb 2016 23:30:18 +0100
 
diff --git a/debian/control.in b/debian/control.in
index 8026f53..4563dd2 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -130,7 +130,8 @@ Description: GEOS bindings for Ruby
 Package: php5-geos
 Architecture: any
 Section: web
-Depends: ${shlibs:Depends},
+Depends: php5-common,
+         ${shlibs:Depends},
          ${misc:Depends}
 Description: GEOS bindings for PHP
  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