[med-svn] [camitk] 01/03: Add missing Breaks/Replaces to the -dev packages. Closes: #823025
Mattia Rizzolo
mattia at debian.org
Sat Apr 30 12:00:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository camitk.
commit d627d105e38317d4e5171a4de6609ba6449ad802
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sat Apr 30 11:45:52 2016 +0000
Add missing Breaks/Replaces to the -dev packages. Closes: #823025
---
debian/changelog | 7 +++++++
debian/control | 4 ++++
2 files changed, 11 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 70ca56f..8cdfac6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+camitk (4.0.0~beta-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Add missing Breaks/Replaces to the -dev packages. Closes: #823025
+
+ -- Mattia Rizzolo <mattia at debian.org> Sat, 30 Apr 2016 10:03:45 +0000
+
camitk (4.0.0~beta-1) unstable; urgency=low
[ Emmanuel Promayon ]
diff --git a/debian/control b/debian/control
index 565c5ab..78eac31 100644
--- a/debian/control
+++ b/debian/control
@@ -49,6 +49,8 @@ Depends: libcamitk4 (= ${binary:Version}),
${shlibs:Depends}
Recommends: camitk-imp
Suggests: camitk-actionstatemachine
+Breaks: libcamitk3-dev
+Replaces: libcamitk3-dev
Description: Computer Assisted Medical Intervention Tool Kit - development
Helps researchers and clinicians to easily and rapidly collaborate in
order to prototype CAMI applications, that feature medical images,
@@ -133,6 +135,8 @@ Section: libdevel
Depends: libqtpropertybrowser4 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
+Breaks: libqtpropertybrowser3-dev
+Replaces: libqtpropertybrowser3-dev
Description: Qt Property Browser Library - development
A framework providing a set of graphical editors for
Qt properties similar to the one used in Qt Designer.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/camitk.git
More information about the debian-med-commit
mailing list