Your message dated Tue, 06 Mar 2012 13:17:33 +0000
with message-id <[email protected]>
and subject line Bug#462632: fixed in frozen-bubble 2.212-1
has caused the Debian Bug report #462632,
regarding frozen-bubble: Minor bug in the frozen bubble level editor
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.)
--
462632: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462632
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: frozen-bubble
Version: 2.1.0-2
Severity: minor
Tags: patch
User: [email protected]
Usertags: origin-ubuntu hardy ubuntu-patch
The frozen bubble level editor has a minor but annoying defect when the
user attempts to open a levelset. The defect is that an artifact from
the "choose levelset level to play" dialog (from the start 1 player game
menu) shows up on the "open levelset" dialog as well.
You can find additional information here
https://bugs.launchpad.net/ubuntu/+source/frozen-bubble/+bug/181933
*** /tmp/tmpWrf2WF
In Ubuntu, we've applied the attached patch to achieve the following:
* debian/rules, debian/control,
debian/patches/00list:
- added dpatch support
* debian/patches/fble_open_dialog.dpatch:
- fixed level editor showing selected level (LP: #181933)
(thanks to David Joham for the patch)
We thought you might be interested in doing the same.
-- System Information:
Debian Release: lenny/sid
APT prefers hardy-updates
APT policy: (500, 'hardy-updates'), (500, 'hardy-security'), (500, 'hardy')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-3-generic (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u frozen-bubble-2.1.0/debian/control frozen-bubble-2.1.0/debian/control
--- frozen-bubble-2.1.0/debian/control
+++ frozen-bubble-2.1.0/debian/control
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Ubuntu MOTU Developers <[email protected]>
XSBC-Original-Maintainer: Josselin Mouette <[email protected]>
-Build-Depends: debhelper (>= 5), libsdl-perl (>= 1.20-8), perl (>= 5.8),
libsdl1.2-dev (>= 1.2.4), libsdl-mixer1.2-dev (>> 1.2.2), libsdl-pango-dev,
libglib2.0-dev, dpkg-dev (>= 1.13.19)
+Build-Depends: debhelper (>= 5), libsdl-perl (>= 1.20-8), perl (>= 5.8),
libsdl1.2-dev (>= 1.2.4), libsdl-mixer1.2-dev (>> 1.2.2), libsdl-pango-dev,
libglib2.0-dev, dpkg-dev (>= 1.13.19), dpatch
Standards-Version: 3.7.2
Package: frozen-bubble
diff -u frozen-bubble-2.1.0/debian/rules frozen-bubble-2.1.0/debian/rules
--- frozen-bubble-2.1.0/debian/rules
+++ frozen-bubble-2.1.0/debian/rules
@@ -6,18 +6,20 @@
# architecture-dependant package, as well as an architecture-independent
# package.
+include /usr/share/dpatch/dpatch.make
+
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
DEST_DIR=$(CURDIR)/debian/tmp/usr
build: build-stamp
-build-stamp:
+build-stamp: patch-stamp
dh_testdir
$(MAKE) PREFIX=/usr DATADIR=/usr/share/games
LOCALEDIR=/usr/share/locale LIBDIR=/usr/lib/games BINDIR=/usr/games
MANDIR=/usr/share/man OPTIMIZE="-O2 -g -Wall"
touch build-stamp
-clean:
+clean: unpatch
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
diff -u frozen-bubble-2.1.0/debian/changelog
frozen-bubble-2.1.0/debian/changelog
only in patch2:
unchanged:
--- frozen-bubble-2.1.0.orig/debian/patches/00list
+++ frozen-bubble-2.1.0/debian/patches/00list
@@ -0,0 +1,2 @@
+fble_open_dialog.dpatch
only in patch2:
unchanged:
--- frozen-bubble-2.1.0.orig/debian/patches/fble_open_dialog.dpatch
+++ frozen-bubble-2.1.0/debian/patches/fble_open_dialog.dpatch
@@ -0,0 +1,21 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## fble_open_dialog.dpatch by Mario Bonino <[email protected]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Patch to fix frozen bubble level editor open levelset dialog bug (patch
from David Joham).
+
+@DPATCH@
+diff -urNad frozen-bubble-2.1.0~/c_stuff/lib/FBLE.pm
frozen-bubble-2.1.0/c_stuff/lib/FBLE.pm
+--- frozen-bubble-2.1.0~/c_stuff/lib/FBLE.pm 2006-10-27 12:14:39.000000000
+0200
++++ frozen-bubble-2.1.0/c_stuff/lib/FBLE.pm 2008-01-11 14:38:43.000000000
+0100
+@@ -1363,10 +1363,6 @@
+ }
+ }
+ $list_browser_highlight_offset = $file_highlight_offset;
+- if (is_ok_select_start_value($start_level) == 0) {
+- $start_level =
$file_browser_levelsets_num_levels[$list_browser_highlight_offset];
+- show_selected_level();
+- }
+ display_levelset_screenshot();
+ } else {
+ $list_browser_highlight_offset = $file_highlight_offset;
--- End Message ---
--- Begin Message ---
Source: frozen-bubble
Source-Version: 2.212-1
We believe that the bug you reported is fixed in the latest version of
frozen-bubble, which is due to be installed in the Debian FTP archive:
frozen-bubble-data_2.212-1_all.deb
to main/f/frozen-bubble/frozen-bubble-data_2.212-1_all.deb
frozen-bubble_2.212-1.debian.tar.gz
to main/f/frozen-bubble/frozen-bubble_2.212-1.debian.tar.gz
frozen-bubble_2.212-1.dsc
to main/f/frozen-bubble/frozen-bubble_2.212-1.dsc
frozen-bubble_2.212-1_amd64.deb
to main/f/frozen-bubble/frozen-bubble_2.212-1_amd64.deb
frozen-bubble_2.212.orig.tar.gz
to main/f/frozen-bubble/frozen-bubble_2.212.orig.tar.gz
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.
Dominique Dumont <[email protected]> (supplier of updated frozen-bubble 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: Tue, 06 Mar 2012 13:16:43 +0100
Source: frozen-bubble
Binary: frozen-bubble frozen-bubble-data
Architecture: source amd64 all
Version: 2.212-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Dominique Dumont <[email protected]>
Description:
frozen-bubble - cool game where you pop out the bubbles!
frozen-bubble-data - Data files for Frozen-Bubble game
Closes: 462632 587622 638954 660354
Changes:
frozen-bubble (2.212-1) unstable; urgency=low
.
[ Josselin Mouette ]
.
* New upstream pre-release.
+ Fixes level editor glitch. Closes: #462632.
* Update to 3.0 quilt format, split changes in patches.
* Standards version is 3.9.2.
* Add VCS URLs.
* Wrap (build-)dependencies.
* Add homepage. Closes: #587622.
* Bump sdlperl dependencies.
* Fix desktop file. Closes: #638954.
* Drop fb-music-low, now everything is in OGG format.
* Build-depend on libfile-slurp-perl and libipc-system-simple-perl.
.
[ Dominique Dumont ]
.
* Thanks to Josselin for taking care of frozen-bubble for years. This
game is now handled by debian-perl team (Closes: #660354)
* fix installation paths
* added patch to hard code installation directories in Debian instead
of relying on File::ShareDir
+ control: added section and priority
+ Build-depends on libalien-sdl-dev-perl
+ Depends on libalien-sdl-perl
+ added /me to uploader. Removed Joss who is welcome to add himself back.
Checksums-Sha1:
aac62850e1cae0f49f6550925db5a82d4af1b104 2197 frozen-bubble_2.212-1.dsc
649aca5283b0a92afd19e2889d7a829bc5c99f8d 22638599
frozen-bubble_2.212.orig.tar.gz
1d26b62c6db649da76e26dc3bd4db3fdc6e3759e 12036
frozen-bubble_2.212-1.debian.tar.gz
a38c32fd5346a4e7f9357a86fdc929441142f950 192784 frozen-bubble_2.212-1_amd64.deb
3192e335984ec61ae44e7a68725d8e27a5307d1b 22354334
frozen-bubble-data_2.212-1_all.deb
Checksums-Sha256:
fbf6899d86371369ceedf090e9ffa568d6876bf609abd4088881ce82bf7d147c 2197
frozen-bubble_2.212-1.dsc
721e04ff69c5233060656bfbf4002aa1aeadd96c95351f0c57bb85b6da35a305 22638599
frozen-bubble_2.212.orig.tar.gz
8d7c05d30ecb66732d8e9d5caf0ef815ed1e1316ff11ec1b0f9288b45a2a0a74 12036
frozen-bubble_2.212-1.debian.tar.gz
111f6d532e4959215e32889f678cd44d3f38fba874db44f467971c25bfc21b11 192784
frozen-bubble_2.212-1_amd64.deb
5809f6e0adc7a715389db9699d4a511078884819b8ab9a7332a5e8b42ae78026 22354334
frozen-bubble-data_2.212-1_all.deb
Files:
2c30eeddac58228a079531f207c16b77 2197 games extra frozen-bubble_2.212-1.dsc
fe65c8b4742fcad19bd1a5ea243255c7 22638599 games extra
frozen-bubble_2.212.orig.tar.gz
c8df5f32980f3dd47210498ab511f196 12036 games extra
frozen-bubble_2.212-1.debian.tar.gz
2eefd6f1afb3ec5fb2dd1669452908ff 192784 games extra
frozen-bubble_2.212-1_amd64.deb
ccf8c309c8463cf982b3abcb5545b9f0 22354334 games extra
frozen-bubble-data_2.212-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBAgAGBQJPVgw/AAoJEMMfT9lJqytsN6IP/1chJR03Xd/ppBcDRFDxKWHK
O1C/YB8qf9K1uoRzdYwqF76CxMsejKv0drl9QyXV/N5cJc6h0Ke7csIu/G1uGfMy
iT5Zaj5q5QChSArY65sMiPK+ZjtrU+Wb4h9G8SW6+nykhCtVLV2ru9bTGzKtkXoj
Lg7pXcormaF/y7uEPshwWhYvfWa2eHxtvQ+XFmgh3AMt6L3e7+XuJqNwoydg9cUX
CcEZxJ0cLomBkYDWAB/oi3qQylMftCnBvCa0Fmpic9PFDYE7sn5tCZxFACCCZTDA
8yWDiEWq0Z+135zIi+IZL3uvJDb3OmherDOb59FaNZU0BVOL7Too0flPp73s1Gsp
HY1WVvksfOsYuzK7mU9mXpgCYzCmqladOkB2aVSoNPgGmXvzsZ0YK6cgQ04p9YkU
PBl0AxZD9+J93XP8QqQ5vV+PB3sKSzqy89zVVLBIGIDVseI4jeqWS2rGrCAuU+gG
MbgDGdb7iDfkiTdaji+mZVx09QhXsKipJOsixqN92lJRe+Nzx+zg0lblFBU4eiqS
mqkVCh+58/ZqrzT10a5qYbLB7Sr3/gbghoMA16Ls1EF/51xiMDeoojZsWQiRAlC3
Hi627O4LSeDWMi1cvDyAyTP1DxrAytwt1wW0WQdvYN5B9pj+OTLIWm7JTd+xGN7x
LiTWTvdlpc0IT44Q7S0Q
=gBXw
-----END PGP SIGNATURE-----
--- End Message ---