Package: gnuplot Version: 4.6.5-1 Severity: normal Tags: patch User: [email protected] Usertags: wx3.0
Dear maintainer,
We're aiming to migrate the archive to using wxwidgets3.0 instead of
wxwidgets2.8.
I've built and done some testing of your package with the attached patch
to update it to build against wxwidgets3.0, and it all looks good.
I'm happy to NMU this change if you wish me to - just let me know.
Cheers,
Olly
diff -Nru gnuplot-4.6.5/debian/changelog gnuplot-4.6.5/debian/changelog --- gnuplot-4.6.5/debian/changelog 2014-03-01 11:20:23.000000000 +1300 +++ gnuplot-4.6.5/debian/changelog 2014-03-08 14:23:47.000000000 +1300 @@ -1,3 +1,10 @@ +gnuplot (4.6.5-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Update to use wxwidgets3.0. + + -- Olly Betts <[email protected]> Sat, 08 Mar 2014 14:21:59 +1300 + gnuplot (4.6.5-1) unstable; urgency=medium * [aec9b9b] Imported Upstream version 4.6.5 diff -Nru gnuplot-4.6.5/debian/control gnuplot-4.6.5/debian/control --- gnuplot-4.6.5/debian/control 2014-03-01 11:17:19.000000000 +1300 +++ gnuplot-4.6.5/debian/control 2014-03-08 14:21:55.000000000 +1300 @@ -17,7 +17,7 @@ libpango1.0-dev, libpng-dev, libqt4-dev (>=4:4.5), - libwxgtk2.8-dev, + libwxgtk3.0-dev, libx11-dev, libxt-dev, pkg-config,
signature.asc
Description: Digital signature
-- debian-science-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers
