[med-svn] r16471 - trunk/packages/mriconvert/trunk/debian
Steven Michael Robbins
smr at moszumanska.debian.org
Wed Mar 19 04:51:26 UTC 2014
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 <smr at debian.org> 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 <smr at debian.org>
Build-Depends: debhelper (>= 9),
libboost-program-options-dev,
- libwxgtk2.8-dev,
+ libwxgtk3.0-dev,
cableswig,
cmake,
help2man,
More information about the debian-med-commit
mailing list