Your message dated Wed, 15 Apr 2009 15:18:44 +0000
with message-id <[email protected]>
and subject line Bug#523874: fixed in pathological 1.1.3-10
has caused the Debian Bug report #523874,
regarding pathological: support pygame 1.8.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.)
--
523874: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523874
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pathological
Version: 1.1.3-8
Severity: important
Tags: patch
hi, I plan to upload pygame 1.8.1 (that is currently in experimental)
into unstable
pathological does not work with 1.8.1
I prepared this patch
a.
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages pathological depends on:
ii pathological-music 2 puzzle game involving paths and ma
ii python 2.5.2-3 An interactive high-level object-o
ii python-pygame 1.8.1release-0 SDL bindings for games development
pathological recommends no packages.
pathological suggests no packages.
-- no debconf information
--
Andrea Mennucc
"E' un mondo difficile. Che vita intensa!" (Tonino Carotone)
--- /usr/share/games/pathological/pathological.py.orig 2007-01-12 18:34:07.000000000 +0100
+++ /usr/share/games/pathological/pathological.py 2009-04-13 10:47:50.000000000 +0200
@@ -169,6 +169,7 @@
if not pygame.mixer or not pygame.mixer.music:
print "Background music not available."
return
+ pygame.mixer.music.stop()
fullname = os.path.join('music', name)
try:
pygame.mixer.music.load(fullname)
--- End Message ---
--- Begin Message ---
Source: pathological
Source-Version: 1.1.3-10
We believe that the bug you reported is fixed in the latest version of
pathological, which is due to be installed in the Debian FTP archive:
pathological_1.1.3-10.diff.gz
to pool/main/p/pathological/pathological_1.1.3-10.diff.gz
pathological_1.1.3-10.dsc
to pool/main/p/pathological/pathological_1.1.3-10.dsc
pathological_1.1.3-10_all.deb
to pool/main/p/pathological/pathological_1.1.3-10_all.deb
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.
Barry deFreese <[email protected]> (supplier of updated pathological 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: Wed, 15 Apr 2009 10:51:13 -0400
Source: pathological
Binary: pathological
Architecture: source all
Version: 1.1.3-10
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Barry deFreese <[email protected]>
Description:
pathological - puzzle game involving paths and marbles
Closes: 523874
Changes:
pathological (1.1.3-10) unstable; urgency=low
.
[ Barry deFreese ]
* 40_pygame_181.patch - Fix to run with pygame 1.8.1. (Closes: #523874).
+ Thanks to Andrea Mennucc for the fix.
Checksums-Sha1:
30a863a4c8308e9efaa5d0957dfeb661961ceb54 1356 pathological_1.1.3-10.dsc
f3b5d112d4a38c4f4d327c7861335c38a2394435 6471 pathological_1.1.3-10.diff.gz
62596ffdabcaee8bebfac66744ee01773e6b8bd5 826900 pathological_1.1.3-10_all.deb
Checksums-Sha256:
92bde65f8c231322acf116472bf2169e24f6d9fbaf0ff20d040e5d619dcef12d 1356
pathological_1.1.3-10.dsc
342ce76a6987373801fff0bbccee94244b591a6584cac729982fb143e10f24b1 6471
pathological_1.1.3-10.diff.gz
1bf38dd74d81310f95c8a5e9dc8813e6d71927d2004d6042ab8718685cf154c8 826900
pathological_1.1.3-10_all.deb
Files:
90f9da162d1953b2829b38bd4c82d272 1356 games optional pathological_1.1.3-10.dsc
5edc677b63961d98f159d00e7320bf91 6471 games optional
pathological_1.1.3-10.diff.gz
3590e93e5d29a94e01b0b6a59cc3e933 826900 games optional
pathological_1.1.3-10_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAknl92EACgkQ5ItltUs5T37D+QCg5iHYZE8zOPNiPy2LYXY019lb
awAAoIJST1efilbPjwLKQCiPP1vFKPMD
=04Zq
-----END PGP SIGNATURE-----
--- End Message ---