update python version dependency.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
5
debian/changelog
vendored
5
debian/changelog
vendored
@@ -7,6 +7,11 @@ wxwindows2.3 (2.3.3.1) unstable; urgency=low
|
||||
know if they still need 2.2 in woody? If not I'll have them
|
||||
removed. There should be a 2.4 release following very soon.
|
||||
(hah, let's see how the date on that comment testifies!)
|
||||
* Yes, I know wxpython is missing man pages for some of its
|
||||
scripts. File a bug if you must, but preferably, if you know
|
||||
what they do, attach a patch containing one. I don't use them
|
||||
myself or could even do more than guess what they do today.
|
||||
Sorry, C++.
|
||||
|
||||
-- Ron Lee <ron@debian.org> Thu, 19 Sep 2002 16:25:12 -0700
|
||||
|
||||
|
2
debian/control.in
vendored
2
debian/control.in
vendored
@@ -116,7 +116,7 @@ Description: wxWindows Cross-platform C++ GUI toolkit (GTK+ development)
|
||||
Package: libwxgtk=V-python
|
||||
Architecture: any
|
||||
Section: interpreters
|
||||
Depends: python (>=2.1), python (<<2.2), ${shlibs:Depends}
|
||||
Depends: python (>=2.2), python (<<2.3), ${shlibs:Depends}
|
||||
Suggests: wxwin=V-doc, wxwin=V-examples
|
||||
Conflicts: libwxgtk=V-python-contrib, python-wxwin
|
||||
Replaces: libwxgtk=V-python-contrib, python-wxwin
|
||||
|
Reference in New Issue
Block a user