1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548
|
frozen-bubble (2.212-11) unstable; urgency=medium
[ Debian Janitor ]
* Add missing build dependency on dh-strip-nondeterminism for command dh_strip_nondeterminism.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Oct 2022 16:34:01 +0100
frozen-bubble (2.212-10) unstable; urgency=medium
* Team upload.
[ Laurent Baillet ]
* fix lintian patch-file-present-but-not-mentioned-in-series warning
* fix lintian file-contains-trailing-whitespace warning
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Repository, Repository-Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ Pino Toscano ]
* Drop menu file and its pixmap, as frozen-bubble already provides a .desktop
file.
[ Debian Janitor ]
* Apply multi-arch hints.
+ frozen-bubble-data: Add Multi-Arch: foreign.
* Bump debhelper from old 12 to 13.
[ gregor herrmann ]
* Declare compliance with Debian Policy 4.6.0.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
* Enable all hardening flags.
* Add override_dh_strip_nondeterminism.
Make icons writable, otherwise dh_strip_nondeterminism fails.
-- gregor herrmann <gregoa@debian.org> Fri, 31 Dec 2021 23:00:32 +0100
frozen-bubble (2.212-9) unstable; urgency=medium
* Team upload
[ Damyan Ivanov ]
* change Priority from 'extra' to 'optional'
* declare conformance with Policy 4.1.4
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Damyan Ivanov ]
* add a patch fixing compilation with GCC 8 (Closes: #897754)
-- Damyan Ivanov <dmn@debian.org> Sat, 05 May 2018 07:37:10 +0000
frozen-bubble (2.212-8) unstable; urgency=medium
[ Axel Beckert ]
* debian/upstream/metadata: Change Bug-Database to Github Issues. Dead
link found by DUCK.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Change bugtracker URL(s) to HTTPS.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
[ Dominique Dumont ]
* add patch to remove call to POSIX::tmpnam (Closes: #866321)
* control: remove versioned dep on libsdl-perl
* control: declare compliance with policy 4.0
-- Dominique Dumont <dod@debian.org> Sat, 01 Jul 2017 18:17:56 +0200
frozen-bubble (2.212-7) unstable; urgency=medium
* Team upload.
* Install all icons again.
Thanks to Ronny Standtke for the bug report and the patch.
(Closes: #794254)
* Add patch for updated Portuguese translation for package messages.
Thanks to Américo Monteiro for the patch.
(Closes: 567179)
* Add patch to fix or at least improve gettext handling.
No guarantees that this is enough to really fix #701556 but the changes
look correct anyway.
Thanks to falconbird for the bug report and patch.
-- gregor herrmann <gregoa@debian.org> Sat, 01 Aug 2015 01:45:35 +0200
frozen-bubble (2.212-6) unstable; urgency=medium
* Team upload.
* Make the hardening-server patch survive multiple CPPFLAGS.
-- Niko Tyni <ntyni@debian.org> Wed, 03 Jun 2015 22:45:56 +0300
frozen-bubble (2.212-5) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Explicitly build depend on libmodule-build-perl.
* Add debian/upstream/metadata
* Declare compliance with Debian Policy 3.9.6.
* Mark package as autopkgtest-able.
-- gregor herrmann <gregoa@debian.org> Mon, 01 Jun 2015 22:46:41 +0200
frozen-bubble (2.212-4) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
* Don't hardcode /usr/lib/perl5 in debian/*.install as a preparation for
the multi-arched perl 5.20. (Closes: #752471)
* Use debhelper 9.20120312 to get default hardening flags.
* Use canonical URL in Vcs-Git.
* Add a Keywords entry to the .desktop file.
* Add patch hardening-server to add hardening flags to build. Fix a
compiler error about unused return values that is triggered by this
change.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Tue, 24 Jun 2014 16:26:20 +0200
frozen-bubble (2.212-3) unstable; urgency=low
* patch hard-code-share-dir-path: update config correctly for
fb-server in /usr/lib/games (Closes: #677556)
* new shorter-nick patch: makes lan nick length compatible with
lan-server (Closes: #459666)
* new kick-out-accelerometers patch: ignore accelerometers disguised
as joystick (Closes: #664546). This should fix issues with weird behavior
on laptop like high score going out too fast or bubble shooter stuck
on one side of the screen.
-- Dominique Dumont <dod@debian.org> Thu, 21 Jun 2012 13:48:13 +0200
frozen-bubble (2.212-2) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Add Depends on libcompress-bzip2-perl.
Thanks to Ingo Saitz and Bob Proulx for the reports
(Closes: #662875, #662907)
-- Dominique Dumont <dod@debian.org> Fri, 09 Mar 2012 14:15:30 +0100
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.
-- Dominique Dumont <dod@debian.org> Tue, 06 Mar 2012 13:16:43 +0100
frozen-bubble (2.2.0-2) unstable; urgency=low
* Add missing dependency on liblocale-gettext-perl. Closes: #540788.
-- Josselin Mouette <joss@debian.org> Sun, 03 Oct 2010 21:14:24 +0200
frozen-bubble (2.2.0-1) unstable; urgency=low
* New upstream pre-release.
* Add dh_desktop call.
* Standards version is 3.8.0.
* Drop some translations that were merged upstream.
-- Josselin Mouette <joss@debian.org> Tue, 04 Nov 2008 14:10:13 +0100
frozen-bubble (2.1.0-2) unstable; urgency=low
* Fix short description.
* de.po: corrected German translation by Jens Seidel. Closes: #437348.
* sk.po: corrected Slovak translation by helix84. Closes: #441625.
* rules: stop ignoring errors in the clean target.
* frozen-bubble.desktop: remove "Application" from categories.
* frozen-bubble.menu: update to conform to the latest specification.
-- Josselin Mouette <joss@debian.org> Tue, 18 Sep 2007 18:28:16 +0200
frozen-bubble (2.1.0-1) unstable; urgency=high
* New upstream release.
+ Can now enable chain reactions everywhere (closes: #398025).
* High urgency was asked by upstream as 2.0.0 shouldn't remain
distributed in the long term.
* server/tools.c: a setuid patch was included upstream.
* debian/fb-server.conf: change user to nobody.
* rules: colourblind set is now correctly included.
* control: don't build-depend on imagemagick anymore.
-- Josselin Mouette <joss@debian.org> Mon, 20 Nov 2006 21:09:36 +0100
frozen-bubble (2.0.0-3) unstable; urgency=high
* Build-depend on imagemagick (closes: #398243).
-- Josselin Mouette <joss@debian.org> Mon, 13 Nov 2006 21:13:30 +0100
frozen-bubble (2.0.0-2) unstable; urgency=high
* rules:
+ Create colourblind mini bubbles set (closes: #395836).
+ Specify localedir explicitly so that translations get installed.
+ Chmod them to 644.
* frozen-bubble-data.install: install these translations.
* build-depend on dpkg-dev 1.13.19 (closes: #396013).
-- Josselin Mouette <joss@debian.org> Fri, 10 Nov 2006 22:41:52 +0100
frozen-bubble (2.0.0-1) unstable; urgency=low
* New upstream release.
+ Adds full joystick support (closes: #149936).
+ Adds multiplayer mode (closes: #145960).
+ Deactivates chain-reactions in single-player mode
(closes: #366874).
* Minor corrections to .desktop file (closes: #379874).
* frozen-bubble.dirs: removed, unused.
* debian/compat = 5.
* Standards-version is 3.7.2.
* fb-music-low conflicts with frozen-bubble < 2, because of one
removed .xm file.
* Use ${source:Version}.
* frozen-bubble.xpm: updated with the new icon.
* Don't install the upstream changelog, it was removed.
* Build-depend on libsdl-pango-dev and libglib2.0-dev.
* Update the .install files.
* server/net.c: setuid to nobody.
* Ship init script and configuration file example.
-- Josselin Mouette <joss@debian.org> Fri, 27 Oct 2006 00:27:14 +0200
frozen-bubble (1.0.0-6) unstable; urgency=low
* c_stuff/lib/FBLE.pm: fix to deal with new SDL_perl (closes: #257749).
-- Josselin Mouette <joss@debian.org> Thu, 8 Jul 2004 17:22:16 +0200
frozen-bubble (1.0.0-5) unstable; urgency=low
* frozen-bubble: patch from Samuel Hocevar to deal with new SDL_perl
gracefully (closes: #251816).
* debian/frozen-bubble.menu: quote correctly.
* debian/control: standards version is 3.6.1, no changes required.
* frozen-bubble.desktop: add categories.
* frozen-bubble.install: install the .desktop in /usr/share/applications.
* debian/{rules,*.install}: don't use --sourcedir for dh_install.
-- Josselin Mouette <joss@debian.org> Tue, 1 Jun 2004 21:40:38 +0200
frozen-bubble (1.0.0-4) unstable; urgency=low
* Handle SDL_QUIT events in main menu (closes: #194589).
* Standards-version is 3.5.10.
* debian/control: correct descriptions according to suggestions of
debian-l10n-english people.
* debian/frozen-bubble.xpm: use 32x32 icon in truecolor.
* Delete save_virgin in clean target.
* Remove shlibs.local.
-- Josselin Mouette <joss@debian.org> Fri, 13 Jun 2003 14:45:12 +0200
frozen-bubble (1.0.0-3) unstable; urgency=low
* debian/control: {build-,}depend on sdlperl 1.20.0-8.
-- Josselin Mouette <joss@debian.org> Tue, 6 May 2003 12:41:32 +0200
frozen-bubble (1.0.0-2) unstable; urgency=low
* Updated build dependencies.
* Standards-version is 3.5.9.
* Corrected upstream URL (closes: #181477).
-- Josselin Mouette <joss@debian.org> Mon, 5 May 2003 16:17:50 +0200
frozen-bubble (1.0.0-1) unstable; urgency=low
* The "sarge won't release in time" new upstream release.
* Depend on sdlperl 1.19.
* debian/rules: cleanup.
* Remove .xvpics directories.
-- Josselin Mouette <joss@debian.org> Mon, 17 Feb 2003 10:47:36 +0100
frozen-bubble (0.9.9+1-3) unstable; urgency=low
* New chainreactions handling.
-- Josselin Mouette <joss@debian.org> Mon, 3 Feb 2003 21:56:21 +0100
frozen-bubble (0.9.9+1-2) unstable; urgency=low
* Patch from upstream, corrects bug in the chainreactions.
-- Josselin Mouette <joss@debian.org> Mon, 3 Feb 2003 14:49:30 +0100
frozen-bubble (0.9.9+1-1) unstable; urgency=low
* 1.0.0 preversion.
* Removed already integrated patches.
-- Josselin Mouette <joss@debian.org> Mon, 3 Feb 2003 12:54:55 +0100
frozen-bubble (0.9.3-7) unstable; urgency=low
* frozen-bubble: patch from Martin Quinson to give a malus to the left
player (closes: #172641).
* debian/frozen-bubble.6: updated correspondingly.
* frozen-bubble: corrected typo in the bubble number count
(closes: #176170, #176767).
* Standards-version 3.5.8.
* debian/control: split frozen-bubble-data and fb-music-low.
* debian/rules: use debhelper mode 4 and dh_install.
-- Josselin Mouette <joss@debian.org> Thu, 23 Jan 2003 18:13:05 +0100
frozen-bubble (0.9.3-6) unstable; urgency=low
* frozen-bubble: corrected highscores sorting (closes: #166530).
* frozen-bubble: goodbye message grammar (closes: #151083).
* frozen-bubble: counting bubbles patch from Martin Quinson
(closes: #154679).
-- Josselin Mouette <joss@debian.org> Tue, 5 Nov 2002 16:23:29 +0100
frozen-bubble (0.9.3-5) unstable; urgency=medium
* This package needs to be rebuilt on some arches, as it is keeping
perl 5.8 out of testing.
* debian/control: set standards-version to 3.5.7.
* debian/control: added upstream URL.
-- Josselin Mouette <joss@debian.org> Fri, 27 Sep 2002 14:46:18 +0200
frozen-bubble (0.9.3-4.5) unstable; urgency=low
* NMU for perl 5.8. Bumped perl build-dep to 5.8. Set NMU number high to
allow for a few NMU's for vorbis stuff before this makes the archive..
-- Joey Hess <joeyh@debian.org> Wed, 31 Jul 2002 06:55:47 +0000
frozen-bubble (0.9.3-3) unstable; urgency=low
* debian/control: removed the Conflicts: field, to make dist-upgrades
go smoother.
* debian/frozen-bubble.docs: removed CHANGES (closes: #148442).
-- Josselin Mouette <joss@debian.org> Fri, 7 Jun 2002 22:39:29 +0200
frozen-bubble (0.9.3-2) unstable; urgency=low
* debian/control: added a Replaces field, thanks Daniel (closes: #148087)
-- Josselin Mouette <joss@debian.org> Sat, 25 May 2002 03:19:46 +0200
frozen-bubble (0.9.3-1) unstable; urgency=low
* New upstream release (closes: #138795, #148025, #140418, #139887, #143240)
* debian/ control, *.files: removed frozen-bubble-lib
* frozen-bubble: ugly hack (closes: #147677)
* debian/control: corrected build-depends
* added shlibs.local file
* debian/frozen-bubble.6: added new option description
-- Josselin Mouette <joss@debian.org> Sat, 25 May 2002 01:02:58 +0200
frozen-bubble (0.9.2.99pre0.9.3b-1) unstable; urgency=low
* New upstream release
* Second prerelease for version 0.9.3
* debian/frozen-bubble.6: documented new options
-- Josselin Mouette <joss@debian.org> Fri, 26 Apr 2002 11:15:27 +0200
frozen-bubble (0.9.2.99pre0.9.3-1) unstable; urgency=low
* New upstream release
* 0.9.3 prerelease, for testing purposes
* removed all SDL_mixer stuff
* debian/control: corrected dependencies
-- Josselin Mouette <joss@debian.org> Tue, 23 Apr 2002 13:51:22 +0200
frozen-bubble (0.9.2-12) unstable; urgency=medium
* frozen-bubble, Makefile: added path to excutable (closes: #143222).
-- Josselin Mouette <joss@debian.org> Wed, 17 Apr 2002 09:21:51 +0200
frozen-bubble (0.9.2-11) unstable; urgency=medium
* Changed maintainer email.
* Makefile, frozen-bubble, fb.pl, debian/rules, debian/*.files: moved
files complying to FHS (closes: #139903).
* fb.pl: applied patch for sound on PPC from aaron@schrab.com
(closes: #143042).
-- Josselin Mouette <joss@debian.org> Tue, 16 Apr 2002 18:46:39 +0200
frozen-bubble (0.9.2-10) unstable; urgency=low
* debian/control: added a build-dep on SDL 1.2.3.
* SDL_mixer_patched/: re-trying Branden's patches, using smpeg.
* debian/frozen-bubble.6: added command line options summary.
* debian/rules: touch auto* files in SDL_mixer_patched/ directory.
-- Josselin Mouette <josselin.mouette@ens-lyon.org> Tue, 12 Mar 2002 15:47:15 +0100
frozen-bubble (0.9.2-9) unstable; urgency=low
* debian/rules: added a missing dh_fixperms -i.
* rebuilt with the good libsdl1.2 on the system.
* SDL_mixer_patched/: removed Branden's patches and let alone
some Makefile.am and configure.in changes, using sdl-config
and not smpeg-config. Then, re-ran libtoolize and so on.
-- Josselin Mouette <josselin.mouette@ens-lyon.org> Tue, 5 Mar 2002 01:30:46 +0100
frozen-bubble (0.9.2-8) unstable; urgency=low
* SDL_mixer_patched/ Makefile.am, configure.in, acinclude.m4,
*/Makefile.am: trying to solve the hppa and ia64 build failure
by applying Branden Robinson's patches.
* debian/control: added a build-depends on libsmpeg-dev.
* SDL_mixer_patched/: ran libtoolize --force --copy; aclocal;
automake --foreign; autoconf
* fb.pl: applied patch from upstream (closes: #135621).
-- Josselin Mouette <josselin.mouette@ens-lyon.org> Mon, 4 Mar 2002 19:22:24 +0100
frozen-bubble (0.9.2-7) unstable; urgency=low
* debian/control: added versioned build-dep on debhelper, because of
a bug in debhelper 3.4.9.
-- Josselin Mouette <josselin.mouette@ens-lyon.org> Mon, 25 Feb 2002 18:47:07 +0100
frozen-bubble (0.9.2-6) unstable; urgency=low
* debian/ frozen-bubble.xpm, rules, menu, frozen-bubble.files,
frozen-bubble.desktop: added a menu icon.
* debian/control: added libsdl1.2-dev to build-deps.
-- Josselin Mouette <josselin.mouette@ens-lyon.org> Thu, 21 Feb 2002 15:33:21 +0100
frozen-bubble (0.9.2-5) unstable; urgency=low
* debian/copyright, debian/frozen-bubble.6: changed upstream
autor email.
* debian/rules: moved a last make to $(MAKE).
-- Josselin Mouette <josselin.mouette@ens-lyon.org> Mon, 18 Feb 2002 20:58:13 +0100
frozen-bubble (0.9.2-4) unstable; urgency=low
* debian/rules: a less ugly handling of the perl Makefile.
* debian/control: proper perl handling.
-- Josselin Mouette <josselin.mouette@ens-lyon.org> Mon, 18 Feb 2002 16:26:45 +0100
frozen-bubble (0.9.2-3) unstable; urgency=low
* debian/menu: /usr/bin -> /usr/games.
* debian/control, debian/frozen-bubble.6: corrected errors in description.
* debian/rules: a bit more cleaning.
-- Josselin Mouette <josselin.mouette@ens-lyon.org> Mon, 11 Feb 2002 12:47:08 +0100
frozen-bubble (0.9.2-2) unstable; urgency=low
* debian/frozen-bubble.6: section was wrong.
* debian/control: made frozen-bubble-data and frozen-bubble-lib
recommend frozen-bubble.
* first upload to unstable (closes: #132861).
-- Josselin Mouette <josselin.mouette@ens-lyon.org> Mon, 11 Feb 2002 00:17:02 +0100
frozen-bubble (0.9.2-1) unstable; urgency=low
* New upstream release
* debian/rules: lot of cleaning.
* debian/*.files, debian/rules: moved binaries to /usr/games.
-- Josselin Mouette <josselin.mouette@ens-lyon.org> Sun, 10 Feb 2002 19:00:14 +0100
frozen-bubble (0.9.1-3) unstable; urgency=low
* debian/control: clarified the description.
* debian/frozen-bubble.1, debian/rules: added manpage.
-- Josselin Mouette <josselin.mouette@ens-lyon.org> Fri, 8 Feb 2002 11:35:06 +0100
frozen-bubble (0.9.1-2) unstable; urgency=low
* Split into 3 packages (binary, lib and data).
-- Josselin Mouette <josselin.mouette@ens-lyon.org> Thu, 7 Feb 2002 08:41:54 +0100
frozen-bubble (0.9.1-1) unstable; urgency=low
* Initial Release.
-- Josselin Mouette <josselin.mouette@ens-lyon.org> Wed, 6 Feb 2002 16:29:25 +0100
|