lp:ubuntu/hardy/gnome-games

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/hardy/gnome-games
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

67. By Sebastien Bacher

* debian/patches/81_dont_change_ggz_build_requirements.patch,
  debian/patches/99_reautoconf.patch:
  - revert the upstream changes which require the server directory

66. By Sebastien Bacher

* debian/control.in:
  - build using guile-1.6

65. By Sebastien Bacher

* New upstream version:
  Sudoku:
  - Don't crash when clearing a tracker
  - Handle when no more puzzles of a certain difficulty exists
  - Don't always show the same puzzle until it has been completed or saved
  - Fix crash on cancel in new game dialog
* Sync on Debian
* debian/control.in:
  - Build-Depends on liblaunchpad-integration-dev (>= 0.1.17)
  - don't Depends on chess packages we use the gnome-games version
  - gnome-cards-data replaces gnome-games-data (<< 1:2.20.1-1)
  - gnome-games-data replaces gnome-cards-data (<< 1:2.20.1-1)
  - updated ggz requirements
  - updated maintainer information
  - updated python requirement
* debian/patches/01_lpi.patch:
  - launchpad integration changes
* debian/patches/80_change_tetris_theme.patch:
  - use the plain theme to workaround cairo speed issues (lp: #138586)
* debian/patches/99_reautoconf.patch:
  - update and list in the series
* debian/pyversions:
  - require python 2.5
* debian/rules:
  - add gnuchess to the build

64. By Pedro Fragoso

* New upstream release (LP: #200849)
  - Overall:
    + Fix GGZ crash (Roger Light, Andreas Røsdal, bug #363015) (LP: #189020)
    + Support building with GCC 4.3 (Matthias Clasen, Andreas Røsdal, bug #516616)
    + Fix automake 1.9 build problems (Paul, Andreas, Thomas, Jason, bug #518918)
  - Gnome Sudoku:
    + Fix bug that led to game not being registered as solved after user had
      used "clear" button. (Greg Fawcett, Thomas Hinkle, bug #423478)
    + Fix crash when starting new game. (Andreas Røsdal, bug #513894)
  - GLChess:
    + Re-add pygtk.require() call (Robert Ancell, bug #521154)
    + Handle gtk.gtkgl.widget_get_gl_drawable() returning None (Robert Ancell,
      bugs #488902 and #512068)
    + Made AI monitor process more resiliant to OSError exceptions (Robert Ancell,
      bug #517347) (LP: #191828)
  - Aisleriot:
    + Fix the build with guile 1.6 and older gccs. (Jasper Lievisse Adriaanse
      Christian Persch, bug #519990)
    + Use the game filename in the backtrace, not the localised game name.
      (Christian Persch)
  - Gnobots2:
    + Fix a bug where an annoying blank rectangle is left after a robot splat.
      (Fernando Martins, Andreas Røsdal, bug #506162)
* debian/patches/06_gcc4.3.patch: Removed, fixed upstream

63. By Pedro Fragoso

* New upstream release (lp: #195634)
  - Aisleriot:
    + Stop the game time when the game is over (Christian Persch)
  - Chess:
    + Fix castling regression (Robert Ancell)
    + Catch GError exceptions from GConf (Robert Ancell)
    + Pixel align the board (Robert Ancell)
    + Fix wrong player moving when changing to 3D mode (Robert Ancell)
    + Reduce startup time in 3D mode (Robert Ancell)
    + Add translator comments (Robert Ancell)
  - Gnometris:
    + Add translator comment (Robert Ancell)
    + Cache Renderer object to reduce alloc/deallocs (Jordi Mas)
  - Sudoku:
    + Avoid starting two grid dancers (Thomas M. Hinkle)
  - Updated translations

62. By Pedro Fragoso

* New upstream release (lp: #191427)
  - General:
    + Change check for C++ compiler to use AC_COMPILE_IFELSE (Christian Persch)
    + Update copyright year for 2008 (Andreas Røsdal)
  - Aisleriot:
    + Documentation typo fix (Graham Cole)
  - Chess:
    + Fix problem when using Win4Lin theme (Robert Ancell)
    + Fix a number of bugs when switching GGZ servers (Robert Ancell)
    + Update documentation (Andreas Røsdal)
  - Sudoku:
    + Use PUZZLE_DIR when running gnome-sudoku in-place (Thomas M. Hinkle)
    + Exclude saved games from list of new games (Thomas M. Hinkle)
    + Update manual for new version (Thomas M. Hinkle)
    + Display dialog warning user if unable to save/create save dir (Thomas M. Hinkle)
    + Fixed display bug that made numbers render badly (Thomas M. Hinkle)
    + Slow down victory dance (Thomas M. Hinkle)
    + Fixed crasher bugs (Thomas M. Hinkle)
    + Make dialogs transient (Andreas Røsdal)
* debian/gnome-games-data.install:
  - Removed gnome-games-common/icons, icons moved to icons/hicolor

61. By Sebastien Bacher

* debian/control.in:
  - updated transition version (lp: #188630)

60. By Sebastien Bacher

* New upstream version:
  Aisleriot:
  - Start the game when dealing a new card, too
  - Support KP_Space too.
  - Add stock item for "Deal cards" Bug #474698
  - Code cleanups
  Chess:
  - Add preferece dialog and reorganize menus
  - Make all dialogs transient of the main window
  - Add support for Shredder Classic 3
  - Code cleanups
  Gtali:
  - Use G_STRFUNC instead of the deprecated G_GNUC_FUNCTION
  Nibbles/Four-in-a-Row/Iagno:
  - Make .room files translatable
  - Add the .room.in files to EXTRA_DIST
  - Install ggz demons in libexecdir, not bindir
  Sudoku:
  - Use type=gtk.WINDOW_POPUP for number selector
  Fixes bug #479938
  - Fix problem with 100% cpu usage. Fixes bug #502675
  Games support lib:
  - Use the same code to register stock icons and named icons. Add LTR and RTL
    variants for the GAMES_STOCK_UNDO/REDO_MOVE stock IDs
  - Rework stock icon registration in preparation for using
    the gtk facilities.
* debian/gnome-games-servers.install:
  - updated the directory
* debian/patches/series:
  - comment the ggz directory change upstream use a new location

59. By Stephan Rügamer

* debian/patches/06_gcc43.patch: (LP: #185678)
  - fix ftbfs with gcc4.3
  - removed -isystem headers from m4/ggz.m4

58. By Pedro Fragoso

* New upstream release (LP: #183177)
* debian/control.in
  - Bump to Standards-Version 3.7.3
  - Added Homepage
* debian/patches:
  - updated 01_lpi.patch
  - updated 99_reautoconf.patch

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/gnome-games
This branch contains Public information 
Everyone can see this information.

Subscribers