Author: frn
Date: 2006-02-22 16:48:33 +0000 (Wed, 22 Feb 2006)
New Revision: 918

Modified:
   lmodern/trunk/debian/changelog
   lmodern/trunk/debian/control
   lmodern/trunk/debian/rules
Log:
Build with dh_installtex instead of dh_installtexfonts, and adjust the
Build-Depends accordingly. 


Modified: lmodern/trunk/debian/changelog
===================================================================
--- lmodern/trunk/debian/changelog      2006-02-22 12:43:51 UTC (rev 917)
+++ lmodern/trunk/debian/changelog      2006-02-22 16:48:33 UTC (rev 918)
@@ -1,3 +1,10 @@
+lmodern (0.99.3-2) unstable; urgency=low
+
+  * Use dh_installtex in debian/rules and Build-depend on tex-common
+    (>= 0.16) for this reason.
+
+ -- Florent Rougon <[EMAIL PROTECTED]>  Wed, 22 Feb 2006 17:10:15 +0100
+
 lmodern (0.99.3-1) unstable; urgency=low
 
   * New Maintainer (Closes: #335899).

Modified: lmodern/trunk/debian/control
===================================================================
--- lmodern/trunk/debian/control        2006-02-22 12:43:51 UTC (rev 917)
+++ lmodern/trunk/debian/control        2006-02-22 16:48:33 UTC (rev 918)
@@ -4,7 +4,7 @@
 Maintainer: Debian teTeX maintainers <[email protected]>
 Uploaders: Julian Gilbey <[EMAIL PROTECTED]>, C.M. Connelly <[EMAIL 
PROTECTED]>, Atsuhito KOHDA <[EMAIL PROTECTED]>, Frank Küster <[EMAIL 
PROTECTED]>, Florent Rougon <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 4)
-Build-Depends-Indep: defoma (>= 0.7.0), tex-common (>= 0.10)
+Build-Depends-Indep: defoma (>= 0.7.0), tex-common (>= 0.16)
 Standards-Version: 3.6.2
 
 Package: lmodern

Modified: lmodern/trunk/debian/rules
===================================================================
--- lmodern/trunk/debian/rules  2006-02-22 12:43:51 UTC (rev 917)
+++ lmodern/trunk/debian/rules  2006-02-22 16:48:33 UTC (rev 918)
@@ -181,8 +181,8 @@
          done; \
         done;
 
-        # Install the standard config file for update-updmap
-       dh_installtexfonts debian/lmodern.cfg
+        # Install the standard conffile for update-updmap
+       dh_installtex mapfile=debian/lmodern.cfg
 
        dh_link
 


_______________________________________________
Pkg-tetex-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits

Reply via email to