Source: unicode-data
Version: 9.0-1
Severity: minor
Tags: patch

Hi,

I noticed that the typo fix xpecially/especially in d/rules isn't needed
anymore (no occurrence in Unihan_Readings.txt). Attached patch drops
this line.

Attached patch also refreshes the namealias.patch.

Greets
jre
diff --git a/debian/namealias.patch b/debian/namealias.patch
index 90618dd..7d9cc6c 100644
--- a/debian/namealias.patch
+++ b/debian/namealias.patch
@@ -1,6 +1,6 @@
---- /usr/share/unicode/NameAliases.txt	2015-10-12 16:39:44.000000000 +0200
-+++ NameAliases.txt	2015-12-20 12:16:42.298438420 +0100
-@@ -287,7 +287,6 @@
+--- /usr/share/unicode/NameAliases.txt	2016-01-22 14:27:00.000000000 +0100
++++ NameAliases.txt	2016-07-29 17:22:20.815820721 +0200
+@@ -289,7 +289,6 @@
  2B7A;LEFTWARDS TRIANGLE-HEADED ARROW WITH DOUBLE VERTICAL STROKE;correction
  2B7C;RIGHTWARDS TRIANGLE-HEADED ARROW WITH DOUBLE VERTICAL STROKE;correction
  A015;YI SYLLABLE ITERATION MARK;correction
@@ -8,7 +8,7 @@
  FE00;VS1;abbreviation
  FE01;VS2;abbreviation
  FE02;VS3;abbreviation
-@@ -304,6 +303,7 @@
+@@ -306,6 +305,7 @@
  FE0D;VS14;abbreviation
  FE0E;VS15;abbreviation
  FE0F;VS16;abbreviation
diff --git a/debian/rules b/debian/rules
index 0f54a44..901fa2a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,6 @@ $(STAMP_DIR)/build-stamp:
 		tr -d \\r < $$f > tmpf  ; \
 		mv tmpf $$f ;			\
 		done )
-	sed -i s/expecially/especially/ $(SOURCE_DIR)/Unihan_Readings.txt
 	( cd $(SOURCE_DIR) && patch  < ../debian/namealias.patch )
 	bzip2 $(SOURCE_DIR)/NormalizationTest.txt
 	( cd $(SOURCE_DIR); for d in Unihan*.txt ; do \

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to