[med-svn] [stacks] 04/05: Enable PHP migration
Andreas Tille
tille at debian.org
Tue Apr 19 09:03:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository stacks.
commit c78f272f675de8d39ad87c17a076be6bbcf2b86b
Author: Andreas Tille <tille at debian.org>
Date: Tue Apr 19 10:45:11 2016 +0200
Enable PHP migration
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index fb4a7aa..0940b57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
stacks (1.38-1) UNRELEASED; urgency=medium
* New upstream version
+ * debian/control: s/php5/php/
+ Closes: #821664
-- Andreas Tille <tille at debian.org> Tue, 19 Apr 2016 10:43:20 +0200
diff --git a/debian/control b/debian/control
index 8e143d9..333ea05 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Depends: ${shlibs:Depends},
${misc:Depends},
apache2 | httpd,
mysql-server,
- libapache2-mod-php5 | php5-cgi,
+ libapache2-mod-php | php-cgi,
libdbd-mysql-perl,
php-mdb2-driver-mysql
Recommends: stacks
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/stacks.git
More information about the debian-med-commit
mailing list