[mapserver] 08/11: Add dependency on php5-common to php5-mapscript for php5enmod.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Feb 25 22:00:50 UTC 2016


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

sebastic pushed a commit to branch master
in repository mapserver.

commit 938bd81de357a8bc27d9242e21dcfd0207ab887e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Feb 25 22:13:56 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 3e8c9db..f5f8680 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ mapserver (7.0.1-1) UNRELEASED; urgency=medium
   * Drop patches applied upstream.
   * Don't install documentation no longer included upstream.
   * Update symbols for amd64.
+  * Add dependency on php5-common to php5-mapscript for php5enmod.
 
  -- Bas Couwenberg <sebastic at debian.org>  Thu, 25 Feb 2016 21:05:55 +0100
 
diff --git a/debian/control b/debian/control
index ea2beb3..f1aa440 100644
--- a/debian/control
+++ b/debian/control
@@ -171,7 +171,8 @@ Description: documentation for MapServer
 Package: php5-mapscript
 Architecture: any
 Section: php
-Depends: ${shlibs:Depends},
+Depends: php5-common,
+         ${shlibs:Depends},
          ${misc:Depends}
 Suggests: mapserver-bin,
           mapserver-doc

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



More information about the Pkg-grass-devel mailing list