[med-svn] [mia] 02/05: correct dependencies for libmia-2.4-dev and mia-doctools
Gert Wollny
gert-guest at moszumanska.debian.org
Mon Jul 25 10:13:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository mia.
commit 438981b1ae645c46b04f841d0180891907a1925a
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Mon Jul 25 09:17:23 2016 +0000
correct dependencies for libmia-2.4-dev and mia-doctools
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 61821c0..e670b07 100644
--- a/debian/control
+++ b/debian/control
@@ -56,6 +56,7 @@ Package: libmia-2.4-dev
Architecture: any
Section: libdevel
Depends: libmia-2.4-0 (= ${binary:Version}),
+ mia-doctools (= ${binary:Version}),
libitpp-dev (>= 4.2),
libgsl-dev,
libboost-test-dev,
@@ -63,7 +64,6 @@ Depends: libmia-2.4-0 (= ${binary:Version}),
libblas-dev,
${misc:Depends}
Recommends: libmia-2.4-doc,
- mia-doctools
Conflicts: libmia-2.2-dev
Replaces: libmia-2.2-dev
Description: library for 2D and 3D gray scale image processing, development files
@@ -104,7 +104,9 @@ Description: Command line tools for gray scale image processing
Package: mia-doctools
Architecture: all
-Depends: python-lxml
+Depends: python-lxml,
+ python,
+ ${misc:Depends}
Conflicts: libmia-2.2-dev
Description: Helper scripts for run-time document creation
A set of scripts that can be used to create man-pages and on-line
--
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