[subversion-commit] SVN tetex commit + diffs: r503 - tetex-base/trunk/debian

Frank Küster frank at costa.debian.org
Sun Feb 12 21:27:54 UTC 2006


Author: frank
Date: 2006-02-12 21:27:53 +0000 (Sun, 12 Feb 2006)
New Revision: 503

Modified:
   tetex-base/trunk/debian/common.functions.in
   tetex-base/trunk/debian/common.variables
Log:
propagate changes from tex-common

Modified: tetex-base/trunk/debian/common.functions.in
===================================================================
--- tetex-base/trunk/debian/common.functions.in	2006-02-12 20:19:51 UTC (rev 502)
+++ tetex-base/trunk/debian/common.functions.in	2006-02-12 21:27:53 UTC (rev 503)
@@ -336,6 +336,27 @@
  /etc/texmf/platex/language.dat 8e3525fe40ae72bb08f673b30eca1236
  /etc/texmf/platex/platex.ini c865212575be3a09cbadb694a803ca55
  /etc/texmf/updmap.d/00updmap.cfg 82884281d955998e22141cf67b45209d 
+ /etc/texdoctk/texdocrc 9957008bc9073607c1090f4ce55cc3c0 
+
+ /etc/texmf/dvips/config.ams df69e80e8157afde30550f21317bbd6d 
+ /etc/texmf/dvips/config.cm 363c5ef43576af28b14330ae78ed5de8 
+ /etc/texmf/dvips/config.amz 0ef9213edceaaba3185a79e5946c8411 
+ /etc/texmf/dvips/config.cmz 949213a1865415e6f5199188ee57419e 
+ /etc/texmf/latex/SIunits.cfg e1c35ec7ca1a5a17ac67ecbdabb6990b 
+ /etc/texmf/latex/draftcopy.cfg 339604ed6e259f766281201bc26a3ebf 
+ /etc/texmf/latex/geometry.cfg 10ea5acebcdd8c1f6e50c6059a86fc4b 
+ /etc/texmf/latex/hyperref.cfg 6865c020b50d426d7d3893193933f852 
+ /etc/texmf/latex/lettrine.cfg 980963bc52386638361f704f2316092b 
+ /etc/texmf/latex/seminar.con e72fce0eed20a2c0ffe505578a517937 
+ /etc/texmf/latex/listings.cfg cda21886f370b2a08959be5b7c522bd0 
+ /etc/texmf/latex/jblong.cfg 1ff923049f25d755e3c598f1f9bd7321 
+ /etc/texmf/latex/jurabib.cfg d4655b3681c0a8be21267ee31a200164 
+ /etc/texmf/latex/efxmpl.cfg 8e5a8e1829832aefb9e6190365201470 
+ /etc/texmf/latex/adrplaner.cfg 26a0aedd3f777b141037b8bf0b992c92 
+ /etc/texmf/latex/adrdir.cfg fafff964038150fa8cf034d92a56ee77 
+ /etc/texmf/latex/adrsmall.cfg 6fdd42917d54ebb2389c6f4e4a13ae6c 
+ /etc/texmf/latex/htex4ht.cfg 9f3b36f33fd350aa315a4a3a40c87ef9 
+ /etc/texmf/lambda/language.dat b7b70636a817d3f75f28a107c240d2cf 
 "
 
 woody_md5sum_list="
@@ -414,9 +435,13 @@
  /etc/texmf/varfontdirs.debian 7a37da968bb865bde339fb44818ba44a
 "
 
+teTeX3_md5sumlist="
+ /etc/texmf/latex/microtype.cfg 649944bb5f193e75dba7604b9515317f
+"
+
 get_sarge_md5sum_from_list(){
   file=$1
-  set $sarge_md5sum_list $woody_md5sum_list
+  set $sarge_md5sum_list $woody_md5sum_list $teTeX3_md5sumlist
   while [ $# -gt 0 ]; do
     if [ $file = $1 ]; then
       echo $2

Modified: tetex-base/trunk/debian/common.variables
===================================================================
--- tetex-base/trunk/debian/common.variables	2006-02-12 20:19:51 UTC (rev 502)
+++ tetex-base/trunk/debian/common.variables	2006-02-12 21:27:53 UTC (rev 503)
@@ -3,8 +3,8 @@
 <:# $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":>//
-<:$POSTINST_MOVE_EXT=".postinst-bak":>//
+<:$PREINST_MOVE_EXT="preinst-bak":>//
+<:$POSTINST_MOVE_EXT="postinst-bak":>//
 <:$PURGE_EXTENSIONS="$DPKG_EXTENSIONS $PREINST_MOVE_EXT $POSTINST_MOVE_EXT":>//
 <:# package specific:>//
 <:$ETC="/etc/":>//




More information about the Pkg-tetex-commits mailing list