From 492b704acd2e6d6b32fc9740074791858a15e6c7 Mon Sep 17 00:00:00 2001 From: Ron Lee Date: Fri, 27 Sep 2002 00:56:19 +0000 Subject: [PATCH] fixed for new contrib files names, bumped the changelog hopeful to tag and release 2.3.3.2-debs from this commit. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- debian/changelog | 14 ++++++++++++++ debian/libwxgtk-contrib-dev.files | 20 ++++++++++---------- 2 files changed, 24 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index eda32a668f..59eccbaa25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +wxwindows2.3 (2.3.3.2) unstable; urgency=low + + * The one more for luck release. + * Debian-wise, it fixes the problem with contrib lib name clashes; + code-wise, lots of little issues (and a couple of big 'uns) from + 2.3.3 -- see the more regular change or cvs logs for details... + * Yes, it's still the unstable branch, yes the request for testing + to see if we can reasonably obsolete 2.2 in post-woody debian + is still current, and yes we're still working toward a stable + 2.4 release as fast as we can. Big thanks to everyone who's + been patient and/or active fixing things. + + -- Ron Lee Thu, 26 Sep 2002 17:43:05 -0700 + wxwindows2.3 (2.3.3.1) unstable; urgency=low * Ok, Robin says wxPython is good to go. diff --git a/debian/libwxgtk-contrib-dev.files b/debian/libwxgtk-contrib-dev.files index c88f73cd31..d569a54361 100644 --- a/debian/libwxgtk-contrib-dev.files +++ b/debian/libwxgtk-contrib-dev.files @@ -1,12 +1,12 @@ usr/include/wx/ -usr/lib/libcanvas.so -usr/lib/libfl.so -usr/lib/libgizmos.so -usr/lib/libmmedia.so -usr/lib/libogl.so -usr/lib/libstc.so -usr/lib/libwx_dcsvg.so -usr/lib/libwx_net.so -usr/lib/libwx_plot.so -usr/lib/libwxxrc.so +usr/lib/libwx_gtk_canvas-*.so +usr/lib/libwx_gtk_dcsvg-*.so +usr/lib/libwx_gtk_fl-*.so +usr/lib/libwx_gtk_gizmos-*.so +usr/lib/libwx_gtk_mmedia-*.so +usr/lib/libwx_gtk_net-*.so +usr/lib/libwx_gtk_ogl-*.so +usr/lib/libwx_gtk_plot-*.so +usr/lib/libwx_gtk_stc-*.so +usr/lib/libwx_gtk_xrc-*.so