Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Hello, I uploaded gmpc 11.8.16-6 to fix a localization patch that causes gmpc not to appear in the menu (important bug #694547). Please see attached debdiff to the version in testing. Thanks and good luck for the release. unblock gmpc/11.8.16-6 -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (900, 'testing') Architecture: i386 (i686) Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- Etienne Millon
diff -Nru gmpc-11.8.16/debian/changelog gmpc-11.8.16/debian/changelog --- gmpc-11.8.16/debian/changelog 2012-10-12 15:48:23.000000000 +0200 +++ gmpc-11.8.16/debian/changelog 2013-03-07 18:36:22.000000000 +0100 @@ -1,3 +1,9 @@ +gmpc (11.8.16-6) unstable; urgency=low + + * Fix catalan menu entry (Closes: #694547) + + -- Etienne Millon <[email protected]> Thu, 07 Mar 2013 18:36:17 +0100 + gmpc (11.8.16-5) unstable; urgency=low * Update translations : diff -Nru gmpc-11.8.16/debian/patches/0010-Update-translations.patch gmpc-11.8.16/debian/patches/0010-Update-translations.patch --- gmpc-11.8.16/debian/patches/0010-Update-translations.patch 2012-09-18 14:44:32.000000000 +0200 +++ gmpc-11.8.16/debian/patches/0010-Update-translations.patch 2012-12-04 14:38:25.000000000 +0100 @@ -10,11 +10,11 @@ - [ru] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687999 --- configure.ac | 2 +- - po/ca.po | 2480 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + po/ca.po | 2478 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ po/fr.po | 241 +++--- po/oc.po | 18 +- po/ru.po | 2 +- - 5 files changed, 2629 insertions(+), 114 deletions(-) + 5 files changed, 2627 insertions(+), 114 deletions(-) create mode 100644 po/ca.po diff --git a/configure.ac b/configure.ac @@ -32,10 +32,10 @@ AM_GLIB_GNU_GETTEXT diff --git a/po/ca.po b/po/ca.po new file mode 100644 -index 0000000..03d41eb +index 0000000..b99e42d --- /dev/null +++ b/po/ca.po -@@ -0,0 +1,2480 @@ +@@ -0,0 +1,2478 @@ +# Catalan translation for gmpc +# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 +# This file is distributed under the same license as the gmpc package. @@ -65,9 +65,7 @@ +#: ../src/browsers/gmpc-nowplaying2.c:2641 +#: ../src/browsers/gmpc-nowplaying2.c:2645 +msgid "Gnome Music Player Client" -+msgstr "" -+"Client de reproducció\n" -+"de música del GNOME" ++msgstr "Client de reproducció de música del GNOME" + +#: ../src/main.c:333 +msgid "Failed to load the configuration system."

