[subversion-commit] SVN tetex commit + diffs: r124 -
tex-common/trunk/debian
Frank Küster
frank at costa.debian.org
Tue Aug 16 09:59:53 UTC 2005
Author: frank
Date: 2005-08-16 09:59:52 +0000 (Tue, 16 Aug 2005)
New Revision: 124
Modified:
tex-common/trunk/debian/changelog
tex-common/trunk/debian/common.variables
Log:
Move LSRS variable to common.variables
Modified: tex-common/trunk/debian/changelog
===================================================================
--- tex-common/trunk/debian/changelog 2005-08-07 18:36:54 UTC (rev 123)
+++ tex-common/trunk/debian/changelog 2005-08-16 09:59:52 UTC (rev 124)
@@ -1,12 +1,13 @@
-tex-common (0.5.1) unstable; urgency=low
+tex-common (0.5.1) UNRELEASED; urgency=low
* Refine the updmap transition code
* Increase hyph_size to 10000, to make the inclusion of current
hyphenation exception files (e.g. dehyphtex.tex) possible
* Also build a pdf version of the Policy draft, and Build-Depend on
tetex-bin.
+ * Move LSRS variable to common.variables
- -- Frank Küster <frank at debian.org> Thu, 4 Aug 2005 12:02:16 +0200
+ -- Frank Küster <frank at debian.org> Tue, 16 Aug 2005 11:59:01 +0200
tex-common (0.5) unstable; urgency=low
Modified: tex-common/trunk/debian/common.variables
===================================================================
--- tex-common/trunk/debian/common.variables 2005-08-07 18:36:54 UTC (rev 123)
+++ tex-common/trunk/debian/common.variables 2005-08-16 09:59:52 UTC (rev 124)
@@ -1,6 +1,6 @@
<:# Copyright (C) 1999, 2000, 01, 02 by Davide Giovanni Maria Salvetti <salve at debian.org>.:>//
<:# Copyright (C) 2004, 05 by Frank Küster <frank at debian.org>.:>//
-<:# $Id: common.variables,v 1.4 2005/07/18 15:44:36 frank Exp $:>//
+<:# $Id$:>//
<:# this list is from dpkg-1.10.9/include/dpkg.h.in: :>//
<:$DPKG_EXTENSIONS="'~' '%' .bak .dpkg-tmp .dpkg-new .dpkg-old .dpkg-dist":>//
<:$PREINST_MOVE_EXT="preinst-bak":>//
@@ -27,6 +27,7 @@
<:$TEX_COMMON_UCF_FILES="@TEXMF_PARTS_FULLNAME updmap.d/00updmap.cfg":>//
<:$confstatedir="/var/lib/tetex":>//
<:$no_config_prefix="admin-wants-no":>//
+<:$LSRS="/var/lib/texmf/ls-R /var/lib/texmf/ls-R-TEXMFMAIN /var/lib/texmf/ls-R-LOCAL /var/cache/fonts/ls-R":>//
<:# get the package version - must be usable in subdirectories, too:>//)
<:if(-f "changelog"){open(CHANGELOG,"changelog")} else {open(CHANGELOG, "../changelog")};
# get the version even if the first line is blank
More information about the Pkg-tetex-commits
mailing list