[med-svn] [mia] 01/02: replace the 'Breaks' by 'Conflicts'
Gert Wollny
gert-guest at moszumanska.debian.org
Mon Sep 7 16:12:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository mia.
commit 23195afa632f4bdc7a43df5eaf9ac0b1e227bb72
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Mon Sep 7 18:05:11 2015 +0200
replace the 'Breaks' by 'Conflicts'
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 67553d7..a9d4354 100644
--- a/debian/control
+++ b/debian/control
@@ -82,8 +82,8 @@ Depends: ${shlibs:Depends},
${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Replaces: libmia-2.2-0
-Breaks: libmia-2.2-0,
- libmia-2.2-0-dbg
+Conflicts: libmia-2.2-0,
+ libmia-2.2-0-dbg
Description: library for 2D and 3D gray scale image processing
libmia comprises a set of libraries and plug-ins for general purpose
2D and 3D gray scale image processing and basic handling of triangular
@@ -97,7 +97,7 @@ Priority: extra
Depends: libmia-2.2-4 (= ${binary:Version}),
${misc:Depends}
Replaces: libmia-2.2-0-dbg
-Breaks: libmia-2.2-0-dbg
+Conflicts: libmia-2.2-0-dbg
Description: Debug information for the MIA library
libmia comprises a set of libraries and plug.ins for general purpose
2D and 3D gray scale image processing and basic handling of triangular
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mia.git
More information about the debian-med-commit
mailing list