Package: wxmaxima
Version: 13.04.2-1
Severity: normal
Tags: patch

Dear maintainer,

We're aiming to migrate the archive to using wxwidgets3.0 instead of
wxwidgets2.8.

I've built and done some basic testing of your package with the attached
patch and it seems to work - I could enter and solve a simple quadratic
equation.

I'm happy to NMU this change if you wish me to - just let me know.

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-14 11:09:47.000000000 +1300
@@ -1,3 +1,10 @@
+wxmaxima (13.04.2-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update to use wxWidgets 3.0.
+
+ -- Olly Betts <[email protected]>  Fri, 14 Mar 2014 11:09:30 +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 <[email protected]>
 Uploaders: Frank S. Thomas <[email protected]>
-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
 
 %:

Attachment: signature.asc
Description: Digital signature

-- 
debian-science-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to