Your message dated Mon, 05 Dec 2011 15:12:58 +0000
with message-id <[email protected]>
and subject line Bug#651044: Removed package(s) from unstable
has caused the Debian Bug report #651044,
regarding RM: xaralx [i386] -- RoM; blocking wxwidgets2.6 removal
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.)


-- 
651044: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651044
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ftp.debian.org

I'm trying to get wxwidgets2.6 removed.  Currently the only thing
preventing removal (at least according to dak rm on ries) is that xaralx
has i386 binaries.  Since xaralx is in non-free and not auto-built, I asked
the maintainer (Joachim Breitner - Cc-ed on this message) if I should
request removal or if he could update the i386 binaries, and he replied:

Joachim Breitner <[email protected]> writes:
> Am Montag, den 05.12.2011, 01:15 +0000 schrieb Olly Betts:
> > It doesn't look like xaralx is on the list of non-free packages which
> > can safely be auto-built, so I assume somebody did a porter upload of
> > the current i386 binaries (perhaps you?)
> >
> > Should I just request these be removed, or would you prefer to upload
> > newer i386 binaries?
>
> I just tried to compile it in a i386 chroot, but the build failed, and I
> won't debug this very soon. So feel free to request removal.

I'm taking that as "RoM".

Cheers,
    Olly
diff -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 ---
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

libxar-dev | 0.7r1785-3 | i386
    xaralx | 0.7r1785-3 | i386
xaralx-svg | 0.7r1785-3 | i386

------------------- Reason -------------------
RoM; blocking wxwidgets2.6 removal
----------------------------------------------

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive (ftp-master.debian.org) and will not propagate to any
mirrors (ftp.debian.org included) until the next cron.daily run at the
earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

Bugs which have been reported against this package are not automatically
removed from the Bug Tracking System.  Please check all open bugs and
close them or re-assign them to another package if the removed package
was superseded by another one.

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected].

The full log for this bug can be viewed at http://bugs.debian.org/651044

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)


--- End Message ---

Reply via email to