[Pkg-owncloud-commits] [owncloud-client] 01/01: Added transitional packages for mirall-l10n and mirall-doc

Sandro Knauß hefee-guest at alioth.debian.org
Thu Sep 12 18:08:02 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 a834d5ac219ead95afd120eab31dd593da4a574a
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Thu Sep 12 20:04:19 2013 +0200

    Added transitional packages for mirall-l10n and mirall-doc
---
 debian/control |   22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 4567906..0243348 100644
--- a/debian/control
+++ b/debian/control
@@ -28,8 +28,8 @@ Description: folder synchronization with an ownCloud server - GUI
 Package: owncloud-client-doc
 Architecture: all
 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
-Replaces: mirall-doc
-Breaks: mirall-doc
+Replaces: mirall-doc (<< 1.4.0~)
+Conflicts: mirall-doc (<< 1.4.0~)
 Section: doc
 Description: ownCloudSync folder synchronization - documentation
  The ownCloudSync system lets you always have your latest files wherever
@@ -40,6 +40,13 @@ Description: ownCloudSync folder synchronization - documentation
  .
  This package provides the documentation.
 
+Package: mirall-doc
+Depends: owncloud-client-doc, ${misc:Depends}
+Architecture: all
+Section: oldlibs
+Description: transitional dummy package for owncloud-client-doc
+ This is a transitional dummy package. It can safely be removed.
+
 Package: libowncloudsync0
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}, libocsync0 (>= 0.80.0)
@@ -57,8 +64,8 @@ Description: ownCloudSync folder synchronization - libraries
 Package: owncloud-client-l10n
 Architecture: all
 Depends: ${misc:Depends}
-Replaces: mirall-l10n
-Breaks: mirall-l10n
+Replaces: mirall-l10n (<< 1.4.0~)
+Conflicts: mirall-l10n (<< 1.4.0~)
 Section: localization
 Description: ownCloudSync folder synchronization - localization
  The ownCloudSync system lets you always have your latest files wherever
@@ -68,3 +75,10 @@ Description: ownCloudSync folder synchronization - localization
  flow across to every other.
  .
  This package provides the localization.
+
+Package: mirall-l10n
+Depends: owncloud-client-l10n, ${misc:Depends}
+Architecture: all
+Section: oldlibs
+Description: transitional dummy package for owncloud-client-l10n
+ This is a transitional dummy package. It can safely be removed.

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