Your message dated Mon, 30 Sep 2019 00:35:08 +0000
with message-id <[email protected]>
and subject line Bug#941314: fixed in m17n-db 1.8.0-2
has caused the Debian Bug report #941314,
regarding m17n-db: EWTS table contains errors
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
941314: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=941314
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: m17n-db
Version: 1.8.0-1
Severity: important

Dear all,

the EWTS table for Tibetan input contains two errors:
* The ligature "rn" gives an extra space when entered:
        ("rn" "རྣ ")
  should be
        ("rn" "རྣ")
* The ligature "ld" gives "sd" instead of "ld"
        ("ld" "སྡ")
  should be
        ("ld" "ལྡ")

I already reported this also upstream to m17n mailing list.

I attach a patch against current git repository that fixes these two
issues.

Best

Norbert


-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.3.1 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

m17n-db depends on no packages.

Versions of packages m17n-db recommends:
ii  libm17n-0  1.8.0-2

Versions of packages m17n-db suggests:
ii  gawk       1:4.2.1+dfsg-1.1
pn  m17n-docs  <none>

-- no debconf information
diff --git a/debian/changelog b/debian/changelog
index 66e2e05..3d08eb9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+m17n-db (1.8.0-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix EWTS input table errors (extra space after rn, wrong ld)
+
+ -- Norbert Preining <[email protected]>  Sat, 28 Sep 2019 23:42:19 +0900
+
 m17n-db (1.8.0-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/patches/fix-ewts b/debian/patches/fix-ewts
new file mode 100644
index 0000000..11550c7
--- /dev/null
+++ b/debian/patches/fix-ewts
@@ -0,0 +1,24 @@
+---
+ MIM/bo-ewts.mim |    4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+--- m17n-db.orig/MIM/bo-ewts.mim
++++ m17n-db/MIM/bo-ewts.mim
+@@ -94,7 +94,7 @@ If 0, generate only decomposed character
+   ("rny" "རྙ")
+   ("rt" "རྟ")
+   ("rd" "རྡ")
+-  ("rn" "རྣ ")
++  ("rn" "རྣ")
+   ("rb" "རྦ")
+   ("rm" "རྨ")
+   ("rts" "རྩ")
+@@ -105,7 +105,7 @@ If 0, generate only decomposed character
+   ("lc" "ལྕ")
+   ("lj" "ལྗ")
+   ("lt" "ལྟ")
+-  ("ld" "སྡ")
++  ("ld" "ལྡ")
+   ("lp" "ལྤ")
+   ("lb" "ལྦ")
+   ("lh" "ལྷ")
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..7f73ae5
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-ewts

--- End Message ---
--- Begin Message ---
Source: m17n-db
Source-Version: 1.8.0-2

We believe that the bug you reported is fixed in the latest version of
m17n-db, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Norbert Preining <[email protected]> (supplier of updated m17n-db package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 29 Sep 2019 23:03:48 +0900
Source: m17n-db
Architecture: source
Version: 1.8.0-2
Distribution: unstable
Urgency: medium
Maintainer: Harshula Jayasuriya <[email protected]>
Changed-By: Norbert Preining <[email protected]>
Closes: 941314
Changes:
 m17n-db (1.8.0-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Norbert Preining ]
   * Fix EWTS input table errors (Closes: #941314)
Checksums-Sha1:
 505f1a6f1201fb5208f83853a13b201347ea286e 1622 m17n-db_1.8.0-2.dsc
 145714bc61f74b1d2c4683cd02ac1b403d001b5a 7220 m17n-db_1.8.0-2.debian.tar.xz
 3c45df8828044ecd6eac458c0d0fc2f2e665fe83 5867 m17n-db_1.8.0-2_source.buildinfo
Checksums-Sha256:
 a6ec39b5ce418e7214a92166cc696902c7781ea42e7359642a81bc984a821f40 1622 
m17n-db_1.8.0-2.dsc
 444b4d50ec14f43a3f5c0a10e4232e8267eb9c973d5d1e1cfce2b2d4797f3410 7220 
m17n-db_1.8.0-2.debian.tar.xz
 8ac967544d3d624df502a5d3ed47b9339ca362b7bbf8905b0ee847f53df61355 5867 
m17n-db_1.8.0-2_source.buildinfo
Files:
 46bd96bf6af11a4cd393caaee87b20a8 1622 utils optional m17n-db_1.8.0-2.dsc
 77773bea9ea177e6456ee35ffae75b8d 7220 utils optional 
m17n-db_1.8.0-2.debian.tar.xz
 756242b7feefa5b186906d9c10eea580 5867 utils optional 
m17n-db_1.8.0-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEE68ws0vrA2voQX53I2A4JsIcUAGYFAl2QuyMACgkQ2A4JsIcU
AGbElAf+PItiVqbNgLbHU6CM3jWjMSVv+ZcXCn2kmFu2e/mQXzFwvT1x+ypn9lYq
5edX6PfpX4nelePo3i6N1UJBVG0QTZGYerOfjxSCmSC1Nqkje5Te2zt66fDZi/Yz
uYhoO3GY68MDJ8L+N31tgqtU50VHoBDA3jXi+DgD3FGbtZXSVpGoJvdSl17Kssfy
y8ntw3qH5hPK/bIGd7SaF02uRIqJ0wyyKnrvRvn69xfMjHA4S0bzY7UiUxKFEyOU
w+OmM1DMkJqtN58dlF1a8SQ77rAtNG1KWhITViXoko/+s/pSxmO8oZaTJNsHqb5I
zmOyZe5lzrzMuU15AaA621/ABowYnQ==
=PwYn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to