[med-svn] [mia] 01/01: correct d/control file
Gert Wollny
gert-guest at moszumanska.debian.org
Wed Jul 27 19:18:49 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 301dcd65ccb16df92f31cc94af453e5b93cfaa64
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Wed Jul 27 19:18:08 2016 +0000
correct d/control file
---
debian/control | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 662bbf4..4585da9 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends: cmake,
libfftw3-dev,
libgsl-dev,
libgts-dev,
+ libitpp-dev,
libhdf5-dev,
libmaxflow-dev,
libnifti-dev,
@@ -57,7 +58,7 @@ Architecture: any
Section: libdevel
Depends: libmia-2.4-0 (= ${binary:Version}),
mia-doctools (= ${source:Version}),
- libitpp-dev (>= 4.2),
+ libitpp-dev,
libgsl-dev,
libboost-test-dev,
libfftw3-dev,
@@ -78,7 +79,7 @@ Architecture: all
Section: doc
Depends: ${misc:Depends},
libjs-mathjax
-Enhances: libmia-2.2-dev
+Enhances: libmia-2.4-dev
Description: library for 2D and 3D gray scale image processing, documentation
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