[Pkg-owncloud-commits] [ocsync] 02/06: Remove version from Build-Dep cmake
Sandro Knauß
hefee-guest at alioth.debian.org
Thu Aug 15 21:15:37 UTC 2013
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository ocsync.
commit 462073b6ad2f789eb636e8a3460a0034a6574d6e
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Wed Jul 31 21:01:34 2013 +0200
Remove version from Build-Dep cmake
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 6e85e06..8f2c676 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: net
Priority: optional
Maintainer: ownCloud for Debian maintainers <pkg-owncloud-maintainers at lists.alioth.debian.org>
Uploaders: Sandro Knauß <bugs at sandroknauss.de>
-Build-Depends: debhelper (>= 9), cmake (>= 2.8.5), libsqlite3-dev, libneon27-gnutls-dev, libssh-dev,
+Build-Depends: debhelper (>= 9), cmake, libsqlite3-dev, libneon27-gnutls-dev, libssh-dev,
libsmbclient-dev, check
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-owncloud/ocsync.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/ocsync.git
More information about the Pkg-owncloud-commits
mailing list