Your message dated Sat, 24 Oct 2009 16:34:09 +0000
with message-id <[email protected]>
and subject line Bug#542568: fixed in gnome-games 1:2.28.1-1
has caused the Debian Bug report #542568,
regarding gnome-games: uses libgnomeprint which is scheduled for 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.)


-- 
542568: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542568
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnome-games
Version: 1:2.26.2-1
Severity: important
User: [email protected]
Usertags: oldlibs libgnomeprint

Hi,

gnome-games currently still uses libgnomeprint. However,
libgnomeprint and libgnomeprintui are going to be soon deprecated
upstream. The GtkPrint replacement (built in GTK+ itself) has been
available for 3 years.

I’d like to remove libgnomeprint packages before the squeeze
release. This can only be done by getting rid of as much as possible
of the reverse dependencies.

Note that some of these packages already include GtkPrint support,
but you have to select it at compile time. Otherwise, please consider
porting to the much more modern Cairo/GtkPrint API.

As for bindings, they don’t have any reverse dependencies except
for the Python ones, so they should simply be removed ASAP.

Thanks, 
-- 
 .''`.      Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `-     future understand things”  -- Jörg Schilling




--- End Message ---
--- Begin Message ---
Source: gnome-games
Source-Version: 1:2.28.1-1

We believe that the bug you reported is fixed in the latest version of
gnome-games, which is due to be installed in the Debian FTP archive:

gnome-cards-data_2.28.1-1_all.deb
  to pool/main/g/gnome-games/gnome-cards-data_2.28.1-1_all.deb
gnome-games-data_2.28.1-1_all.deb
  to pool/main/g/gnome-games/gnome-games-data_2.28.1-1_all.deb
gnome-games-servers_2.28.1-1_amd64.deb
  to pool/main/g/gnome-games/gnome-games-servers_2.28.1-1_amd64.deb
gnome-games_2.28.1-1.diff.gz
  to pool/main/g/gnome-games/gnome-games_2.28.1-1.diff.gz
gnome-games_2.28.1-1.dsc
  to pool/main/g/gnome-games/gnome-games_2.28.1-1.dsc
gnome-games_2.28.1-1_amd64.deb
  to pool/main/g/gnome-games/gnome-games_2.28.1-1_amd64.deb
gnome-games_2.28.1.orig.tar.gz
  to pool/main/g/gnome-games/gnome-games_2.28.1.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.
Josselin Mouette <[email protected]> (supplier of updated gnome-games 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: Sat, 24 Oct 2009 15:54:05 +0200
Source: gnome-games
Binary: gnome-games gnome-games-data gnome-cards-data gnome-games-servers
Architecture: source all amd64
Version: 1:2.28.1-1
Distribution: unstable
Urgency: low
Maintainer: Josselin Mouette <[email protected]>
Changed-By: Josselin Mouette <[email protected]>
Description: 
 gnome-cards-data - data files for the GNOME card games
 gnome-games - games for the GNOME desktop
 gnome-games-data - data files for the GNOME games
 gnome-games-servers - GGZ gaming zone servers for the GNOME games
Closes: 542568 546824
Changes: 
 gnome-games (1:2.28.1-1) unstable; urgency=low
 .
   [ Josselin Mouette ]
   * sol-wrapper: "Mesa X11" is a software renderer. Closes: #546824.
 .
   [ Luca Bruno ]
   * New upstream release.
   * debian/control.in:
     - Updated Standards-Version to 3.8.3, no additional changes needed.
     - Remove python-gnomeprint from gnome-games depends. Closes: #542568.
     - Build-Depends:
       + Remove libclutter-0.8-dev, libclutter-cairo-0.8-dev and
         libclutter-gtk-0.8-dev.
         Add libclutter-1.0-dev and libclutter-gtk-0.10-dev.
       + Add libcanberra-gtk-dev, gconf2 for gconftool-2, libglib2.0-dev for
         glib-genmarshal --internal, libice-dev.
       + Bump to libgtk2.0-dev (>= 2.16.0).
       + Remove python-gnome2-desktop-dev, gstreamer0.10-plugins-base and
         libsdl-mixer1.2-dev.
   * debian/pyversions:
     - Require python >= 2.5, some python files are not compatible with
       python 2.4.
   * debian/*.6, debian/gnome-games.manpages, debian/gnome-games.install:
     - Remove all manpages, they are now in upstream.
   * debian/rules:
     - Don't specify --with-sound=sdl_mixer as libcanberra is used by default
       and sdl_mixer back-end is being upsteam.
     - Option --enable-clutter is removed upstream,
       it's guessed by the built games whether to require clutter or not.
     - Disable introspection because it can't find GL-1.0.gir at build time
       for some reason.
     - Enable aisleriot/clutter version, it's disabled by default upstream
       now, but we used to ship it in previous releases already.
   * debian/copyright:
     - Update. Since this version, some files have been licensed under
       the terms of GPL-3+.
   * debian/patches/10_libice.patch:
     - Add libice check to fix undefined references.
   * debian/patches/12_ggz_gtk_require-x11.patch:
     - GGZ gtk dependency uses xlib without linking to it.
   * debian/patches/15_ggz_makefile_vars.patch:
     - Fix wrong variable names in Makefile.am which lead to not linking
       to -lggz.
   * debian/patches/90_automake_autoconf.patch:
     - Automake && Autoconf after applying the above patches.
 .
   [ Josselin Mouette ]
   * New upstream release.
   * Build-depend on python 2.5 to match the pyversions change.
   * 90_automake_autoconf.patch: regenerate for the new version.
Checksums-Sha1: 
 3745c3432703730ee3975923a0ee66f3854e1f59 1886 gnome-games_2.28.1-1.dsc
 3710d43c1079835b681013ccd2ba5bfceddbc72f 29328142 
gnome-games_2.28.1.orig.tar.gz
 cebdd0014b6c698cb0f9c5d93a145f30d9b15a55 64763 gnome-games_2.28.1-1.diff.gz
 3123feba3cafdddc05fbc12e940c78b08ea7de2c 24211436 
gnome-games-data_2.28.1-1_all.deb
 f3c2d0568f9c82918228dea6da24389abbd54a55 626726 
gnome-cards-data_2.28.1-1_all.deb
 de4ccf4521fc2db5a892b10a37f7b139a5e3cbac 1537178 gnome-games_2.28.1-1_amd64.deb
 3dc5780aa9100d86aab9608229e19d645a5499fd 295818 
gnome-games-servers_2.28.1-1_amd64.deb
Checksums-Sha256: 
 36cd8c5081d5b98bc9f2716660831d3a6bb9a24f5743ef3d992e15a6b5bfdf7d 1886 
gnome-games_2.28.1-1.dsc
 dafbba89cab22bd2b43b348b5e02246b504556a1e4dbb7d623f9d8743c17a135 29328142 
gnome-games_2.28.1.orig.tar.gz
 97229c14164a5db58776ecf46a846a63588ee2fd6387ddf20fc63de11c0eb796 64763 
gnome-games_2.28.1-1.diff.gz
 ef7484c3fccbdafec68100d50eae5598e816be9d8dd3cb83267815ed88a36d8a 24211436 
gnome-games-data_2.28.1-1_all.deb
 7bb9e90348dfe7122527a12bd10e4de8c2bcbb1ce396751b3c533acafae46d7d 626726 
gnome-cards-data_2.28.1-1_all.deb
 0fb101eaaa456323787795b4b846cccb6976baac2ca46752f6dad96a47a048e4 1537178 
gnome-games_2.28.1-1_amd64.deb
 ffb442768f527206234bf8c195afe664e5b2c99a067daa8ea85df68e541ae032 295818 
gnome-games-servers_2.28.1-1_amd64.deb
Files: 
 c48b166db601dad82652c21dbbaf118a 1886 gnome optional gnome-games_2.28.1-1.dsc
 faf55793f57ab870f0ee6f3ae0e86dc9 29328142 gnome optional 
gnome-games_2.28.1.orig.tar.gz
 cbd0c80a81da48c78f818a8cf420c093 64763 gnome optional 
gnome-games_2.28.1-1.diff.gz
 87756ebab2d19ffb050abf971b894894 24211436 gnome optional 
gnome-games-data_2.28.1-1_all.deb
 970854b8b1f7e5d70d10599b0fbe68bf 626726 gnome optional 
gnome-cards-data_2.28.1-1_all.deb
 33e5812ea6ec926be28a4e5f1fcc7814 1537178 gnome optional 
gnome-games_2.28.1-1_amd64.deb
 7558d9798aa5b208132203e8eb8eece6 295818 gnome optional 
gnome-games-servers_2.28.1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFK4xMFrSla4ddfhTMRAgK/AJ0WQK6BeU1fpsCjl6SkwLdoNdEy2ACeOhkz
BUgUc7LMYwSCYL7trSIjNAE=
=+nKp
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to