[Pkg-owncloud-commits] [owncloud-client] 24/26: Adding the new cmd client
Sandro Knauß
hefee-guest at moszumanska.debian.org
Mon Dec 9 00:02:00 UTC 2013
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 692d023f62f00230e0d39d6b37fcb61717287afb
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Mon Dec 9 00:27:59 2013 +0100
Adding the new cmd client
---
debian/control | 16 ++++++++++++++++
debian/owncloud-client-cmd.install | 1 +
2 files changed, 17 insertions(+)
diff --git a/debian/control b/debian/control
index 995dae5..4d6642a 100644
--- a/debian/control
+++ b/debian/control
@@ -83,3 +83,19 @@ Architecture: all
Section: oldlibs
Description: transitional dummy package for owncloud-client-l10n
This is a transitional dummy package. It can safely be removed.
+
+Package: owncloud-client-cmd
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends},
+ libowncloudsync0 (= ${binary:Version}), owncloud-client-l10n
+Description: folder synchronization with an ownCloud server - cmd client
+ The ownCloudSync system lets you always have your latest files wherever
+ you are. Just specify one or more folders on the local machine to and a server
+ to synchronize to. You can configure more computers to synchronize to the same
+ server and any change to the files on one computer will silently and reliably
+ flow across to every other.
+ .
+ owncloud-client provides the commandline client specialising in
+ synchronizing with cloud storage provided by ownCloud.
+
+
diff --git a/debian/owncloud-client-cmd.install b/debian/owncloud-client-cmd.install
new file mode 100644
index 0000000..74d7319
--- /dev/null
+++ b/debian/owncloud-client-cmd.install
@@ -0,0 +1 @@
+usr/bin/owncloudcmd
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list