Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Please unblock package greenwich. Latest upload to sid fixes two bugs, one of which RC. unblock greenwich/0.8.2-6 Attaching diff between -5 and -6. Thanks, David -- . ''`. Debian developer | http://wiki.debian.org/DavidPaleino : :' : Linuxer #334216 --|-- http://www.hanskalabs.net/ `. `'` GPG: 1392B174 ----|---- http://deb.li/dapal `- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
diff --git a/debian/changelog b/debian/changelog
index 64b0da0..3a42f79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+greenwich (0.8.2-6) unstable; urgency=low
+
+ * Add dependency on liblocale-gettext-perl (Closes: #690864)
+ * Fix Polish translation encoding, thanks to Jakub Wilk
+ (Closes: #690867)
+
+ -- David Paleino <dapal@debian.org> Tue, 23 Oct 2012 17:59:38 +0200
+
greenwich (0.8.2-5) unstable; urgency=low
* debian/control:
diff --git a/debian/control b/debian/control
index 6c1329d..8a57e2b 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Depends: whois
, libgtk2-perl
, libgnome2-gconf-perl
, libgtk2-gladexml-perl
+ , liblocale-gettext-perl
, ${misc:Depends}
Description: graphical whois client for GNOME
A GNOME application which allows you to perform whois lookups. You enter the
diff --git a/debian/patches/04-fix_polish_translation.patch b/debian/patches/04-fix_polish_translation.patch
new file mode 100644
index 0000000..a803504
--- /dev/null
+++ b/debian/patches/04-fix_polish_translation.patch
@@ -0,0 +1,40 @@
+From: Jakub Wilk <jwilk@debian.org>
+Subject: fix Polish translation encoding
+Origin: vendor, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690867
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690867
+Forwarded: no
+
+---
+ src/po/pl.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+--- greenwich.orig/src/po/pl.po
++++ greenwich/src/po/pl.po
+@@ -38,7 +38,7 @@ msgid ""
+ "Do you want to replace it?"
+ msgstr "Plik '%s' istnieje.\n"
+ "\n"
+-"Czy chcesz nadpisaÃ?â?¡ zmiany?"
++"Czy chcesz nadpisaÄ? zmiany?"
+
+ msgid "A whois client for GNOME."
+ msgstr "Whois klient pod GNOME."
+@@ -65,10 +65,10 @@ msgid "Greenwich Preferences"
+ msgstr "Greenwich Preferencje"
+
+ msgid "<span weight=\"bold\">Network:</span>"
+-msgstr "<span weight=\"bold\">SieÃ?â?¡:</span>"
++msgstr "<span weight=\"bold\">SieÄ?:</span>"
+
+ msgid "Timeout for network connections:"
+-msgstr "UpĹâ??ynÃ?â?¦Ä¹â?? ĹĽÃ?â?¦dany limit czasu:"
++msgstr "UpÅ?ynÄ?Å? żÄ?dany limit czasu:"
+
+ msgid "<span weight=\"bold\">Recursive:</span>"
+ msgstr "<span weight=\"bold\">Rekursywny:</span>"
+@@ -80,4 +80,4 @@ msgid "Question"
+ msgstr "Pytanie"
+
+ msgid "_Replace"
+-msgstr "_ZamieĹâ??"
++msgstr "_ZamieÅ?"
diff --git a/debian/patches/series b/debian/patches/series
index 72d1ab2..822b7f6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
01-fix_manpage.patch
02-fix_desktop-file.patch
03-add_italian_translation.patch
+04-fix_polish_translation.patch
Attachment:
signature.asc
Description: PGP signature