Your message dated Tue, 17 Aug 2010 11:09:19 +0200
with message-id <[email protected]>
and subject line fixed in the latest release
has caused the Debian Bug report #501710,
regarding python-wxglade: upgrade dependency to wx 2.8
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
501710: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501710
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-wxglade
Version: 0.6.3-0.1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: wx2.6
python-wxglade seems to work fine with wx 2.8, so it's dependencies
should be satisfied by (and default to) python-wxgtk2.8. attached is a
trivial patch.
Cheers,
Ryan
--
_________________________
Ryan Niebur
[email protected]
diff -u wxglade-0.6.3/debian/control wxglade-0.6.3/debian/control
--- wxglade-0.6.3/debian/control
+++ wxglade-0.6.3/debian/control
@@ -10,7 +10,7 @@
Package: python-wxglade
Architecture: all
-Depends: ${python:Depends}, python-wxgtk2.6 (>= 2.6.3.2.1.1)
+Depends: ${python:Depends}, python-wxgtk2.8 | python-wxgtk2.6 (>= 2.6.3.2.1.1)
Conflicts: libwxgtk2.4-python
XB-Python-Version: ${python:Versions}
Description: GUI designer written in Python with wxPython
diff -u wxglade-0.6.3/debian/changelog wxglade-0.6.3/debian/changelog
--- wxglade-0.6.3/debian/changelog
+++ wxglade-0.6.3/debian/changelog
@@ -1,3 +1,10 @@
+wxglade (0.6.3-0.2) UNRELEASED; urgency=low
+
+ * Non-maintainer upload.
+ * upgrade depends to wx 2.8
+
+ -- Ryan Niebur <[email protected]> Mon, 14 Dec 2009 19:32:11 -0800
+
wxglade (0.6.3-0.1) unstable; urgency=low
* NMU
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
-----------------8<--------------------------
georges:~$ apt-cache show python-wxglade | grep "0.6.3+rel-3" -A1
Version: 0.6.3+rel-3
Depends: python-support (>= 0.90.0), python-wxgtk2.8 | python-wxgtk2.6 (>=
2.6.3.2.1.1)
-----------------8<--------------------------
--
Georges KHAZNADAR et Jocelyne FOURNIER
22 rue des mouettes, 59240 Dunkerque France.
Téléphone +33 (0)3 28 29 17 70
signature.asc
Description: Digital signature
--- End Message ---