r40367 - in /packages/unstable/meld/debian: changelog patches/0001-Fix-crash-with-Italian-it_IT.utf8-locale.patch patches/series

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Thu Dec 26 21:06:10 UTC 2013


Author: rbalint
Date: Thu Dec 26 21:06:10 2013
New Revision: 40367

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40367
Log:
Fix crash with Italian locale

Added:
    packages/unstable/meld/debian/patches/0001-Fix-crash-with-Italian-it_IT.utf8-locale.patch
Modified:
    packages/unstable/meld/debian/changelog
    packages/unstable/meld/debian/patches/series

Modified: packages/unstable/meld/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/meld/debian/changelog?rev=40367&op=diff
==============================================================================
--- packages/unstable/meld/debian/changelog	[utf-8] (original)
+++ packages/unstable/meld/debian/changelog	[utf-8] Thu Dec 26 21:06:10 2013
@@ -1,3 +1,9 @@
+meld (1.8.3-2) unstable; urgency=low
+
+  * Fix crash with Italian locale
+
+ -- Balint Reczey <balint at balintreczey.hu>  Thu, 26 Dec 2013 22:00:31 +0100
+
 meld (1.8.3-1) unstable; urgency=low
 
   * New upstream release:

Added: packages/unstable/meld/debian/patches/0001-Fix-crash-with-Italian-it_IT.utf8-locale.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/meld/debian/patches/0001-Fix-crash-with-Italian-it_IT.utf8-locale.patch?rev=40367&op=file
==============================================================================
--- packages/unstable/meld/debian/patches/0001-Fix-crash-with-Italian-it_IT.utf8-locale.patch	(added)
+++ packages/unstable/meld/debian/patches/0001-Fix-crash-with-Italian-it_IT.utf8-locale.patch	[utf-8] Thu Dec 26 21:06:10 2013
@@ -0,0 +1,25 @@
+From 4c476e8ceabe4453b1f1f374c6ba469c9bc524f3 Mon Sep 17 00:00:00 2001
+From: Balint Reczey <balint at balintreczey.hu>
+Date: Thu, 26 Dec 2013 20:23:52 +0100
+Subject: [PATCH] Fix crash with Italian (it_IT.utf8) locale
+
+---
+ po/it.po |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/po/it.po b/po/it.po
+index ba1647b..d3e0d63 100644
+--- a/po/it.po
++++ b/po/it.po
+@@ -1752,7 +1752,7 @@ msgid ""
+ "Not present"
+ msgstr ""
+ "Ignorato:Non in revisione:::Errore::Aggiunto recentemente:Modificato:"
+-"Conflitto:Rimosso:Mancante"
++"Conflitto:Rimosso:Mancante:Non presente"
+ 
+ #: ../meld/vc/cvs.py:231
+ #, python-format
+-- 
+1.7.10.4
+

Modified: packages/unstable/meld/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/meld/debian/patches/series?rev=40367&op=diff
==============================================================================
--- packages/unstable/meld/debian/patches/series	[utf-8] (original)
+++ packages/unstable/meld/debian/patches/series	[utf-8] Thu Dec 26 21:06:10 2013
@@ -1,3 +1,4 @@
 empty-directory.patch
 sourceview-package.patch
 python-path.patch
+0001-Fix-crash-with-Italian-it_IT.utf8-locale.patch




More information about the pkg-gnome-commits mailing list