Junichi Uekawa <[EMAIL PROTECTED]> cum veritate scripsit: I think the following changes will need to happen, if the proposed NMU of slang1 hits unstable, please check:
diff -ru boot-floppies/debian/changelog boot-floppies-after/debian/changelog --- boot-floppies/debian/changelog Wed Jan 30 16:56:36 2002 +++ boot-floppies-after/debian/changelog Wed Jan 30 17:42:12 2002 @@ -72,6 +72,7 @@ - update release_notes in rootdisk/messages/ja/ - change .cvsignore in utilities/dbootstrap/langs/ which contained *.xml, because that would ignore the necessary file "langs.xml" + - slang1-utf8 -> slang1a-utf8 switch - Removed two obsolete messages - Bring translation up-to-date with original english Only in boot-floppies-after/debian: changelog.~1.975.~ diff -ru boot-floppies/make/checks boot-floppies-after/make/checks --- boot-floppies/make/checks Fri Dec 21 08:47:13 2001 +++ boot-floppies-after/make/checks Wed Jan 30 17:40:07 2002 @@ -81,7 +81,7 @@ @echo "checking for i18n packages which will mess up non-i18n build" @perl -e \ '%M = ("libnewt-utf8-0"=>1, "libnewt-utf8-pic"=>1, \ - "slang1-utf8"=>1, "slang1-utf8-pic"=>1); \ + "slang1a-utf8"=>1, "slang1-utf8-pic"=>1); \ $$/ = "\n\n"; \ @Q = (); \ while (<>) { \ diff -ru boot-floppies/make/i18n boot-floppies-after/make/i18n --- boot-floppies/make/i18n Sun Dec 16 18:16:16 2001 +++ boot-floppies-after/make/i18n Wed Jan 30 17:40:36 2002 @@ -2,7 +2,7 @@ ## packages we need for i18n, used by 'make check' ## ifeq ($(USE_LANGUAGE_CHOOSER), true) -depends_checks += libpng2-dev slang1-utf8 slang1-utf8-pic \ +depends_checks += libpng2-dev slang1a-utf8 slang1-utf8-pic \ libnewt-utf8-0 \ bogl-bterm libbogl-dev locales # i386 i18n is wierd in that we is it mixed i18n and non-i18n, thus diff -ru boot-floppies/scripts/rootdisk/EXTRACT_LIST_i18n boot-floppies-after/scripts/rootdisk/EXTRACT_LIST_i18n --- boot-floppies/scripts/rootdisk/EXTRACT_LIST_i18n Fri Dec 21 08:47:13 2001 +++ boot-floppies-after/scripts/rootdisk/EXTRACT_LIST_i18n Wed Jan 30 17:41:08 +2002 @@ -1,3 +1,3 @@ bogl-bterm 0.1.8-1 libnewt-utf8-0 0.50.17-9 -slang1-utf8 +slang1a-utf8 diff -ru boot-floppies/scripts/rootdisk/EXTRACT_LIST_i386_non-i18n-mixed-build boot-floppies-after/scripts/rootdisk/EXTRACT_LIST_i386_non-i18n-mixed-build --- boot-floppies/scripts/rootdisk/EXTRACT_LIST_i386_non-i18n-mixed-build Wed Dec 19 00:08:36 2001 +++ boot-floppies-after/scripts/rootdisk/EXTRACT_LIST_i386_non-i18n-mixed-build Wed +Jan 30 17:41:38 2002 @@ -1,2 +1,2 @@ libnewt-utf8-0 0.50.17-9 -slang1-utf8 +slang1a-utf8 -- [EMAIL PROTECTED] : Junichi Uekawa http://www.netfort.gr.jp/~dancer GPG Fingerprint : 17D6 120E 4455 1832 9423 7447 3059 BF92 CD37 56F4 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]