[Pkg-owncloud-commits] [SCM] owncloud.git branch, master, updated. upstream/4.0.0-98-gac48c2a
Paul van Tilburg
paulvt at debian.org
Tue May 22 10:01:15 UTC 2012
The following commit has been merged in the master branch:
commit ac48c2a83905ce2f30231e7b4cb0ee83e79d9726
Author: Paul van Tilburg <paulvt at debian.org>
Date: Tue May 22 12:01:13 2012 +0200
Dropped the depends on dbconfig-common, debconf, and ucf; not used yet
diff --git a/debian/changelog b/debian/changelog
index 77bb237..b12124c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ owncloud (4.0.0-1) UNRELEASED; urgency=low
- Added owncloud-{mysql,pgsql,sqlite} dependency packages.
- Added a depend on libphp-phpmailer.
- Bumped the libjs-jquery depend to >= 1.7.2-1.
+ - Dropped the depends on dbconfig-common, debconf, and ucf; not used yet.
* debian/copyright, debian/rules: updated for new upstream release.
* debian/owncloud.postinst: updated to enable Apache's rewrite module.
* debian/patches:
diff --git a/debian/control b/debian/control
index eb6772d..001c5f7 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-owncloud/owncloud.git;a=summary
Package: owncloud
Architecture: all
-Depends: ${misc:Depends}, dbconfig-common, debconf | debconf-2.0, ucf,
+Depends: ${misc:Depends},
apache2 | httpd,
php5, php5-gd, php-pear, php-xml-parser, php-crypt-blowfish, php-sabredav,
php-mdb2, php-mdb2-schema, libphp-phpmailer,
--
owncloud.git
More information about the Pkg-owncloud-commits
mailing list