[debian-edu-commits] debian-edu/pkg-team/ 31/32: Bin:package gosa: Alternatively depend on php5-mysqlnd or php-mysql. (Closes: #718857).

Mike Gabriel sunweaver at debian.org
Tue Apr 1 16:52:09 UTC 2014


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

sunweaver pushed a commit to branch master
in repository gosa.

commit a5d3a947eaf56e21f05be159b849073991cd3d72
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Apr 1 18:46:16 2014 +0200

    Bin:package gosa: Alternatively depend on php5-mysqlnd or php-mysql. (Closes: #718857).
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9f4ed22..8fbb7a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ gosa (2.7.4+reloaded1-1) UNRELEASED; urgency=low
       diffs easier to read).
     + Depend on fonts-liberation (rather than on transitional package
       ttf-liberation). (Closes: #722358).
+    + Bin:package gosa: Alternatively depend on php5-mysqlnd or php-mysql.
+      (Closes: #718857).
   * debian/gosa-plugin-mail.install, debian/gosa-plugin-mail.<scripts>:
     + Install conffiles to location where they are expected by the
       GOsa² WebGUI. Handle conffile moval in bin:package gracefully.
diff --git a/debian/control b/debian/control
index 26b93b6..daf6114 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Depends:
  php5-imap,
  php5-ldap,
  php5-mcrypt,
- php5-mysql,
+ php5-mysqlnd | php5-mysql,
  php5-imagick | imagemagick (>= 5.4.4.5-1) | graphicsmagick-im-compat,
  libcrypt-smbhash-perl,
  php5-recode,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/gosa.git



More information about the debian-edu-commits mailing list