[Pkg-owncloud-commits] [SCM] owncloud.git branch, master, updated. debian/4.0.8debian-1.6-56-g5989f3c

David Prévot taffit at debian.org
Thu Mar 28 00:23:14 UTC 2013


The following commit has been merged in the master branch:
commit 42de620135e64023113aa6fa95eebb3b115f7f6c
Author: David Prévot <taffit at debian.org>
Date:   Wed Mar 27 18:06:07 2013 -0400

    Recommend php5-ldap for user_ldap

diff --git a/debian/changelog b/debian/changelog
index 1149e02..c00fc65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ owncloud (5.0.0+dfsg-1) UNRELEASED; urgency=low
     - Add php-services-json and liboauth-php to Recommends for Dropbox-php
     - Add clamav or clamav-daemon to Recommends for Owncloud Antivirus App
     - Add zendframework to Recommends for Full Text Search
+    - Add php5-ldap to Recommends for user_ldap
     - Add mediawiki to Depends, instead of shipping duplicated code
     - Add libjs-underscore to Depends, instead of shipping duplicated code
   * debian/copyright: Document the new and updated licenses
diff --git a/debian/control b/debian/control
index f219139..4343944 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Depends: ${misc:Depends},
  mediawiki
 Recommends: exim4 | mail-transport-agent,
  php-services-json, liboauth-php,
+ php5-ldap,
  clamav | clamav-daemon,
  zendframework
 Description: cloud storage for files, music, contacts, calendars and many more

-- 
owncloud.git



More information about the Pkg-owncloud-commits mailing list