Author: madcoder Date: 2007-10-27 11:31:51 +0000 (Sat, 27 Oct 2007) New Revision: 2615
Removed: glibc-package/branches/glibc-2.7/debian/patches/localedata/fix-am_ET.diff Modified: glibc-package/branches/glibc-2.7/debian/changelog glibc-package/branches/glibc-2.7/debian/patches/series Log: am_ET patch isn't needed anymore Signed-off-by: Pierre Habouzit <[EMAIL PROTECTED]> Modified: glibc-package/branches/glibc-2.7/debian/changelog =================================================================== --- glibc-package/branches/glibc-2.7/debian/changelog 2007-10-27 11:15:32 UTC (rev 2614) +++ glibc-package/branches/glibc-2.7/debian/changelog 2007-10-27 11:31:51 UTC (rev 2615) @@ -5,12 +5,13 @@ * Remove any/submitted-strfry.diff (merged). * Update any/submitted-rfc3484-sortv4.diff. * Update localedata/*first_weekday.diff. + * Remove localedata/fix-am_ET.diff (obsolete). [ Aurelien Jarno ] * Improve any/submitted-rfc3484-sortv4.diff. * Update hurd-i386/submitted-trivial.diff. - -- Aurelien Jarno <[EMAIL PROTECTED]> Sat, 27 Oct 2007 13:14:49 +0200 + -- Pierre Habouzit <[EMAIL PROTECTED]> Sat, 27 Oct 2007 10:49:49 +0200 glibc (2.7-0exp1) experimental; urgency=low Deleted: glibc-package/branches/glibc-2.7/debian/patches/localedata/fix-am_ET.diff =================================================================== --- glibc-package/branches/glibc-2.7/debian/patches/localedata/fix-am_ET.diff 2007-10-27 11:15:32 UTC (rev 2614) +++ glibc-package/branches/glibc-2.7/debian/patches/localedata/fix-am_ET.diff 2007-10-27 11:31:51 UTC (rev 2615) @@ -1,27 +0,0 @@ -Index: glibc-2.7/localedata/locales/am_ET -=================================================================== ---- glibc-2.7.orig/localedata/locales/am_ET 2007-10-23 08:48:53.000000000 -0400 -+++ glibc-2.7/localedata/locales/am_ET 2007-10-23 08:48:58.000000000 -0400 -@@ -62,7 +62,7 @@ - % - % The ETHIOPIC script declaration must come first. - % --script <ETHIOPIC> -+define USE_ETHIOPIC - % - % Correcting Unicode's linguistic ordering to the traditional. - % -Index: glibc-2.7/localedata/locales/iso14651_t1_common -=================================================================== ---- glibc-2.7.orig/localedata/locales/iso14651_t1_common 2007-10-23 08:46:16.000000000 -0400 -+++ glibc-2.7/localedata/locales/iso14651_t1_common 2007-10-23 08:48:58.000000000 -0400 -@@ -50,6 +50,9 @@ - # 2005-11-29, Pablo Saratxaga <[EMAIL PROTECTED]> - - # Déclaration des systèmes d'écriture / Declaration of scripts -+ifdef USE_ETHIOPIC -+script <ETHIOPIC> -+endif - script <SPECIAL> - script <LATIN> - script <TIFINAGH> Modified: glibc-package/branches/glibc-2.7/debian/patches/series =================================================================== --- glibc-package/branches/glibc-2.7/debian/patches/series 2007-10-27 11:15:32 UTC (rev 2614) +++ glibc-package/branches/glibc-2.7/debian/patches/series 2007-10-27 11:31:51 UTC (rev 2615) @@ -43,7 +43,6 @@ localedata/nn_NO-first_weekday.diff localedata/sk_SK-first_weekday.diff localedata/first_weekday.diff -p0 -# localedata/fix-am_ET.diff alpha/local-gcc4.1.diff -p0 alpha/submitted-xstat.diff -p0 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

