diff --git a/debian/changelog b/debian/changelog index 10a7582b0d..eda32a668f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 19 Sep 2002 16:25:12 -0700 diff --git a/debian/control.in b/debian/control.in index 3d02a9e5f0..218a57954b 100644 --- a/debian/control.in +++ b/debian/control.in @@ -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