[Debian-tex-commits] SVN CJK commit + diffs: r5148 - cjk/trunk/debian

Norbert Preining preining at alioth.debian.org
Mon Mar 5 06:48:37 UTC 2012


Author: preining
Date: 2012-03-05 06:48:36 +0000 (Mon, 05 Mar 2012)
New Revision: 5148

Added:
   cjk/trunk/debian/latex-cjk-chinese.maintscript
Modified:
   cjk/trunk/debian/changelog
   cjk/trunk/debian/rules
Log:
remove hyphen installation in latex-cjk-chinese


Modified: cjk/trunk/debian/changelog
===================================================================
--- cjk/trunk/debian/changelog	2012-03-05 06:25:48 UTC (rev 5147)
+++ cjk/trunk/debian/changelog	2012-03-05 06:48:36 UTC (rev 5148)
@@ -4,12 +4,13 @@
     latex-cjk-thai in updmap.d
   * bump manual dep on tex-common to >= 3
   * fix location of afm files
-  * fix name of pinyin hyphen loader for TL2012
+  * remove hyphen definition, it is shipped in TL, where also the files
+    are, add the necessary rm_conffile calls to latex-cjk-chinese.maintscript
   * bump build dep on latex-fonts-thai-tlwg for correct afm location
   * bump standards version, no changes necessary
   * fix build-deps
 
- -- Norbert Preining <preining at debian.org>  Mon, 05 Mar 2012 14:40:47 +0900
+ -- Norbert Preining <preining at debian.org>  Mon, 05 Mar 2012 15:46:24 +0900
 
 cjk (4.8.2+git20111216-1) unstable; urgency=low
 

Added: cjk/trunk/debian/latex-cjk-chinese.maintscript
===================================================================
--- cjk/trunk/debian/latex-cjk-chinese.maintscript	                        (rev 0)
+++ cjk/trunk/debian/latex-cjk-chinese.maintscript	2012-03-05 06:48:36 UTC (rev 5148)
@@ -0,0 +1,2 @@
+rm_conffile /etc/texmf/hyphen.d/20latex-cjk-chinese.cnf 4.8.2+git20111216-1
+rm_conffile /etc/texmf/language.d/20latex-cjk-chinese.cnf 4.8.2+git20111216-1

Modified: cjk/trunk/debian/rules
===================================================================
--- cjk/trunk/debian/rules	2012-03-05 06:25:48 UTC (rev 5147)
+++ cjk/trunk/debian/rules	2012-03-05 06:48:36 UTC (rev 5148)
@@ -158,7 +158,7 @@
 	dh_link -platex-cjk-common usr/share/doc/latex-cjk-common usr/share/doc/texmf/latex/latex-cjk
 
 	dh_installtex -platex-cjk-common -platex-cjk-japanese
-	dh_installtex -platex-cjk-chinese --priority=20 hyphen=pinyin,loadhyph-zh-latn-pinyin.tex,lhm=1,rhm=1
+	dh_installtex -platex-cjk-chinese
 
 	dh_installdocs -platex-cjk-common
 	dh_installexamples -platex-cjk-common




More information about the Debian-tex-commits mailing list