[Debian-tex-commits] SVN tex-common commit + diffs: r3941 - in tex-common/branches/for-tl2008: debian scripts

Frank Küster frank at alioth.debian.org
Wed May 20 17:51:14 UTC 2009


Author: frank
Date: 2009-05-20 17:51:14 +0000 (Wed, 20 May 2009)
New Revision: 3941

Modified:
   tex-common/branches/for-tl2008/debian/changelog
   tex-common/branches/for-tl2008/scripts/postinst-tex
Log:
switch dh_installtex from language to hyphen


Modified: tex-common/branches/for-tl2008/debian/changelog
===================================================================
--- tex-common/branches/for-tl2008/debian/changelog	2009-05-20 15:09:30 UTC (rev 3940)
+++ tex-common/branches/for-tl2008/debian/changelog	2009-05-20 17:51:14 UTC (rev 3941)
@@ -1,3 +1,9 @@
+tex-common (2.01~3) experimental; urgency=low
+
+  * switch dh_installtex from language to hyphen
+
+ -- Frank Küster <frank at debian.org>  Wed, 20 May 2009 19:51:30 +0200
+
 tex-common (2.01~2) experimental; urgency=low
 
   * Actually install hyphen.d/00tex.cnf

Modified: tex-common/branches/for-tl2008/scripts/postinst-tex
===================================================================
--- tex-common/branches/for-tl2008/scripts/postinst-tex	2009-05-20 15:09:30 UTC (rev 3940)
+++ tex-common/branches/for-tl2008/scripts/postinst-tex	2009-05-20 17:51:14 UTC (rev 3941)
@@ -95,7 +95,7 @@
                         dhit_build_format --all --cnffile "/etc/texmf/fmt.d/$fmt.cnf"
                     done
                 fi
-                if [ "$i" = language ] ; then
+                if [ "$i" = hyphen ] ; then
                     update-texmf-config language
                     #dhit_build_hyphen_format_if_format_exists \
                     #    latex $(kpsewhich language.dat)




More information about the Debian-tex-commits mailing list