Add extra^2 debug mode to wx-config for brute force one pass debugging
of new platforms. Import $EGREP from configure, posix `grep -E` is not endemic yet. Clean up debian/rules for removed afm files. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
17
debian/changelog
vendored
17
debian/changelog
vendored
@@ -1,3 +1,20 @@
|
||||
wxwidgets2.5 (2.5.4.0) unstable; urgency=low
|
||||
|
||||
* Experimental snapshot.
|
||||
* More bakefile bogosity manually patched. Closes: #294998
|
||||
* Fix stray conflicts with 2.4. Closes: #287623
|
||||
* Fixes lack of version checking in wxPython examples.
|
||||
Closes: #287772
|
||||
* Fixes FTBFS on ppc. Closes: #285186
|
||||
|
||||
-- Ron Lee <ron@debian.org> Sun, 13 Feb 2005 16:52:38 +1030
|
||||
|
||||
wxwidgets2.5 (2.5.3.3) unstable; urgency=low
|
||||
|
||||
* Experimental snapshot.
|
||||
|
||||
-- Ron Lee <ron@debian.org> Tue, 8 Feb 2005 12:30:45 +1030
|
||||
|
||||
wxwidgets2.5 (2.5.3.2) unstable; urgency=low
|
||||
|
||||
* This time, really now.
|
||||
|
3
debian/rules
vendored
3
debian/rules
vendored
@@ -569,9 +569,6 @@ install-common: install-gtk-shared-stamp
|
||||
dh_clean -k
|
||||
dh_installdirs
|
||||
|
||||
# We don't need the afm metrics for gtk2, but we might need them to support
|
||||
# the 2.4 release for a while still and any other ports we might build.
|
||||
dh_install $(objdir_gtk_install)/share/wx usr/share
|
||||
dh_install $(objdir_gtk_install)/share/aclocal usr/share
|
||||
dh_installman debian/wx-config.1
|
||||
|
||||
|
Reference in New Issue
Block a user