Your message dated Wed, 19 Mar 2014 00:07:45 +1300
with message-id <20140318110745.GA25213@gemse>
and subject line stx-btree: Please update to use wxwidgets3.0
has caused the Debian Bug report #741978,
regarding stx-btree: Please update to use wxwidgets3.0
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
741978: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741978
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: stx-btree
Version: 0.9-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 rebuilt stx-btree using the attached patch (no upstream changes
were required), and did some simple testing. Everything looks good
to me.
I'm happy to NMU this change if you wish me to - just let me know.
Cheers,
Olly
diff -Nru stx-btree-0.9/debian/changelog stx-btree-0.9/debian/changelog
--- stx-btree-0.9/debian/changelog 2013-11-06 08:24:50.000000000 +1300
+++ stx-btree-0.9/debian/changelog 2014-03-18 10:31:53.000000000 +1300
@@ -1,3 +1,10 @@
+stx-btree (0.9-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Update to use wxWidgets 3.0.
+
+ -- Olly Betts <[email protected]> Tue, 18 Mar 2014 10:31:24 +1300
+
stx-btree (0.9-1) unstable; urgency=low
* new upstream release
diff -Nru stx-btree-0.9/debian/control stx-btree-0.9/debian/control
--- stx-btree-0.9/debian/control 2014-01-25 18:45:58.000000000 +1300
+++ stx-btree-0.9/debian/control 2014-03-18 10:31:22.000000000 +1300
@@ -1,7 +1,7 @@
Source: stx-btree
Priority: extra
Maintainer: Yury Stankevich <[email protected]>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libcppunit-dev, libwxgtk2.8-dev, doxygen, dh-autoreconf
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libcppunit-dev, libwxgtk3.0-dev, doxygen, dh-autoreconf
Standards-Version: 3.9.5
Section: libdevel
Homepage: http://idlebox.net/2007/stx-btree/
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
NMU uploaded at maintainer's request:
Format: 1.8
Date: Tue, 18 Mar 2014 10:31:24 +1300
Source: stx-btree
Binary: stx-btree-dev stx-btree-doc stx-btree-demo
Architecture: source all amd64
Version: 0.9-1.1
Distribution: unstable
Urgency: low
Maintainer: Yury Stankevich <[email protected]>
Changed-By: Olly Betts <[email protected]>
Description:
stx-btree-demo - b+tree implementation in c++, demo program
stx-btree-dev - b+tree implementation in c++
stx-btree-doc - b+tree implementation in c++, doxygen documentation
Changes:
stx-btree (0.9-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Update to use wxWidgets 3.0.
--- End Message ---