[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#319651: marked as done (tex-common: merge update-fmtutil with update-fontlang)



Your message dated Wed, 03 Aug 2005 05:17:19 -0700
with message-id <E1E0IBT-0006Qb-00@spohr.debian.org>
and subject line Bug#319651: fixed in tex-common 0.5
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 23 Jul 2005 17:58:32 +0000
>From preining@logic.at Sat Jul 23 10:58:32 2005
Return-path: <preining@logic.at>
Received: from alpha.logic.tuwien.ac.at [128.130.175.20] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1DwOGd-0002QT-00; Sat, 23 Jul 2005 10:58:31 -0700
Received: from host160-222.pool8175.interbusiness.it
	([81.75.222.160] helo=gandalf.localdomain ident=Debian-exim)
	by alpha.logic.tuwien.ac.at with asmtp (Exim 3.35 #1)
	id 1DwOGc-0007y7-00; Sat, 23 Jul 2005 19:58:30 +0200
Received: from norbert by gandalf.localdomain with local (Exim 4.52)
	id 1DwOGe-0003Kz-0o; Sat, 23 Jul 2005 19:58:32 +0200
Date: Sat, 23 Jul 2005 19:58:32 +0200
From: Norbert Preining <preining@logic.at>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: tex-common: merge update-fmtutil with update-fontlang
Message-ID: <20050723175832.GA12812@gandalf>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="OXfL5xGRrasGEqWY"
Content-Disposition: inline
X-Reportbug-Version: 3.15
User-Agent: Mutt/1.5.9i
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02


--OXfL5xGRrasGEqWY
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: tex-common
Version: 0.3.1
Severity: normal
Tags: patch

HI all!

Please merge update-fmtutil into update-fontlang. This way we get for
free that fmtutil.d/ files can be changed by the user and can stay on
the system after a remove without purge.

Patch attached. But against a bit older version of update-fontlang

tetex must be adjusted to contain the magic string in the 00tetex.cnf
file.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-rc3-mm1
Locale: LANG=de_AT@euro, LC_CTYPE=de_AT@euro (charmap=ISO-8859-15)

Versions of packages tex-common depends on:
ii  debconf                       1.4.52     Debian configuration management sy
ii  ucf                           2.000      Update Configuration File: preserv

tex-common recommends no packages.

-- no debconf information

--OXfL5xGRrasGEqWY
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="tex-common.diff"

Only in tex-common-svn-norbert/: build-stamp
diff -ur tex-common-svn/trunk/debian/changelog tex-common-svn-norbert/debian/changelog
--- tex-common-svn/trunk/debian/changelog	2005-07-20 20:08:49.000000000 +0200
+++ tex-common-svn-norbert/debian/changelog	2005-07-21 01:45:18.000000000 +0200
@@ -1,3 +1,9 @@
+tex-common (0.3.6) unstable; urgency=low
+
+  * Also use update-fontlang for update-fmtutil
+
+ -- Norbert Preining <preining@logic.at>  Thu, 21 Jul 2005 01:44:00 +0200
+
 tex-common (0.3.5) unstable; urgency=low
 
   * Merged update-updmap and update-language into one file
Only in tex-common-svn-norbert/debian: common.functions
Only in tex-common-svn-norbert/debian: files
Only in tex-common-svn-norbert/debian: postinst
Only in tex-common-svn-norbert/debian: postrm
diff -ur tex-common-svn/trunk/debian/rules tex-common-svn-norbert/debian/rules
--- tex-common-svn/trunk/debian/rules	2005-07-20 20:08:49.000000000 +0200
+++ tex-common-svn-norbert/debian/rules	2005-07-21 01:51:52.000000000 +0200
@@ -5,10 +5,10 @@
 
 INSTDIR=$(CURDIR)/debian/tex-common
 
-sbin_scripts=update-fmtutil update-texmf update-fontlang
+sbin_scripts=update-texmf update-fontlang
 sbin_installfiles=$(foreach script,$(sbin_scripts), scripts/$(script))
-sbin_manpages=$(foreach script,$(sbin_scripts), scripts/$(script).8)
-bin_manpages=$(foreach script,$(bin_scripts), scripts/$(script).1)
+sbin_manpages=$(foreach script,$(sbin_scripts), scripts/$(script).8) scripts/update-fmtutil.8 scripts/update-language.8
+bin_manpages=$(foreach script,$(bin_scripts), scripts/$(script).1) scripts/update-updmap.1
 
 # for the teTeX packages
 teTeX_buildfiles=debian/common.variables debian/common.functions
@@ -69,7 +69,9 @@
 	cp -a debian/md5sums/* $(INSTDIR)/usr/share/tex-common/
 	cp $(sbin_installfiles) $(INSTDIR)/usr/sbin/
 	ln -s /usr/sbin/update-fontlang $(INSTDIR)/usr/sbin/update-language
+	ln -s /usr/sbin/update-fontlang $(INSTDIR)/usr/sbin/update-fmtutil
 	ln -s /usr/sbin/update-fontlang $(INSTDIR)/usr/bin/update-updmap
+
 	cp $(teTeX_buildfiles) $(INSTDIR)/usr/share/tex-common/teTeX-build/
 
 
Only in tex-common-svn-norbert/debian: tex-common
Only in tex-common-svn-norbert/doc: Debian-TeX-Policy.html
Only in tex-common-svn-norbert/doc: Debian-TeX-Policy.txt
Only in tex-common-svn/trunk/scripts: update-fmtutil
diff -ur tex-common-svn/trunk/scripts/update-fontlang tex-common-svn-norbert/scripts/update-fontlang
--- tex-common-svn/trunk/scripts/update-fontlang	2005-07-21 01:35:16.000000000 +0200
+++ tex-common-svn-norbert/scripts/update-fontlang	2005-07-21 01:43:48.000000000 +0200
@@ -48,8 +48,21 @@
     CC="#"
     PCC="#"            # for printfCOMMENTCHAR
     HELPTEXT="Generate an updmap configuration file."
+elif [ "$progname" = "update-fmtutil" ] ; then
+    CNFDIR=fmt.d
+  # System-wide configuration directory
+    SYSWIDE_CONFDIR=/etc/texmf/$CNFDIR
+    CHECKFILE="$SYSWIDE_CONFDIR/00tex.cnf"
+    EXT="cnf"
+    MEMORY_DIR=/var/lib/tex-common/fmtutil-cnf
+    SYSWIDE_VARD=/var/lib/texmf/web2c
+    DEFAULT_OUTPUTFILE_BASENAME=fmtutil.cnf
+    SYSWIDE_DEFAULT_OUTPUTFILE="$SYSWIDE_VARD/$DEFAULT_OUTPUTFILE_BASENAME"
+    CC="#"
+    PCC="#"            # for printfCOMMENTCHAR
+    HELPTEXT="Generate a fmtutil configuration file."
 else
-    echo "Please call me either as update-updmap or update-language!"
+    echo "Please call me either as update-updmap, update-language, or update-fmtutil!"
     exit 1
 fi
 
diff -ur tex-common-svn/trunk/scripts/update-fontlang.8 tex-common-svn-norbert/scripts/update-fontlang.8
--- tex-common-svn/trunk/scripts/update-fontlang.8	2005-07-20 20:08:49.000000000 +0200
+++ tex-common-svn-norbert/scripts/update-fontlang.8	2005-07-21 01:47:01.000000000 +0200
@@ -8,19 +8,25 @@
 .B update-updmap
 .I "[options]"
 .br
+.B update-fmtutil
+.I "[options]"
+.br
 .SH DESCRIPTION
 .BR update-fontlang
 should be called as 
 .B update-updmap
 or
-.B update-language.
+.B update-language
+or
+.B update-fmtutil.
 Depending on the name it is called with, it behaves as described in
 the respective manual pages.  It should not be called directly
 .PP
 .SH SEE ALSO
 .PP
 .BR update-language (8),
-.BR update-updmap (1);
+.BR update-updmap (1),
+.BR update-fmtutil (1);
 further information can be found in the Debian TeX Policy, 
 .B /usr/share/doc/tex-common/Debian-TeX-Policy.txt.gz
 .PP

--OXfL5xGRrasGEqWY--

---------------------------------------
Received: (at 319651-close) by bugs.debian.org; 3 Aug 2005 12:28:19 +0000
>From katie@spohr.debian.org Wed Aug 03 05:28:19 2005
Return-path: <katie@spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1E0IBT-0006Qb-00; Wed, 03 Aug 2005 05:17:19 -0700
From: =?iso-8859-1?q?Frank_K=FCster?= <frank@debian.org>
To: 319651-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#319651: fixed in tex-common 0.5
Message-Id: <E1E0IBT-0006Qb-00@spohr.debian.org>
Sender: Archive Administrator <katie@spohr.debian.org>
Date: Wed, 03 Aug 2005 05:17:19 -0700
Delivered-To: 319651-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

Source: tex-common
Source-Version: 0.5

We believe that the bug you reported is fixed in the latest version of
tex-common, which is due to be installed in the Debian FTP archive:

tex-common_0.5.dsc
  to pool/main/t/tex-common/tex-common_0.5.dsc
tex-common_0.5.tar.gz
  to pool/main/t/tex-common/tex-common_0.5.tar.gz
tex-common_0.5_all.deb
  to pool/main/t/tex-common/tex-common_0.5_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 319651@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frank Küster <frank@debian.org> (supplier of updated tex-common package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed,  3 Aug 2005 12:04:42 +0200
Source: tex-common
Binary: tex-common
Architecture: source all
Version: 0.5
Distribution: unstable
Urgency: low
Maintainer: teTeX maintainers <debian-tetex-maint@lists.debian.org>
Changed-By: Frank Küster <frank@debian.org>
Description: 
 tex-common - Common infrastructure for using and building TeX in Debian
Closes: 319650 319651 321074
Changes: 
 tex-common (0.5) unstable; urgency=low
 .
   * Merge update-fmtutil into update-fontlang  (closes: #319651)
   * Fix installation of manpages
   * add bibtex/csf to texmf variable BSTINPUTS in 65BibTeX.cnf  (closes: #319650)
   * Many thanks to Norbert Preining <preining@logic.at> for providing
     patches for these changes.
   * Increase trie_size in 95NonPath.cnf to 27000, to allow TeX-Live build
     its formats with all languages installed
   * Editorial changes to the Policy Draft, thanks to Hilmar Preusse
   * Add compatibility paths for ENCFONTS and TEXFONTMAP in texmf.d
     (closes: #321074)
Files: 
 f1fb9881203c3f8a10c1dccf14549ee0 719 tex optional tex-common_0.5.dsc
 160982383470fc55e0b6c406f7aa93e3 41523 tex optional tex-common_0.5.tar.gz
 a8465bebd60f659fe1d7f2fa5194abbe 52218 tex optional tex-common_0.5_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC8LRC+xs9YyJS+hoRAsxsAKCsdyI7AJT5WBQpmlhDVjP2iGAGHQCgp7yA
Tgn+se1OotSbgbEjVYvpiOQ=
=BurO
-----END PGP SIGNATURE-----



Reply to: