Your message dated Sun, 10 Nov 2013 17:34:02 +0000 with message-id <[email protected]> and subject line Bug#645511: fixed in xpilot-ng 1:4.7.3-2 has caused the Debian Bug report #645511, regarding xpilot-ng: diff for NMU version 1:4.7.3-1.3 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.) -- 645511: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645511 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: xpilot-ng Version: 1:4.7.3-1.2 Severity: normal Tags: patch I've uploaded an NMU for xpilot-ng (versioned as 1:4.7.3-1.3). The diff is attached. Cheers, Ollydiff -Nru xpilot-ng-4.7.3/debian/changelog xpilot-ng-4.7.3/debian/changelog --- xpilot-ng-4.7.3/debian/changelog 2010-06-03 06:03:29.000000000 +1200 +++ xpilot-ng-4.7.3/debian/changelog 2011-10-17 00:30:48.000000000 +1300 @@ -1,3 +1,11 @@ +xpilot-ng (1:4.7.3-1.3) unstable; urgency=low + + * Non-maintainer upload. + * debian/control: Update dependency on python-wxgtk2.6 to python-wxgtk2.8. + * Add patch use-wxwidgets2.8.patch to use wxwidgets2.8 by default. + + -- Olly Betts <[email protected]> Sun, 16 Oct 2011 11:29:22 +0000 + xpilot-ng (1:4.7.3-1.2) unstable; urgency=low [ Jari Aalto ] diff -Nru xpilot-ng-4.7.3/debian/control xpilot-ng-4.7.3/debian/control --- xpilot-ng-4.7.3/debian/control 2010-06-03 06:03:29.000000000 +1200 +++ xpilot-ng-4.7.3/debian/control 2011-10-17 00:20:30.000000000 +1300 @@ -23,7 +23,7 @@ Package: xpilot-ng-common Architecture: all -Depends: ${misc:Depends}, ${python:Depends}, python-wxgtk2.6, python-irclib, ttf-freefont, ttf-bitstream-vera +Depends: ${misc:Depends}, ${python:Depends}, python-wxgtk2.8, python-irclib, ttf-freefont, ttf-bitstream-vera Suggests: xpilot-ng-server, xpilot-ng-utils, xpilot-ng-client-x11, xpilot-ng-client-sdl Description: Common files for XPilot NG XPilot is a multi-player tactical manoeuvring game for X. Each diff -Nru xpilot-ng-4.7.3/debian/patches/series xpilot-ng-4.7.3/debian/patches/series --- xpilot-ng-4.7.3/debian/patches/series 1970-01-01 12:00:00.000000000 +1200 +++ xpilot-ng-4.7.3/debian/patches/series 2011-10-17 03:13:14.000000000 +1300 @@ -0,0 +1 @@ +use-wxwidgets2.8.patch diff -Nru xpilot-ng-4.7.3/debian/patches/use-wxwidgets2.8.patch xpilot-ng-4.7.3/debian/patches/use-wxwidgets2.8.patch --- xpilot-ng-4.7.3/debian/patches/use-wxwidgets2.8.patch 1970-01-01 12:00:00.000000000 +1200 +++ xpilot-ng-4.7.3/debian/patches/use-wxwidgets2.8.patch 2011-10-17 00:28:17.000000000 +1300 @@ -0,0 +1,21 @@ +Seems to work fine with wxPython 2.8. At least for Debian (and probably for +the rest of the world too), 2.4 and 2.5 are totally irrelevant now, and we're +aiming to remove 2.6 before wheezy. + +--- xpilot-ng-4.7.3/contrib/xpngcc/xpngcc.py Fri Mar 5 14:03:50 2010 ++++ xpilot-ng-4.7.3/contrib/xpngcc/xpngcc.py Mon Oct 17 00:26:33 2011 +@@ -2,12 +2,9 @@ + + import wxversion + try: +- wxversion.select('2.6') ++ wxversion.select('2.8') + except wxversion.VersionError: +- try: +- wxversion.select('2.4') +- except wxversion.VersionError: +- wxversion.select('2.5') ++ wxversion.select('2.6') + import wx + import wx.html as html + import os
--- End Message ---
--- Begin Message ---Source: xpilot-ng Source-Version: 1:4.7.3-2 We believe that the bug you reported is fixed in the latest version of xpilot-ng, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Phil Brooke <[email protected]> (supplier of updated xpilot-ng package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Sun, 10 Nov 2013 10:10:57 +0000 Source: xpilot-ng Binary: xpilot-ng xpilot-ng-common xpilot-ng-client-x11 xpilot-ng-client-sdl xpilot-ng-utils xpilot-ng-server Architecture: source i386 all Version: 1:4.7.3-2 Distribution: unstable Urgency: low Maintainer: Ben Armstrong <[email protected]> Changed-By: Phil Brooke <[email protected]> Description: xpilot-ng - Multi-player tactical game for X (NG version) xpilot-ng-client-sdl - Client for XPilot NG xpilot-ng-client-x11 - Client for XPilot NG xpilot-ng-common - Common files for XPilot NG xpilot-ng-server - Server for hosting XPilot NG games xpilot-ng-utils - Utilities for XPilot NG Closes: 580648 584988 595957 645511 645867 697995 719115 Changes: xpilot-ng (1:4.7.3-2) unstable; urgency=low . * Add [email protected] to Uploaders in control file (discussed with maintainer via email). * Acknowledge NMUs -1.1 to -1.4 (closes: #580648, #584988, #645511). Thank you. * Apply patch so that +cannonsPickupItems is no longer ignored (closes: #595957). Add cannons-pickup-items.patch. * Fix typo in control file (closes: #697995). * xpilot-ng-common now uses python-irc instead of python-irclib (closes: #719115). Add use-python-irc.patch. * Bump standards-version to 3.9.4. * Use dh_python2 instead of dh_pysupport. * Add hardening flags to debian/rules. * Change --name to --exec in prerm (closes: #645867). * Change source/options to ignore results of autoreconf. * Fix debian/xpilot-ng-server.init for runlevels 0 and 6. Checksums-Sha1: 8668ce3441dc2275216b3c10af7f17df135c67f9 1720 xpilot-ng_4.7.3-2.dsc b2f2f18d8b281c12933fa9d284056a702a06e1b8 18219 xpilot-ng_4.7.3-2.debian.tar.gz 67ddf8181535a27d8b696491f946fba984197b98 177162 xpilot-ng-client-x11_4.7.3-2_i386.deb 0b42944fedde48fbbec52c26a8eb27d46561e8b8 171564 xpilot-ng-client-sdl_4.7.3-2_i386.deb 6a86096beea381f49e713d2a66494ff28dd8907d 67646 xpilot-ng-utils_4.7.3-2_i386.deb 843541580cf561aa559c0917d4c2e68496e8621b 830544 xpilot-ng-server_4.7.3-2_i386.deb 3e3ac233604a54611b72abe4cc555e20b6ebf79b 10964 xpilot-ng_4.7.3-2_all.deb fe9ab3671418cfd166a10c8032803aca67dcb67b 818612 xpilot-ng-common_4.7.3-2_all.deb Checksums-Sha256: 0b09056385335e79e5f07e77a1986ecd4af5450a5f1beba9135e797be9c8fb45 1720 xpilot-ng_4.7.3-2.dsc 3c687b8813e77c155a241f34a68da20b8dc83df8fb137942258be796edc194d4 18219 xpilot-ng_4.7.3-2.debian.tar.gz 5b599acf25e78a1cc1fb150d4a009e183ebc178d1ab0839980a84d21f732af29 177162 xpilot-ng-client-x11_4.7.3-2_i386.deb 3ffb998a9842735a000c9004568053c46202c06557ce9c26e1cd3d9303f7fe26 171564 xpilot-ng-client-sdl_4.7.3-2_i386.deb d0172729450f018ee0334b798415e3a61e38823dc7e4ad9df96bb41b0c4ec74d 67646 xpilot-ng-utils_4.7.3-2_i386.deb c76e71b2b707e25c90b653b52fed3cff544e801a8d549688bb83d11a53f772cd 830544 xpilot-ng-server_4.7.3-2_i386.deb 062ff284c6b6bc9c0c3ce5207bd5b5e3483060eaa86ae301546e96dcd89784b5 10964 xpilot-ng_4.7.3-2_all.deb 8c36590caad6387fe862f4cf7832b2d5a63b5b21504b8e6e415599b456174f8d 818612 xpilot-ng-common_4.7.3-2_all.deb Files: 65614ed9b58825f4b5017d3281be005f 1720 games extra xpilot-ng_4.7.3-2.dsc 1ae16592a558833e58fa7adb1f574395 18219 games extra xpilot-ng_4.7.3-2.debian.tar.gz 8336e0b745f8907be5d709a22c1eb84d 177162 games extra xpilot-ng-client-x11_4.7.3-2_i386.deb 75feeccebb55bebf9270e9eb9e3570bb 171564 games extra xpilot-ng-client-sdl_4.7.3-2_i386.deb bc1a178541c3152e0d54f69be82e245f 67646 games extra xpilot-ng-utils_4.7.3-2_i386.deb 7d94584185bb7300c7c267800aad30a1 830544 games extra xpilot-ng-server_4.7.3-2_i386.deb e65974b4e22ae15a7b780f08f17bac5a 10964 games extra xpilot-ng_4.7.3-2_all.deb 80d432b66f2d881c7959414756517604 818612 games extra xpilot-ng-common_4.7.3-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlJ/we8ACgkQHb8HEVCXO5EjWwCeOHZMS/PLRmLSmRdNEanciHlK nxsAnRAx2wqsyMKiLGW7pe9zr9r1cPQH =tTKl -----END PGP SIGNATURE-----
--- End Message ---

