Author: smr Date: 2014-03-19 04:51:24 +0000 (Wed, 19 Mar 2014) New Revision: 16471
Modified: trunk/packages/mriconvert/trunk/debian/changelog trunk/packages/mriconvert/trunk/debian/control Log: Build with wxWidgets 3.0. Modified: trunk/packages/mriconvert/trunk/debian/changelog =================================================================== --- trunk/packages/mriconvert/trunk/debian/changelog 2014-03-18 17:33:58 UTC (rev 16470) +++ trunk/packages/mriconvert/trunk/debian/changelog 2014-03-19 04:51:24 UTC (rev 16471) @@ -1,3 +1,9 @@ +mriconvert (1:2.0.7-2) unstable; urgency=medium + + * Update to use wxWidgets 3.0. Closes: #742019. + + -- Steve M. Robbins <[email protected]> Tue, 18 Mar 2014 23:49:38 -0500 + mriconvert (1:2.0.7-1) unstable; urgency=low * New upstream. Modified: trunk/packages/mriconvert/trunk/debian/control =================================================================== --- trunk/packages/mriconvert/trunk/debian/control 2014-03-18 17:33:58 UTC (rev 16470) +++ trunk/packages/mriconvert/trunk/debian/control 2014-03-19 04:51:24 UTC (rev 16471) @@ -6,7 +6,7 @@ Uploaders: Steve M. Robbins <[email protected]> Build-Depends: debhelper (>= 9), libboost-program-options-dev, - libwxgtk2.8-dev, + libwxgtk3.0-dev, cableswig, cmake, help2man, _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
