[Debian-tex-commits] SVN lmodern commit + diffs: r5631 - lmodern/trunk/debian

Norbert Preining preining at alioth.debian.org
Tue Aug 7 16:07:49 UTC 2012


Author: preining
Date: 2012-08-07 16:07:49 +0000 (Tue, 07 Aug 2012)
New Revision: 5631

Removed:
   lmodern/trunk/debian/lmmath-regular.otf
Modified:
   lmodern/trunk/debian/changelog
   lmodern/trunk/debian/rules
Log:
ship lmmath in orig.tar.gz


Modified: lmodern/trunk/debian/changelog
===================================================================
--- lmodern/trunk/debian/changelog	2012-08-07 16:04:39 UTC (rev 5630)
+++ lmodern/trunk/debian/changelog	2012-08-07 16:07:49 UTC (rev 5631)
@@ -1,4 +1,4 @@
-lmodern (2.004.1-6) unstable; urgency=low
+lmodern (2.004.2-1) unstable; urgency=low
 
   * ship lmmath-regular.otf font that was added to the TeX Live
     distribution and is necessary for the default math font setup

Deleted: lmodern/trunk/debian/lmmath-regular.otf
===================================================================
(Binary files differ)

Modified: lmodern/trunk/debian/rules
===================================================================
--- lmodern/trunk/debian/rules	2012-08-07 16:04:39 UTC (rev 5630)
+++ lmodern/trunk/debian/rules	2012-08-07 16:07:49 UTC (rev 5631)
@@ -139,8 +139,6 @@
         # Install all the OpenType files in the right place for TeX and friends
 	$(INSTALL_FILE) fonts/opentype/public/lm/*.otf \
           "$(PKG_INSTALL_DIR)/usr/share/texmf/fonts/opentype/public/lm"
-	$(INSTALL_FILE) debian/lmmath-regular.otf \
-	  "$(PKG_INSTALL_DIR)/usr/share/texmf/fonts/opentype/public/lm"
 
         # Install all the AFM files in the right place for TeX and friends
 	for file in fonts/afm/public/lm/*.afm; do \




More information about the Debian-tex-commits mailing list