Updates for the xorg7 transition.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@38785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2006-04-18 04:20:14 +00:00
parent 90a91260f9
commit 436093dc58
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -27,6 +27,8 @@ wxwindows2.4 (2.4.5) unstable; urgency=low
* Update FSF address in copyright file.
* Add an index.html link to the doc contents page.
* Include the unpack_examples script here too.
* Update the build deps to suit the new default libgl{,u}-dev
package names from xorg7.
-- Ron Lee <ron@debian.org> Sat, 13 Apr 2006 03:06:11 +1030

2
debian/control.in vendored
View File

@@ -1,7 +1,7 @@
Source: wxwindows=V
Section: libs
Priority: optional
Build-Depends: debhelper (>=4.0), flex, bison, gettext, libgtk1.2-dev, =PY, =PY-dev, zlib1g-dev, libjpeg62-dev, libpng12-dev, libtiff4-dev, xlibmesa-gl-dev | libgl-dev, libglu1-xorg-dev | libglu-dev, libesd0-dev
Build-Depends: debhelper (>=4.0), flex, bison, gettext, libgtk1.2-dev, =PY, =PY-dev, zlib1g-dev, libjpeg62-dev, libpng12-dev, libtiff4-dev, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libesd0-dev
Maintainer: Ron Lee <ron@debian.org>
Standards-Version: 3.6.2.1