[Pkg-owncloud-commits] [php-sabredav] 08/23: Drop php5-json dependency
David Prévot
taffit at moszumanska.debian.org
Wed Mar 19 17:41:39 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch 1.7
in repository php-sabredav.
commit 9781346864ff6ba2bb38d1b85cc23853c54ca8ac
Author: David Prévot <taffit at debian.org>
Date: Mon Jun 24 11:13:17 2013 -0400
Drop php5-json dependency
It’s now correctly handled in pkg-php-tools.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 070a9e5..69a06c2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: php
Priority: optional
Maintainer: ownCloud for Debian maintainers <pkg-owncloud-maintainers at lists.alioth.debian.org>
Uploaders: Thomas Mueller <thomas.mueller at tmit.eu>,Paul van Tilburg <paulvt at debian.org>
-Build-Depends: debhelper (>= 8.0.0), pkg-php-tools (>= 1.7~), php5-json
+Build-Depends: debhelper (>= 8.0.0), pkg-php-tools (>= 1.7~)
Standards-Version: 3.9.4
Homepage: http://code.google.com/p/sabredav/
Vcs-Git: git://anonscm.debian.org/pkg-owncloud/php-sabredav.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list