[med-svn] [camitk] 03/03: camitk-config does not depend from libqtpropertybrowser-dev
Emmanuel Promayon
promayon-guest at moszumanska.debian.org
Sat Oct 8 16:13:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
promayon-guest pushed a commit to branch master
in repository camitk.
commit 1de2b662081d844917dcc9aa79699e95e40a8a0b
Author: Emmanuel Promayon <Emmanuel.Promayon at imag.fr>
Date: Sat Oct 8 17:42:12 2016 +0200
camitk-config does not depend from libqtpropertybrowser-dev
Signed-off-by: Emmanuel Promayon <Emmanuel.Promayon at imag.fr>
---
debian/control | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 6df8dc0..15881a2 100644
--- a/debian/control
+++ b/debian/control
@@ -44,7 +44,6 @@ Description: Computer Assisted Medical Intervention Tool Kit - runtime
Package: camitk-config
Architecture: any
Depends: libcamitk4 (= ${binary:Version}),
- libqtpropertybrowser-dev,
${misc:Depends},
${shlibs:Depends}
Replaces: libcamitk3, libcamitk4 (<< 4.0.3)
@@ -61,10 +60,10 @@ Package: libcamitk-dev
Architecture: any
Section: libdevel
Depends: libcamitk4 (= ${binary:Version}),
+ camitk-config,
libqtpropertybrowser-dev,
${misc:Depends},
- ${shlibs:Depends},
- camitk-config
+ ${shlibs:Depends}
Recommends: camitk-imp
Suggests: camitk-actionstatemachine
Breaks: libcamitk3-dev
--
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