[med-svn] r14596 - trunk/packages/imagevis3d/trunk/debian
Mathieu Malaterre
malat at alioth.debian.org
Thu Sep 5 16:11:22 UTC 2013
Author: malat
Date: 2013-09-05 16:11:21 +0000 (Thu, 05 Sep 2013)
New Revision: 14596
Modified:
trunk/packages/imagevis3d/trunk/debian/changelog
trunk/packages/imagevis3d/trunk/debian/control
Log:
Add c++0x warning
Modified: trunk/packages/imagevis3d/trunk/debian/changelog
===================================================================
--- trunk/packages/imagevis3d/trunk/debian/changelog 2013-09-05 15:59:53 UTC (rev 14595)
+++ trunk/packages/imagevis3d/trunk/debian/changelog 2013-09-05 16:11:21 UTC (rev 14596)
@@ -4,6 +4,7 @@
* fix compilation with missing jpeg symbol. Closes: #713653
* Fix openmp compilation. Closes: #72193
* Fix typos reported by lintian
+ * Requires a g++ compiler post 4.6 release. Closes: #693143
-- Mathieu Malaterre <malat at debian.org> Thu, 05 Sep 2013 17:01:08 +0200
Modified: trunk/packages/imagevis3d/trunk/debian/control
===================================================================
--- trunk/packages/imagevis3d/trunk/debian/control 2013-09-05 15:59:53 UTC (rev 14595)
+++ trunk/packages/imagevis3d/trunk/debian/control 2013-09-05 16:11:21 UTC (rev 14596)
@@ -4,7 +4,7 @@
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Mathieu Malaterre <malat at debian.org>
Build-Depends: debhelper (>= 9), libqt4-dev, libqt4-opengl-dev, qt4-qmake, libtclap-dev, libglew-dev, libz-dev,
- libbz2-dev, libjpeg-dev, libtiff5-dev | libtiff-dev, libboost-all-dev, liblua5.2-dev, flex, bison
+ libbz2-dev, libjpeg-dev, libtiff5-dev | libtiff-dev, libboost-all-dev, liblua5.2-dev, flex, bison, g++ (>= 4:4.6)
Standards-Version: 3.9.4
Homepage: http://www.imagevis3d.com
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/imagevis3d/trunk/
More information about the debian-med-commit
mailing list