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

Frank Küster frank at alioth.debian.org
Wed May 20 15:09:31 UTC 2009


Author: frank
Date: 2009-05-20 15:09:30 +0000 (Wed, 20 May 2009)
New Revision: 3940

Modified:
   tex-common/branches/for-tl2008/debian/changelog
   tex-common/branches/for-tl2008/debian/rules
Log:
Actually install hyphen.d/00tex.cnf


Modified: tex-common/branches/for-tl2008/debian/changelog
===================================================================
--- tex-common/branches/for-tl2008/debian/changelog	2009-05-18 11:02:14 UTC (rev 3939)
+++ tex-common/branches/for-tl2008/debian/changelog	2009-05-20 15:09:30 UTC (rev 3940)
@@ -1,3 +1,9 @@
+tex-common (2.01~2) experimental; urgency=low
+
+  * Actually install hyphen.d/00tex.cnf
+
+ -- Frank Küster <frank at debian.org>  Wed, 20 May 2009 17:09:26 +0200
+
 tex-common (2.01~1) experimental; urgency=low
 
   * Bring back old update-language functionality - this is needed for

Modified: tex-common/branches/for-tl2008/debian/rules
===================================================================
--- tex-common/branches/for-tl2008/debian/rules	2009-05-18 11:02:14 UTC (rev 3939)
+++ tex-common/branches/for-tl2008/debian/rules	2009-05-20 15:09:30 UTC (rev 3940)
@@ -76,6 +76,7 @@
 	cd doc; $(MAKE) install DESTDIR=$(INSTDIR)/usr/share/doc/tex-common
 	cp conf/fmt.d/00tex.cnf $(INSTDIR)/etc/texmf/fmt.d/
 	cp conf/language.d/00tex.cnf $(INSTDIR)/etc/texmf/language.d/
+	cp conf/hyphen.d/00tex.cnf $(INSTDIR)/etc/texmf/hyphen.d/
         # ucf files
 	cp conf/texmf.d/*cnf $(INSTDIR)/usr/share/tex-common/
 	cp conf/updmap.d/00updmap.cfg $(INSTDIR)/usr/share/tex-common/




More information about the Debian-tex-commits mailing list