[subversion-commit] SVN lmodern commit + diffs: r1217 - lmodern/trunk/debian

Norbert Preining preining-guest at costa.debian.org
Tue Apr 18 09:13:17 UTC 2006


Author: preining-guest
Date: 2006-04-18 09:13:16 +0000 (Tue, 18 Apr 2006)
New Revision: 1217

Modified:
   lmodern/trunk/debian/changelog
   lmodern/trunk/debian/control
   lmodern/trunk/debian/rules
Log:
bump debhelper to 5.0.31, let build break as everything is broken now ;-)


Modified: lmodern/trunk/debian/changelog
===================================================================
--- lmodern/trunk/debian/changelog	2006-04-18 09:06:51 UTC (rev 1216)
+++ lmodern/trunk/debian/changelog	2006-04-18 09:13:16 UTC (rev 1217)
@@ -5,7 +5,7 @@
       /usr/share/fonts/X11/Type1
     - change the dh_installdirs line in rules
     - modify the README file for new location, and change to Xorg.
-    - build-dependency on debhelper >= 5.0.29, compat level set to 5
+    - build-dependency on debhelper >= 5.0.31, compat level set to 5
 
  -- Norbert Preining <preining at logic.at>  Thu, 13 Apr 2006 13:37:30 +0200
 

Modified: lmodern/trunk/debian/control
===================================================================
--- lmodern/trunk/debian/control	2006-04-18 09:06:51 UTC (rev 1216)
+++ lmodern/trunk/debian/control	2006-04-18 09:13:16 UTC (rev 1217)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian teTeX maintainers <debian-tetex-maint at lists.debian.org>
 Uploaders: Julian Gilbey <jdg at debian.org>, C.M. Connelly <cmc at debian.org>, Atsuhito KOHDA <kohda at debian.org>, Frank Küster <frank at debian.org>, Florent Rougon <frn at debian.org>
-Build-Depends: debhelper (>= 5.0.29)
+Build-Depends: debhelper (>= 5.0.31)
 Build-Depends-Indep: defoma (>= 0.7.0), tex-common (>= 0.16)
 Standards-Version: 3.6.2
 

Modified: lmodern/trunk/debian/rules
===================================================================
--- lmodern/trunk/debian/rules	2006-04-18 09:06:51 UTC (rev 1216)
+++ lmodern/trunk/debian/rules	2006-04-18 09:13:16 UTC (rev 1217)
@@ -139,6 +139,9 @@
 	sed -nf debian/sed_scripts/gen-x-fonts-links-list \
           "debian/$(PKG).fontlist-x11" >> "debian/$(PKG).links"
 
+	# with X7 this may be the wrong place
+	echo "The location for the scale file may be wrong!!!" >&2
+	exit 1
 	$(INSTALL_FILE) "debian/$(PKG).scale" \
           "$(REL_PKG_INSTALL_DIR)/etc/X11/fonts/Type1"
 	dh_installxfonts




More information about the Pkg-tetex-commits mailing list