Your message dated Mon, 15 Aug 2011 17:34:19 +0000
with message-id <[email protected]>
and subject line Bug#629924: fixed in iceweasel 6.0-1
has caused the Debian Bug report #629924,
regarding iceweasel: desktop file is missing a German translation for the 
GenericName field
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.)


-- 
629924: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629924
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: iceweasel
Version: 4.0.1-2
Severity: normal
Tags: patch

The iceweasel desktop file is missing a German translation for the
GenericName field. Attached is a patch that fixes this issue.

Best regards

Ronny Standtke

-- 
Ronny Standtke                 Fachhochschule Nordwestschweiz
Dozent Medienpädagogik / ICT   Pädagogische Hochschule
Telefon: +41 32 628 67 08      Obere Sternengasse 7
Mobil  : +41 79 786 81 82      4502 Solothurn
--- /usr/share/applications/iceweasel.desktop.orig	2011-04-30 17:51:39.000000000 +0000
+++ /usr/share/applications/iceweasel.desktop	2011-06-09 16:53:07.000000000 +0000
@@ -51,6 +51,7 @@
 GenericName[bg]=Интернет браузър
 GenericName[ca]=Navegador web
 GenericName[cs]=Webový prohlížeč
+GenericName[de]=Webbrowser
 GenericName[el]=Περιηγητής ιστού
 GenericName[es]=Navegador web
 GenericName[fa]=مرورگر اینترنتی

--- End Message ---
--- Begin Message ---
Source: iceweasel
Source-Version: 6.0-1

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

iceweasel-dbg_6.0-1_amd64.deb
  to main/i/iceweasel/iceweasel-dbg_6.0-1_amd64.deb
iceweasel_6.0-1.debian.tar.gz
  to main/i/iceweasel/iceweasel_6.0-1.debian.tar.gz
iceweasel_6.0-1.dsc
  to main/i/iceweasel/iceweasel_6.0-1.dsc
iceweasel_6.0-1_amd64.deb
  to main/i/iceweasel/iceweasel_6.0-1_amd64.deb
iceweasel_6.0.orig.tar.bz2
  to main/i/iceweasel/iceweasel_6.0.orig.tar.bz2
libmozjs-dev_6.0-1_amd64.deb
  to main/i/iceweasel/libmozjs-dev_6.0-1_amd64.deb
libmozjs6d-dbg_6.0-1_amd64.deb
  to main/i/iceweasel/libmozjs6d-dbg_6.0-1_amd64.deb
libmozjs6d_6.0-1_amd64.deb
  to main/i/iceweasel/libmozjs6d_6.0-1_amd64.deb
spidermonkey-bin_6.0-1_amd64.deb
  to main/i/iceweasel/spidermonkey-bin_6.0-1_amd64.deb
xulrunner-6.0-dbg_6.0-1_amd64.deb
  to main/i/iceweasel/xulrunner-6.0-dbg_6.0-1_amd64.deb
xulrunner-6.0_6.0-1_amd64.deb
  to main/i/iceweasel/xulrunner-6.0_6.0-1_amd64.deb
xulrunner-dev_6.0-1_amd64.deb
  to main/i/iceweasel/xulrunner-dev_6.0-1_amd64.deb



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.
Mike Hommey <[email protected]> (supplier of updated iceweasel 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: Mon, 15 Aug 2011 18:16:55 +0200
Source: iceweasel
Binary: iceweasel iceweasel-dbg xulrunner-6.0 libmozjs6d libmozjs-dev 
libmozjs6d-dbg spidermonkey-bin xulrunner-dev xulrunner-6.0-dbg
Architecture: source amd64
Version: 6.0-1
Distribution: unstable
Urgency: low
Maintainer: Maintainers of Mozilla-related packages 
<[email protected]>
Changed-By: Mike Hommey <[email protected]>
Description: 
 iceweasel  - Web browser based on Firefox
 iceweasel-dbg - debugging symbols for iceweasel
 libmozjs-dev - Development files for the Mozilla SpiderMonkey JavaScript 
library
 libmozjs6d - Mozilla SpiderMonkey JavaScript library
 libmozjs6d-dbg - Development files for the Mozilla SpiderMonkey JavaScript 
library
 spidermonkey-bin - standalone JavaScript/ECMAScript (ECMA-262) interpreter
 xulrunner-6.0 - XUL + XPCOM application runner
 xulrunner-6.0-dbg - Debugging symbols for the Gecko engine library
 xulrunner-dev - Development files for the Gecko engine library
Closes: 626794 629924 636452 636750
Changes: 
 iceweasel (6.0-1) unstable; urgency=low
 .
   * New upstream release.
   * Fixes for mfsa2011-29, including:
     CVE-2011-2989, CVE-2011-2991, CVE-2011-2992, CVE-2011-2985,
     CVE-2011-2993, CVE-2011-2988, CVE-2011-2987, CVE-2011-0084,
     CVE-2011-2990, CVE-2011-2986.
   * debian/control*:
     - Bump build dependency on nspr, nss and sqlite.
     - Build-depend on libjpeg-dev instead of libjpeg62-dev. Closes: #636452.
     - Remove xprint suggest. Closes: #626794.
   * debian/rules:
     - Official branding moved to browser/branding/official.
     - Don't set -std=gnu++0x ourselves, upstream build system now does it for
       us.
     - Remove libmozjs.so* from /usr/lib/xulrunner-6.0.
     - Link npapi_getinfo against libpthread for GNU/Hurd.
   * debian/installer/package-manifest.xulrunner,
     debian/xulrunner-dev.install.in: Install xpt.py from sdk instead of xpt_*
     from /usr/lib/xulrunner-6.0.
   * debian/xulrunner-GRE_VERSION.install.in,
     debian/xulrunner-GRE_VERSION.links.in: Add hyphenation dictionary. This is
     temporary until we use libreoffice.org's.
   * debian/iceweasel.desktop: Add german translation for the Iceweasel menu
     item. Thanks Ronny Standtke. Closes: #629924.
 .
   * layout/build/Makefile.in, toolkit/library/Makefile.in: Unbreak build for
     GNU/Hurd and GNU/kFreeBSD (since they don't have libossaudio). bz#673460.
   * ipc/chromium/src/base/debug_util_posix.cc,
     ipc/chromium/src/base/third_party/nspr/prcpucfg.h,
     ipc/chromium/src/build/build_config.h: Allow ipc code to build on GNU/Hurd.
     Closes: #636750.
   * configure*: Revert "Allow to build against SQLite 3.7.3".
Checksums-Sha1: 
 06e385a5c92b99bda354069a763824ca6b82efed 2779 iceweasel_6.0-1.dsc
 62f597be0e150e6ce4a58ea211bded6da0291e3d 67175316 iceweasel_6.0.orig.tar.bz2
 62c75d52e29182c891bceaa17c03ebd266697742 307557 iceweasel_6.0-1.debian.tar.gz
 eac0b7bf03133bbd1ea0f8e7b85654155b1b5a11 1591496 iceweasel_6.0-1_amd64.deb
 f0c678465548d1726512a9cc2a1ac8220fb6d0e9 526938 iceweasel-dbg_6.0-1_amd64.deb
 6abbdd6aaeb5f963bde66932a6b8b08de1f0a640 10153152 xulrunner-6.0_6.0-1_amd64.deb
 bfbf1412d1d298581ad1365aa44bf023ac7747ad 1359492 libmozjs6d_6.0-1_amd64.deb
 3ca1600b7a88bcc24db060ed8d316e75c1e8568a 500336 libmozjs-dev_6.0-1_amd64.deb
 01e998fb3ccc8882a0be49a91a51e862127c701a 11612148 
libmozjs6d-dbg_6.0-1_amd64.deb
 7ebe8a95836e5cf31cb7c963be8f22e91fc17ad3 1356178 
spidermonkey-bin_6.0-1_amd64.deb
 eccbfc1c9161e70c8d038934896ead09356caf59 4545238 xulrunner-dev_6.0-1_amd64.deb
 b35e666e430fcdf99ea7d306f2f8cb6052c8edd6 124331176 
xulrunner-6.0-dbg_6.0-1_amd64.deb
Checksums-Sha256: 
 1e02ab3941bbeb8e8bf820cbc8e76f72d7fbe94812b07f58bae9664650200726 2779 
iceweasel_6.0-1.dsc
 f29fc416395505a0d7b599accde13bd8aab1e79f7fec5999b7de662763f8b53d 67175316 
iceweasel_6.0.orig.tar.bz2
 5c8662feb8f054b09f320574934b931decd463c5b8b902727a0ea520be2af217 307557 
iceweasel_6.0-1.debian.tar.gz
 be5bf42d230251069ec35679132ad8f699c6b9d545a60b2ac4b32f658020071d 1591496 
iceweasel_6.0-1_amd64.deb
 fbde4964dc95efc6271dbe5a4abe2c134ed592812c7bf42e69ce5ce1dc13f74b 526938 
iceweasel-dbg_6.0-1_amd64.deb
 e546fae0dce475f770d47a78649c5c17770a31d392ebe56a35549eaa30f874ed 10153152 
xulrunner-6.0_6.0-1_amd64.deb
 e9304045a763336058f6876dd6a5689ecd392c900f7a1a2e2c50a8446d69baa4 1359492 
libmozjs6d_6.0-1_amd64.deb
 819ba7522442733f27ee1c29ec12feb1e080dea868751f32018ca41caf06aa42 500336 
libmozjs-dev_6.0-1_amd64.deb
 57a66090494926a8255c4f8c0616dad1c91ee22eaa605d1db6a0927919bfadf3 11612148 
libmozjs6d-dbg_6.0-1_amd64.deb
 6aeeed6f0eaabf436deead3298bcf8bc1d1bbba7cb144ee5a5bbdd90c8fd38f2 1356178 
spidermonkey-bin_6.0-1_amd64.deb
 f0a7c64b0c69b1e806d704a944fed4358e0bd28114b11cf79f3cc959a4d31fe8 4545238 
xulrunner-dev_6.0-1_amd64.deb
 76e5f37b12cf1b5532a79f060494ac22f233bc0073e638b46a146cbbd7639f7a 124331176 
xulrunner-6.0-dbg_6.0-1_amd64.deb
Files: 
 20dead7d9741ff6b9d26af37aad9a9f9 2779 web optional iceweasel_6.0-1.dsc
 089c3d35952c7fcb5ab97ec0b878c54c 67175316 web optional 
iceweasel_6.0.orig.tar.bz2
 59c86a88fe78f4ce666571bbe08ff070 307557 web optional 
iceweasel_6.0-1.debian.tar.gz
 402467114d0be682798549d7590c2463 1591496 web optional iceweasel_6.0-1_amd64.deb
 6da93db63c92cd18d1f46935ba102fdc 526938 debug extra 
iceweasel-dbg_6.0-1_amd64.deb
 15bf874b6bb493328dc4cc989b6f1d66 10153152 libs optional 
xulrunner-6.0_6.0-1_amd64.deb
 5970764b3d025956cacd94d23164b2c8 1359492 libs optional 
libmozjs6d_6.0-1_amd64.deb
 916ed787b15b43c9580054e4ad27751d 500336 libdevel optional 
libmozjs-dev_6.0-1_amd64.deb
 10001ad2decbae8e41b1ea7c879752cd 11612148 debug extra 
libmozjs6d-dbg_6.0-1_amd64.deb
 6a25add729da1a9cc0aa10ee3b1ef9c6 1356178 interpreters optional 
spidermonkey-bin_6.0-1_amd64.deb
 c58b71d67ec7fe63bda139955520e12f 4545238 libdevel optional 
xulrunner-dev_6.0-1_amd64.deb
 86d65e652cee0c34412a92de0c8d451a 124331176 debug extra 
xulrunner-6.0-dbg_6.0-1_amd64.deb

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

iQIVAwUBTklNe+QqoE+mqoxyAQjoCg/+LB5d5jFFz90a2x/Ctl9UjUXbGK3J9Oog
ZtRut06IDz4cQqMIHG66diPc3M4AFpy0p9vYBcj2Fun2nbHDruf66wBQIKCv99SE
45e+sHxholT+8ySjQ+f7YjHsc0lxKlh/G9LmvWn1mMebq301qsfMweBM9OmFpomf
EKfZACpjtWxX9BLcAaT0Y0XtT0JHPFviQuyxYWNAEFtuSfmIitXffOvgDuKcD3Pu
q8000cQaJbRIr90IJOlJrpIHXrRdxvENCI9LFvMdlm5JrcKiKW50TJZ57amsv6P0
FTiIxCO2kO2fMf8JjO88gCrwTpq0wHGQ+7FX2ww1rgwR8BP+LkRmEZukxgJIIpIz
8eM+K/b38MFlq2yS+cvKDdGT/ndeW8kX0DlOGZcebqtcEam5AH8LMZL/rjl3KM0q
hAs5NqXzR8w3SWDYFF+z6wPnONycHHvs5XvHkgKR2CXh27JVf/7SqS2OUFdMSmiK
juvdmaHvtlS9l0/SiZ8HByXIdfGHueOd/h7KHveYLra3dNvLcPtUaqKlXVI9JJ5v
bzw5ujEMFUPxqGTAx7jydKKd+JGAlPf7nObxD7SggEMZ14fgWh8nWFOmPaa5D7Xx
UF5TCPoGqPE7UOH7IiVeGv8ssgyfy1WXp4nDxHn7N6asL5vmqLJc5kKRsvB06c/4
XKzasOXfWv0=
=6eG/
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to