[Pkg-owncloud-commits] [owncloud-client] 02/03: Revert "Nemo is not ready - missing python extension"

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 cfdb522c5406935352891b9aa359b0b705ff85dc
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Mon May 30 17:26:12 2016 +0200

    Revert "Nemo is not ready - missing python extension"
    
    This reverts commit 8c1f947a73fe12c1d130f3cd41ccb36e415c696e.
---
 debian/control | 37 +++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)

diff --git a/debian/control b/debian/control
index 75642ff..73772ee 100644
--- a/debian/control
+++ b/debian/control
@@ -94,6 +94,21 @@ Description: development files for owncloudsync
  .
  This package contains the library development files.
 
+Package: owncloud-client-data
+Architecture: all
+Depends: ${misc:Depends}
+Replaces: nautilus-owncloud (<< 2.1.1~rc2)
+Breaks: nautilus-owncloud (<< 2.1.1~rc2)
+Section: XXXXX
+Description: ownCloudSync folder synchronization - localization
+ 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.
+ .
+ This package provides data that is shared between different packages.
+
 Package: owncloud-client-l10n
 Architecture: all
 Depends: ${misc:Depends}
@@ -149,11 +164,14 @@ Section: gnome
 Depends: nautilus,
          owncloud-client (>= ${source:Version}),
          owncloud-client (<< ${source:Version}.1~),
+         owncloud-client-data,
          python-nautilus,
          ${misc:Depends},
          ${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
@@ -163,3 +181,22 @@ Description: ownCloud integration for Nautilus
  .
  Nautilus ownCloud is an extension that integrates the ownCloud web service with
  your GNOME Desktop.
+
+Package: nemo-owncloud
+Architecture: all
+Section: cinnamon
+Depends: owncloud-client (>= ${source:Version}),
+         owncloud-client (<< ${source:Version}.1~),
+         owncloud-client-data,
+         ${misc:Depends},
+         ${python3:Depends}
+Enhances: nemo
+Description: ownCloud integration for Nemo
+ 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.
+ .
+ Nemo ownCloud is an extension that integrates the ownCloud web service with
+ your Cinnamon Desktop.

-- 
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