]> git.saurik.com Git - wxWidgets.git/blobdiff - debian/changelog
log test..
[wxWidgets.git] / debian / changelog
index 8eebb0864a3b84618bbbc4ce0dbe714ed3bfa0cc..13adf3449d3bc47e5e6c3f4419ca09668089a459 100644 (file)
@@ -1,6 +1,85 @@
-wxwindows2.1 (2.1.14) unstable; urgency=low
+wxwindows2.2 (2.3.1) unstable; urgency=low
 
-  * Repackaged to build from cvs.
+  * 2.3.1 debs -- still not planned for general release yet.
+
+ -- Ron <ron@debian.org>  Sun, 10 Jun 2001 20:10:36 -0700
+
+wxwindows2.2 (2.3.0) unstable; urgency=low
+
+  * Updated 2.2 build scripts for 2.3
+  * initial test builds, please do not release..
+
+ -- Ron Lee <ron@debian.org>  Sat, 27 Jan 2001 01:51:24 -0800
+
+wxwindows2.2 (2.2.7) unstable; urgency=medium
+
+  * The "Testing Tarantella" release.
+  * various small control (mis)behaviours corrected.
+  * added missing build-dep for gettext.
+
+ -- Ron <ron@debian.org>  Sun, 10 Jun 2001 19:32:46 -0700
+
+wxwindows2.2 (2.2.6.1) unstable; urgency=low
+
+  * fix rules so it really doesn't build -indep for ports
+    and fixed ambiguous oveload bug in mmedia contrib.
+    This time it will build on alpha for sure.  Really. :)
+    Closes: #92288
+  * added extra -dev package deps.  Closes: #91364
+
+ -- Ron <ron@aeon.otsys.com>  Sat,  7 Apr 2001 06:49:58 -0700
+
+wxwindows2.2 (2.2.6) unstable; urgency=low
+
+  * changed i18n package back to building during arch phase
+    so we can reap the .mo files as they are created. Closes: #86174
+  * OBCBLR Closes: #84692
+  * fix wxPython build gremlin.  Closes: #89209, #85129
+  * tweaked wx-config alternatives priority to favour the most
+    likely default use.
+  * general buglet count reduced.
+
+ -- Ron <ron@debian.org>  Thu,  8 Mar 2001 21:10:07 -0800
+
+wxwindows2.2 (2.2.5.1) unstable; urgency=low
+
+  * "This One's for Dirk"  Closes: #84696
+  * 2.2.5 has known issues and will not be released for Debian.
+  * Fixed parser.y for Alpha builds (#82949)
+  * changed mesa dependency to the virtual libgl package and
+    added Conflicts for the old 2.1 packages (which are now
+    gone from woody anyway)  Closes: #80120, #70778, #70779, #70780
+  * wxPython now builds as a single unit (including contrib)
+    so removed the libwxgtk-python-contrib package
+  * updated translations
+  * new event table macro to enable code being written with 2.2
+    to be forward compatible with the changes in 2.4
+  * numerous sundry bugfixes
+
+ -- Ron Lee <ron@debian.org>  Wed, 24 Jan 2001 18:51:24 -0800
+
+wxwindows2.2 (2.2.2) unstable; urgency=low
+
+  * added missing dependancy for contrib-dev package.  Closes: #70880
+  * by popular demand, added a package with the python-contrib libs.
+  * more tweaks to deb/rules.  autodetect the python install location,
+    and cache the results of configure tests for all packages.
+  * and of course a whole stack of minor fixes in the main codebase too.
+
+ -- Ron Lee <ron@debian.org>  Tue,  5 Sep 2000 18:51:24 +0930
+
+wxwindows2.2 (2.2.1) unstable; urgency=low
+
+  * wxWin 2.2.1 stable release.
+  * First upload to deb.org after repackaging to build directly from
+    upstream cvs.
+  * still not quite lintian clean yet:
+    - wxPython lib can't be built with a proper soname yet.
+    - the -dbg packages need an override for the shlib symlink.
+    - and a couple of packages have the lib symlink 'before the
+      lib', but that's ugly to fix right now, they aren't critical
+      libs, and allegedly this will be handled by dpkg sometime soon.
+  * moved full licence text into copyright file.
 
  -- Ron Lee <ron@debian.org>  Sun, 13 Feb 2000 18:40:00 +1030