Package: codeblocks
Version: 13.12-3
Severity: normal
Tags: patch
User: freewx-ma...@lists.alioth.debian.org
Usertags: wx3.0

Dear maintainer,

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

I've rebuilt your package using the attached patch and did some simple
testing.  Everything looks good to me, though I'm not a codeblocks
user, and I don't have an actual project to test it with.  However
it built cleanly without any upstream changes, which for this complex
an application must mean upstream has tested it with wx 3.0, or at least
with the wx 2.9.x development releases which lead up to 3.0.

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

Cheers,
    Olly
diff -Nru codeblocks-13.12/debian/changelog codeblocks-13.12/debian/changelog
--- codeblocks-13.12/debian/changelog	2014-01-27 17:31:25.000000000 +1300
+++ codeblocks-13.12/debian/changelog	2014-03-21 18:23:12.000000000 +1300
@@ -1,3 +1,10 @@
+codeblocks (13.12-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update to use wxWidgets 3.0.
+
+ -- Olly Betts <o...@survex.com>  Fri, 21 Mar 2014 18:23:12 +1300
+
 codeblocks (13.12-3) unstable; urgency=medium
 
   * Add depends on libgamin0 to codeblocks-contrib. (Closes: #726761)
diff -Nru codeblocks-13.12/debian/control codeblocks-13.12/debian/control
--- codeblocks-13.12/debian/control	2014-01-27 17:33:03.000000000 +1300
+++ codeblocks-13.12/debian/control	2014-03-21 18:23:30.000000000 +1300
@@ -6,8 +6,7 @@
            Vincent Cheng <vch...@debian.org>
 Build-Depends: debhelper (>= 8~)
  , dh-autoreconf
- , libwxgtk2.8-dev
- , wx-common
+ , libwxgtk3.0-dev
  , zip
  , libbz2-dev
  , zlib1g-dev
@@ -32,8 +31,7 @@
  , gdb
  , xterm
 Suggests:
- libwxgtk2.8-dev
- , wx-common
+ libwxgtk3.0-dev
  , codeblocks-contrib
 Description: Code::Blocks integrated development environment (IDE)
  Code::Blocks is a cross-platform Integrated Development Environment (IDE).

Attachment: signature.asc
Description: Digital signature

Reply via email to