Author: malat-guest Date: 2012-02-06 13:15:26 +0000 (Mon, 06 Feb 2012) New Revision: 9576
Modified: trunk/packages/volview/trunk/debian/changelog trunk/packages/volview/trunk/debian/control Log: prepare for next upload Modified: trunk/packages/volview/trunk/debian/changelog =================================================================== --- trunk/packages/volview/trunk/debian/changelog 2012-02-06 13:13:37 UTC (rev 9575) +++ trunk/packages/volview/trunk/debian/changelog 2012-02-06 13:15:26 UTC (rev 9576) @@ -1,3 +1,9 @@ +volview (3.4-3) UNRELEASED; urgency=low + + * Need to remove quote from CFLAGS (MIPS compilation) + + -- Mathieu Malaterre <[email protected]> Mon, 06 Feb 2012 14:14:41 +0100 + volview (3.4-2) unstable; urgency=low * Use any curl.h provider Modified: trunk/packages/volview/trunk/debian/control =================================================================== --- trunk/packages/volview/trunk/debian/control 2012-02-06 13:13:37 UTC (rev 9575) +++ trunk/packages/volview/trunk/debian/control 2012-02-06 13:15:26 UTC (rev 9576) @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 8), cmake (>= 2.8.2), libinsighttoolkit3-dev (>= 3.20), libvtk5-dev (>= 5.8.0), libfftw3-dev, libgdcm2-dev (>= 2.0.18), libkwwidgets1-dev, tcl8.5-dev, tk8.5-dev, - libavformat-dev, libvtkedge-dev (>= 0.2), libcurl4-dev, libtar-dev + libavformat-dev, libvtkedge-dev (>= 0.2), libcurl4-gnutls-dev | libcurl4-dev, libtar-dev Standards-Version: 3.9.2 Homepage: http://www.kitware.com/products/volview.html Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/volview/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
