Hi,
Here is diff between NMU and previous version.
Osamu
--
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ +++++
Osamu Aoki <[EMAIL PROTECTED]> Yokohama Japan, GPG-key: A8061F32
.''`. Debian Reference: post-installation user's guide for non-developers
: :' : http://qref.sf.net and http://people.debian.org/~osamu
`. `' "Our Priorities are Our Users and Free Software" --- Social Contract
diff -Nru cjk-latex-4.5.1-preNMU/debian/changelog
cjk-latex-4.5.1/debian/changelog
--- cjk-latex-4.5.1-preNMU/debian/changelog 2005-12-11 07:31:16.588778000
+0900
+++ cjk-latex-4.5.1/debian/changelog 2005-12-11 15:05:41.838830328 +0900
@@ -1,3 +1,16 @@
+cjk-latex (4.5.1-4.0.1) unstable; urgency=low
+
+ * NMU to get this back to etch testing with minimal changes.
+ * Removed policy violating hack from postinst since even sarge tetex-bin
+ does not need it anymore. (Closes: Bug#285198)
+ * Fixed Big5 font name in fd file per Frank's patch. (Closes: Bug#322010)
+ * Matched README.Debian with the control file for hbf-kanji48 line to
+ help Japanese users.
+ * Built in stable(sarge) environment to avoid TeX library version
+ issues. (At least, this is better than 4.5.1-4 binary.)
+
+ -- Osamu Aoki <[EMAIL PROTECTED]> Sun, 11 Dec 2005 14:23:35 +0900
+
cjk-latex (4.5.1-4) unstable; urgency=low
* CVS update as of 2003-02-11.
diff -Nru cjk-latex-4.5.1-preNMU/debian/postinst cjk-latex-4.5.1/debian/postinst
--- cjk-latex-4.5.1-preNMU/debian/postinst 2005-12-11 07:31:16.000000000
+0900
+++ cjk-latex-4.5.1/debian/postinst 2005-12-11 14:30:28.678079592 +0900
@@ -18,10 +18,12 @@
#DEBHELPER#
-# Fixes /etc/texmf/texmf.cnf.
-# Remove the following line when Debian's teTeX package comes with
-# the same setting.
-if ! /bin/grep -q '^T1FONTS.*;$TEXMF/fonts/hbf//' /etc/texmf/texmf.cnf; then
- /usr/bin/perl -pi -e 's|^(T1FONTS.*)$|$1;\$TEXMF/fonts/hbf//|;' \
- /etc/texmf/texmf.cnf
-fi
+# Disabled by NMU ([EMAIL PROTECTED])
+#### Fixes /etc/texmf/texmf.cnf.
+#### Remove the following line when Debian's teTeX package comes with
+#### the same setting.
+###if ! /bin/grep -q '^T1FONTS.*;$TEXMF/fonts/hbf//' /etc/texmf/texmf.cnf; then
+### /usr/bin/perl -pi -e 's|^(T1FONTS.*)$|$1;\$TEXMF/fonts/hbf//|;' \
+### /etc/texmf/texmf.cnf
+###fi
+
diff -Nru cjk-latex-4.5.1-preNMU/debian/README.Debian
cjk-latex-4.5.1/debian/README.Debian
--- cjk-latex-4.5.1-preNMU/debian/README.Debian 2005-12-11 07:31:16.000000000
+0900
+++ cjk-latex-4.5.1/debian/README.Debian 2005-12-11 14:45:12.340742448
+0900
@@ -5,6 +5,7 @@
To fully utilize CJK, please also install:
* freetype1-tools to use TrueType fonts with CJK (ttf2pk and ttf2tfm).
+ * hbf-kanji48 for Japanese Kanji Mincho 48x48 bitmap font
* tfm-arphic-* for DFSG-free Chinese TrueType fonts donated by Arphic:
tfm-arphic-bsmi00lp and tfm-arphic-bkai00mp for Big5 Ming and Kai fonts;
tfm-arphic-gbsn00lp and tfm-arphic-gkai00mp for GB Sung and Kai fonts.
diff -Nru cjk-latex-4.5.1-preNMU/texinput/Bg5/c00bsmi.fd
cjk-latex-4.5.1/texinput/Bg5/c00bsmi.fd
--- cjk-latex-4.5.1-preNMU/texinput/Bg5/c00bsmi.fd 2005-12-11
07:31:16.000000000 +0900
+++ cjk-latex-4.5.1/texinput/Bg5/c00bsmi.fd 2005-12-11 14:32:32.463261384
+0900
@@ -19,7 +19,7 @@
\DeclareFontFamily{C00}{bsmi}{\hyphenchar [EMAIL PROTECTED]
-\DeclareFontShape{C00}{bsmi}{m}{n}{<-> CJK * bsmilp}{}
-\DeclareFontShape{C00}{bsmi}{bx}{n}{<-> CJKb * bsmilp}{\CJKbold}
+\DeclareFontShape{C00}{bsmi}{m}{n}{<-> CJK * bsmi}{}
+\DeclareFontShape{C00}{bsmi}{bx}{n}{<-> CJKb * bsmi}{\CJKbold}
\endinput