[Pkg-owncloud-commits] [owncloud-client] 03/03: split natuilus-owncloud
Sandro Knauß
hefee-guest at moszumanska.debian.org
Mon May 30 21:38:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch experimental
in repository owncloud-client.
commit d7e1ada67f7d7404857508b60102ecaecbc80b21
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Mon May 30 17:31:26 2016 +0200
split natuilus-owncloud
owncloud-client-data for shared data between plugins
nautilus-owncloud for specific plugin data
---
debian/control | 8 +++-----
debian/nautilus-owncloud.install | 1 -
debian/owncloud-client-data.install | 1 +
3 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 73772ee..6d643d6 100644
--- a/debian/control
+++ b/debian/control
@@ -97,10 +97,10 @@ Description: development files for owncloudsync
Package: owncloud-client-data
Architecture: all
Depends: ${misc:Depends}
-Replaces: nautilus-owncloud (<< 2.1.1~rc2)
-Breaks: nautilus-owncloud (<< 2.1.1~rc2)
+Replaces: nautilus-owncloud (<< 2.2.0+dfsg-2)
+Breaks: nautilus-owncloud (<< 2.2.0+dfsg-2)
Section: XXXXX
-Description: ownCloudSync folder synchronization - localization
+Description: ownCloudSync folder synchronization - shared data
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
@@ -170,8 +170,6 @@ Depends: nautilus,
${python3:Depends}
Suggests: nautilus-script-manager
Enhances: nautilus
-Replaces: nautilus-owncloud (<< 2.1.1~rc2)
-Breaks: nautilus-owncloud (<< 2.1.1~rc2)
Description: ownCloud integration for Nautilus
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
diff --git a/debian/nautilus-owncloud.install b/debian/nautilus-owncloud.install
index 71d93d1..f569441 100644
--- a/debian/nautilus-owncloud.install
+++ b/debian/nautilus-owncloud.install
@@ -1,2 +1 @@
-usr/share/icons/hicolor/*/apps/ownCloud*png
usr/share/nautilus-python/extensions/syncstate.py
diff --git a/debian/owncloud-client-data.install b/debian/owncloud-client-data.install
new file mode 100644
index 0000000..87d11eb
--- /dev/null
+++ b/debian/owncloud-client-data.install
@@ -0,0 +1 @@
+usr/share/icons/hicolor/*/apps/ownCloud*png
--
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