tags 741569 + pending thanks I updated debian/changelog to include a "closes" for this bug, rebuilt and uploaded - here's the nmudiff for the actual upload.
Cheers, Olly
diff -Nru wxmaxima-13.04.2/debian/changelog wxmaxima-13.04.2/debian/changelog --- wxmaxima-13.04.2/debian/changelog 2013-06-20 04:17:37.000000000 +1200 +++ wxmaxima-13.04.2/debian/changelog 2014-03-15 11:00:34.000000000 +1300 @@ -1,3 +1,10 @@ +wxmaxima (13.04.2-1.1) unstable; urgency=low + + * Non-maintainer upload at maintainer's request. + * Update to use wxWidgets 3.0. (closes: #741569) + + -- Olly Betts <o...@survex.com> Sat, 15 Mar 2014 10:59:46 +1300 + wxmaxima (13.04.2-1) unstable; urgency=low * New upstream release. diff -Nru wxmaxima-13.04.2/debian/control wxmaxima-13.04.2/debian/control --- wxmaxima-13.04.2/debian/control 2013-06-20 04:17:37.000000000 +1200 +++ wxmaxima-13.04.2/debian/control 2014-03-14 11:09:16.000000000 +1300 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Science Maintainers <debian-science-maintain...@lists.alioth.debian.org> Uploaders: Frank S. Thomas <f...@debian.org> -Build-Depends: debhelper (>= 9), libwxgtk2.8-dev (>= 2.8.4) +Build-Depends: debhelper (>= 9), libwxgtk3.0-dev Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/git/debian-science/packages/wxmaxima.git Vcs-Browser: http://git.debian.org/?p=debian-science/packages/wxmaxima.git diff -Nru wxmaxima-13.04.2/debian/rules wxmaxima-13.04.2/debian/rules --- wxmaxima-13.04.2/debian/rules 2013-06-20 04:17:37.000000000 +1200 +++ wxmaxima-13.04.2/debian/rules 2014-03-14 11:48:06.000000000 +1300 @@ -1,6 +1,6 @@ #!/usr/bin/make -f -export DEB_CXXFLAGS_MAINT_APPEND = -Wall +export DEB_CXXFLAGS_MAINT_APPEND = -Wall -DNDEBUG export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed %: