[Pkg-owncloud-commits] [SCM] php-sabredav.git branch, master, updated. debian/1.6.3-1-16-g0639084
David Prévot
taffit at debian.org
Tue Mar 26 22:38:03 UTC 2013
The following commit has been merged in the master branch:
commit 0639084d3399d34af558ddd892d942fe624d297a
Author: David Prévot <taffit at debian.org>
Date: Tue Mar 26 17:57:17 2013 -0400
Depends on php-sabre-vobject
diff --git a/debian/changelog b/debian/changelog
index 37162d7..f052e9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ php-sabredav (1.7.5+dfsg-1) UNRELEASED; urgency=low
* debian/control:
- Drop now useless DMUA
- Bump Standards-Version to 3.9.4, no change needed
+ - Depends on php-sabre-vobject
-- David Prévot <taffit at debian.org> Mon, 25 Mar 2013 23:50:31 -0400
diff --git a/debian/control b/debian/control
index 64545da..9d984ea 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-owncloud/php-sabredav.git;a=summary
Package: php-sabredav
Architecture: all
-Depends: php5 | php5-cli, ${misc:Depends}
+Depends: php5 | php5-cli, php-sabre-vobject, ${misc:Depends}
Description: SabreDAV allows you to easily add WebDAV support to a PHP application
SabreDAV is meant to cover the entire standard, and attempts to allow
integration using an easy to understand API.
--
php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list