Package: xmlcopyeditor Version: 1.2.0.12-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 simple testing of xmlcopyeditor with the
attached patch (no changes to the upstream code were needed) 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 xmlcopyeditor-1.2.0.12/debian/changelog xmlcopyeditor-1.2.0.12/debian/changelog --- xmlcopyeditor-1.2.0.12/debian/changelog 2014-01-30 08:31:43.000000000 +1300 +++ xmlcopyeditor-1.2.0.12/debian/changelog 2014-03-17 00:51:28.000000000 +1300 @@ -1,3 +1,10 @@ +xmlcopyeditor (1.2.0.12-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Update to use wxWidgets 3.0. + + -- Olly Betts <[email protected]> Mon, 17 Mar 2014 00:51:11 +1300 + xmlcopyeditor (1.2.0.12-1) unstable; urgency=medium * New upstream release. diff -Nru xmlcopyeditor-1.2.0.12/debian/control xmlcopyeditor-1.2.0.12/debian/control --- xmlcopyeditor-1.2.0.12/debian/control 2014-01-30 09:28:01.000000000 +1300 +++ xmlcopyeditor-1.2.0.12/debian/control 2014-03-17 00:51:04.000000000 +1300 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Miriam Ruiz <[email protected]> Build-Depends: debhelper (>= 9), dh-buildinfo, autotools-dev, quilt, - libxml2-dev, libwxgtk2.8-dev, libaspell-dev, libxslt1-dev, libpcre3-dev, + libxml2-dev, libwxgtk3.0-dev, libaspell-dev, libxslt1-dev, libpcre3-dev, libboost-dev, libxerces-c-dev, libexpat1-dev Standards-Version: 3.9.5 Homepage: http://xml-copy-editor.sourceforge.net/ diff -Nru xmlcopyeditor-1.2.0.12/debian/rules xmlcopyeditor-1.2.0.12/debian/rules --- xmlcopyeditor-1.2.0.12/debian/rules 2013-03-20 14:05:05.000000000 +1300 +++ xmlcopyeditor-1.2.0.12/debian/rules 2014-03-17 00:54:47.000000000 +1300 @@ -49,7 +49,7 @@ build-arch: build -clean: config +clean: dh_testdir dh_testroot rm -f build-stamp config-stamp
signature.asc
Description: Digital signature

