[debian-edu-commits] debian-edu/ 01/05: debian/control: Drop explicit PHP5 dependencies, make package fit for PHP7. (Closes: #821659).
Mike Gabriel
sunweaver at debian.org
Fri May 27 14:20:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository slbackup-php.
commit 25ab6a0ac677318fdb23fede1ab9d1bc0a8a357f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri May 27 15:59:48 2016 +0200
debian/control: Drop explicit PHP5 dependencies, make package fit for PHP7. (Closes: #821659).
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 68f7eac..6756101 100644
--- a/debian/control
+++ b/debian/control
@@ -17,10 +17,10 @@ Package: slbackup-php
Architecture: all
Depends:
${misc:Depends},
- libapache2-mod-php5 | php5-cgi,
+ php,
apache2 | httpd,
ssh,
- php5-cli,
+ php-cli,
smarty3,
smarty-gettext (>= 1.0b1-7),
Suggests:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/slbackup-php.git
More information about the debian-edu-commits
mailing list