[Pkg-owncloud-commits] [owncloud-client] 01/01: Replace Conflics with Breaks in debian/control
Sandro Knauß
hefee-guest at alioth.debian.org
Thu Sep 12 22:47:33 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 f5101db975eee81b594233271e7730052940740b
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Fri Sep 13 00:46:23 2013 +0200
Replace Conflics with Breaks in debian/control
Git-Dch: ignore
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 0243348..c78f092 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Package: owncloud-client-doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Replaces: mirall-doc (<< 1.4.0~)
-Conflicts: mirall-doc (<< 1.4.0~)
+Breaks: mirall-doc (<< 1.4.0~)
Section: doc
Description: ownCloudSync folder synchronization - documentation
The ownCloudSync system lets you always have your latest files wherever
@@ -65,7 +65,7 @@ Package: owncloud-client-l10n
Architecture: all
Depends: ${misc:Depends}
Replaces: mirall-l10n (<< 1.4.0~)
-Conflicts: mirall-l10n (<< 1.4.0~)
+Breaks: mirall-l10n (<< 1.4.0~)
Section: localization
Description: ownCloudSync folder synchronization - localization
The ownCloudSync system lets you always have your latest files wherever
--
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