Your message dated Wed, 23 May 2012 18:49:08 +0000
with message-id <[email protected]>
and subject line Bug#667640: fixed in supertuxkart 0.7.3-1
has caused the Debian Bug report #667640,
regarding supertuxkart: supertuxcard desktop file i18n/L10n is broken
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.)
--
667640: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667640
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: supertuxkart
Version: 0.7+dfsg1-2~bpo60+1
Severity: minor
Tags: patch
*** Please type your report below this line ***
The GenericName entries of the supertuxkart desktop file can be removed
because they do not differ from the Name field. The i18n keys in the Comment
fields are too specific, e.g. if you use "de_DE" the German speaking
people in
Switzerland see the untranslated Comment. Therefore it is better to simply
use "de" instead.
The attached patch fixes this issue.
-- System Information:
Debian Release: 6.0.4
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-0.bpo.2-686-pae (SMP w/1 CPU core)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages supertuxkart depends on:
ii libc6 2.11.3-2 Embedded GNU C Library:
Shared lib
ii libenet1a 1.3.1-2~bpo60+1 thin network communication
layer o
ii libgcc1 1:4.4.5-8 GCC support library
ii libglu1-mesa [libglu 7.10.3-4~bpo60+1 Mesa OpenGL utility library
(GLU)
ii libirrlicht1.7 1.7.1+dfsg1-1+b1 High performance realtime
3D engin
ii libopenal1 1:1.12.854-2 Software implementation of
the Ope
ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3
ii libvorbisfile3 1.3.1-1+squeeze1 The Vorbis General Audio
Compressi
ii supertuxkart-data 0.7+dfsg1-2~bpo60+1 data for the supertuxkart
kart rac
supertuxkart recommends no packages.
supertuxkart suggests no packages.
-- no debconf information
--
erreichbar von Mo-Fr, Büro B.105
------------------------------------------------------------------------
Fachhochschule Nordwestschweiz
Pädagogische Hochschule
Institut Weiterbildung und Beratung
Ronny Standtke
Dozent für Medienpädagogik
Obere Sternengasse 7
4500 Solothurn
------------------------------------------------------------------------
T +41 32 628 67 08
M +41 79 786 81 82
F +41 32 627 28 64
[email protected] <mailto:[email protected]>
http://www.imedias.ch
--- /usr/share/applications/supertuxkart.desktop.orig 2011-03-17 20:06:23.000000000 +0000
+++ /usr/share/applications/supertuxkart.desktop 2012-04-05 14:23:27.465745095 +0000
@@ -1,12 +1,10 @@
[Desktop Entry]
Name=Supertuxkart
-GenericName=Supertuxkart
-GenericName[ro_RO]=Supertuxcart
Icon=supertuxkart
Comment=a kart racing game
-Comment[fr_FR]=un jeu de karting
-Comment[ro_RO]=un joc de curse cu carturi
-Comment[de_DE]=ein Kart-Rennspiel
+Comment[fr]=un jeu de karting
+Comment[ro]=un joc de curse cu carturi
+Comment[de]=ein Kart-Rennspiel
Exec=supertuxkart
Terminal=false
StartupNotify=false
--- End Message ---
--- Begin Message ---
Source: supertuxkart
Source-Version: 0.7.3-1
We believe that the bug you reported is fixed in the latest version of
supertuxkart, which is due to be installed in the Debian FTP archive:
supertuxkart-data_0.7.3-1_all.deb
to main/s/supertuxkart/supertuxkart-data_0.7.3-1_all.deb
supertuxkart_0.7.3-1.debian.tar.gz
to main/s/supertuxkart/supertuxkart_0.7.3-1.debian.tar.gz
supertuxkart_0.7.3-1.dsc
to main/s/supertuxkart/supertuxkart_0.7.3-1.dsc
supertuxkart_0.7.3-1_amd64.deb
to main/s/supertuxkart/supertuxkart_0.7.3-1_amd64.deb
supertuxkart_0.7.3.orig.tar.bz2
to main/s/supertuxkart/supertuxkart_0.7.3.orig.tar.bz2
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.
Vincent Cheng <[email protected]> (supplier of updated supertuxkart
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: SHA256
Format: 1.8
Date: Fri, 04 May 2012 18:36:07 -0700
Source: supertuxkart
Binary: supertuxkart supertuxkart-data
Architecture: source amd64 all
Version: 0.7.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Vincent Cheng <[email protected]>
Description:
supertuxkart - 3D kart racing game
supertuxkart-data - 3D kart racing game (data)
Closes: 531637 634019 667640
Changes:
supertuxkart (0.7.3-1) unstable; urgency=low
.
* Team upload.
.
[ Alexander Reichle-Schmehl ]
* New upstream release (Closes: #634019, LP: #871630)
* Fix watchfile to ignore release candidates
* Refresh patches/build-against-system-enet.patch
* Drop patches/enet1.3.patch (Applied upstream)
.
[ Vincent Cheng ]
* Add myself to Uploaders.
* Add debian/patches/build_with_irrlicht_1.7.3.patch to enable build with
latest stable version of irrlicht rather than an unreleased SVN revision.
* Bump versioned dependency on libirrlicht-dev to (>= 1.7.3).
* Update debian/rules to dh 7 "rules.tiny" style.
* Add build-depends on dh-autoreconf and use autoreconf sequence in
debian/rules.
* Add build-depends on libcurl4-gnutls-dev | libcurl4-dev, libfribidi-dev,
libxxf86vm-dev.
* Add missing DEP-3 headers to patches.
* Source tarball is now DFSG-clean.
- Remove unneeded get-orig-source target in debian/rules.
- Remove unneeded get-orig-source.sh and README.source.
* Remove unneeded *.xpm icons in debian/.
* Remove unused lintian-overrides file.
* Remove unneeded debian/supertuxkart.desktop menu file (use menu file in
data/supertuxkart_desktop.template instead).
- Add debian/patches/fix_desktop_file.patch to add Debian/Ubuntu-specific
changes to menu file (and forward patch upstream). (Closes: #667640;
LP: #709987)
* "Modernize" package description, as suggested by an upstream dev.
(LP: #774345); remove reference to GotM. (Closes: #531637)
* Bump dh compat level from 7 to 9.
* Bump standards version from 3.8.3 to 3.9.3 (no changes needed).
Checksums-Sha1:
18b0a86e8b8a3c158e22484a8c9c9858c523bba8 2416 supertuxkart_0.7.3-1.dsc
5915a15798c7b396c00a0e619bd6d096989b1ad1 109494448
supertuxkart_0.7.3.orig.tar.bz2
58eaf5b4f05faa81871f68437e558da8e6abdee0 24637
supertuxkart_0.7.3-1.debian.tar.gz
246f72a1c04d4507eec275c2f12d305f75398552 1289788 supertuxkart_0.7.3-1_amd64.deb
a72b0fb557a1088f03c2aa2c7267ce8064ecb0b5 107227752
supertuxkart-data_0.7.3-1_all.deb
Checksums-Sha256:
2b250c09b15c707f44211b438208e5a44a58e06628e6edf6c9011e494f289d02 2416
supertuxkart_0.7.3-1.dsc
07fb5463e671859d879821c5e06eacbc418ba8065da689f56a382ee8b1d0595a 109494448
supertuxkart_0.7.3.orig.tar.bz2
ac4767c94124b3f32ce2191a6c5a61179942ec386b8257c85c015daa826610ee 24637
supertuxkart_0.7.3-1.debian.tar.gz
8fed0f52e20a3f972ca23dea4083b859d10f1dd3191f63b1305a4e6e734d9779 1289788
supertuxkart_0.7.3-1_amd64.deb
4d71df05580a9eb933ead647ed71cdcb1ed8bc405044d93662e21f98b91552b5 107227752
supertuxkart-data_0.7.3-1_all.deb
Files:
904a6fc11d89ba2b66337bc7553a95f4 2416 games optional supertuxkart_0.7.3-1.dsc
502664b2ec9ad5ab88b1882fef4c074d 109494448 games optional
supertuxkart_0.7.3.orig.tar.bz2
98d886fbdbb4ea7a6cdfe7ea39748395 24637 games optional
supertuxkart_0.7.3-1.debian.tar.gz
639683f37fbc16674d21e6ff0a4a8ef3 1289788 games optional
supertuxkart_0.7.3-1_amd64.deb
9c806b5db14c97ed8d615b6948ef3878 107227752 games optional
supertuxkart-data_0.7.3-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPvSdgAAoJEMJLZaJnLIsSArEP/iItp1zQEA8KV5dYkbBrxl2B
PwNF57Q7MLdkEikAqirFdGnIIjpa/uqxZqY5/XuDFkunYULPTrWPwL81lCp1gOi/
Mey0jREIpHJ13YbWO2HvoKtyOgknXX/DytWtrTARIZAa0jMB3xMMJqn9v7WVSIr4
9LigvVx/SlGexURv9WqR7Oy8XjTjICfMFeASAsXLwo+8BZCSBksep10mB251ILo+
TszyL8K5aTOFTYF+NidFGeLEytRTp5qUJVfnAeZuMKGRLcjeZiAxNOFVccITpiEa
a4ZHFBwe0UFzifxEu6ZgYhPAwn1cvt8nqhM2McMsyDl8p7f1AsDU1wJ33bA4UQmp
sCU7X07REidsIv/gzzwpx+HtE65zzy3PpM4mGoIXvFsW3j07Bhrapk7Rk4c72v7Q
NFdR6oEwBx1dBrLWMPEV+bTFvJfFkDUjYmKSH+XgBRw5iOZpSRkdbib38wx0YYH4
ULOkORSveSci9cyUcHFRddARHQ+yCX+k8pgUhaBXjIYc1SgK2W0QRYbBJWUqPCnG
gtg0hbiKwyeLVsuRz20fuorGu/HoGiWGIWckeKNwpte1ANcIaPnjn62ZcUcnxyAh
slx70XnXnLU/0zplwRq+F8CeAPjQV4XSzUs0Va8CGpQ+ePcYCusGydRTTlgQVHO5
CHo0WHZZo2OB6EOD+Ssu
=+Ayw
-----END PGP SIGNATURE-----
--- End Message ---