Your message dated Mon, 18 Nov 2013 10:32:31 +0000 with message-id <[email protected]> and subject line Closing bug has caused the Debian Bug report #649945, regarding londonlaw: diff for NMU version 0.2.1-15.1 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.) -- 649945: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649945 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: londonlaw Version: 0.2.1-15 Severity: normal Tags: patch pending Dear maintainer, I've prepared an NMU for londonlaw (versioned as 0.2.1-15.1) and uploaded it to DELAYED/10. Please feel free to tell me if I should delay it longer. Cheers, Ollydiff -Nru londonlaw-0.2.1/debian/changelog londonlaw-0.2.1/debian/changelog --- londonlaw-0.2.1/debian/changelog 2011-06-05 10:10:50.000000000 +1200 +++ londonlaw-0.2.1/debian/changelog 2011-11-25 12:17:30.000000000 +1300 @@ -1,3 +1,10 @@ +londonlaw (0.2.1-15.1) unstable; urgency=low + + * Non-maintainer upload. + * Update to use python-wxgtk2.8. + + -- Olly Betts <[email protected]> Thu, 24 Nov 2011 23:17:12 +0000 + londonlaw (0.2.1-15) unstable; urgency=low * Team upload. diff -Nru londonlaw-0.2.1/debian/control londonlaw-0.2.1/debian/control --- londonlaw-0.2.1/debian/control 2011-06-05 10:10:34.000000000 +1200 +++ londonlaw-0.2.1/debian/control 2011-10-18 23:04:48.000000000 +1300 @@ -13,7 +13,7 @@ Package: londonlaw Architecture: all -Depends: python-wxgtk2.6, ${python:Depends}, python-twisted-core, python-zopeinterface, ${misc:Depends} +Depends: python-wxgtk2.8, ${python:Depends}, python-twisted-core, python-zopeinterface, ${misc:Depends} Description: Scotland Yard board game with network support London Law is an online multiplayer adaptation of the classic Scotland Yard board game (also see Wikipedia), first published by Ravensburger in 1983. The diff -Nru londonlaw-0.2.1/debian/patches/01_wx24_fix.patch londonlaw-0.2.1/debian/patches/01_wx24_fix.patch --- londonlaw-0.2.1/debian/patches/01_wx24_fix.patch 2011-03-26 09:16:21.000000000 +1300 +++ londonlaw-0.2.1/debian/patches/01_wx24_fix.patch 1970-01-01 12:00:00.000000000 +1200 @@ -1,16 +0,0 @@ -diff -Nur londonlaw-0.2.1/londonlaw/guiclient/__init__.py londonlaw-0.2.1.new/londonlaw/guiclient/__init__.py ---- londonlaw-0.2.1/londonlaw/guiclient/__init__.py 2005-07-06 02:45:05.000000000 +0200 -+++ londonlaw-0.2.1.new/londonlaw/guiclient/__init__.py 2005-08-23 02:34:54.000000000 +0200 -@@ -23,6 +23,12 @@ - - from twisted.internet import protocol, reactor - from twisted.python import log -+import wxversion -+try: -+ wxversion.select("2.6") -+except wxversion.VersionError: -+ wxversion.select("2.4") -+ - from wxPython.wx import * - from ConnectWindow import * - from GameListWindow import * diff -Nru londonlaw-0.2.1/debian/patches/01_wx28_fix.patch londonlaw-0.2.1/debian/patches/01_wx28_fix.patch --- londonlaw-0.2.1/debian/patches/01_wx28_fix.patch 1970-01-01 12:00:00.000000000 +1200 +++ londonlaw-0.2.1/debian/patches/01_wx28_fix.patch 2011-10-18 23:06:48.000000000 +1300 @@ -0,0 +1,16 @@ +diff -Nur londonlaw-0.2.1/londonlaw/guiclient/__init__.py londonlaw-0.2.1.new/londonlaw/guiclient/__init__.py +--- londonlaw-0.2.1/londonlaw/guiclient/__init__.py 2005-07-06 02:45:05.000000000 +0200 ++++ londonlaw-0.2.1.new/londonlaw/guiclient/__init__.py 2005-08-23 02:34:54.000000000 +0200 +@@ -23,6 +23,12 @@ + + from twisted.internet import protocol, reactor + from twisted.python import log ++import wxversion ++try: ++ wxversion.select("2.8") ++except wxversion.VersionError: ++ wxversion.select("2.6") ++ + from wxPython.wx import * + from ConnectWindow import * + from GameListWindow import * diff -Nru londonlaw-0.2.1/debian/patches/series londonlaw-0.2.1/debian/patches/series --- londonlaw-0.2.1/debian/patches/series 2011-03-26 09:16:21.000000000 +1300 +++ londonlaw-0.2.1/debian/patches/series 2011-10-18 23:07:17.000000000 +1300 @@ -1,2 +1,2 @@ -01_wx24_fix.patch +01_wx28_fix.patch python-zope-fixes.patch
--- End Message ---
--- Begin Message ---My NMU was ACKed 4 weeks ago: londonlaw (0.2.1-16) unstable; urgency=low * Team upload. * Acknowledge previous NMUs, changes are integrated into Games Team's git * Install an XPM icon for Debian's menu system (Closes: #726811) -- Bruno "Fuddl" Kleinert <[email protected]> Sun, 20 Oct 2013 15:18:29 +0200 Cheers, Olly
--- End Message ---

