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

Bug#171413: marked as done (tetex-bin: nice mod to update-texmf)



Your message dated Mon, 09 Dec 2002 18:32:34 -0500
with message-id <E18LXO6-0004tb-00@auric.debian.org>
and subject line Bug#171413: fixed in tetex-bin 1.0.7+20021025-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; 2 Dec 2002 10:06:08 +0000
>From jdg@polya.uklinux.net Mon Dec 02 04:06:08 2002
Return-path: <jdg@polya.uklinux.net>
Received: from mail2.uklinux.net [80.84.72.32] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18InSp-0003Py-00; Mon, 02 Dec 2002 04:06:07 -0600
Received: from polya (bts-0723.dialup.zetnet.co.uk [194.247.50.211])
	by mail2.uklinux.net (Postfix) with ESMTP id 478297373
	for <submit@bugs.debian.org>; Mon,  2 Dec 2002 10:06:06 +0000 (UTC)
Received: from jdg by polya with local (Exim 3.36 #1 (Debian))
	id 18InPY-0000ds-00; Mon, 02 Dec 2002 10:02:44 +0000
Date: Mon, 2 Dec 2002 10:02:43 +0000
From: Julian Gilbey <jdg@debian.org>
To: Debian bug reports <submit@bugs.debian.org>
Subject: tetex-bin: nice mod to update-texmf
Message-ID: <[🔎] 20021202100242.GA2224@polya>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
Sender: Julian Gilbey <jdg@polya.uklinux.net>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-6.6 required=5.0
	tests=SIGNATURE_SHORT_SPARSE,SPAM_PHRASE_00_01,USER_AGENT,
	      USER_AGENT_MUTT
	version=2.41
X-Spam-Level: 

Package: tetex-bin
Version: 1.0.7+20021025-3
Severity: wishlist
Tags: patch

update-texmf would be nicer with the following change:

Replace the line 33:

cat ${CNFFILES} >> ${CNFDIR}/texmf.cnf_$$

with:

for i in ${CNFFILES}; do
    echo "%%% From file: $i" >> ${CNFDIR}/texmf.cnf_$$
    cat $i >> ${CNFDIR}/texmf.cnf_$$
    echo "%%% End of file: $i" >> ${CNFDIR}/texmf.cnf_$$
done

   Julian

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

        Julian Gilbey, website: http://www.polya.uklinux.net/
   Debian GNU/Linux Developer, see: http://people.debian.org/~jdg/
     Visit http://www.thehungersite.com/ to help feed the hungry

---------------------------------------
Received: (at 171413-close) by bugs.debian.org; 9 Dec 2002 23:33:32 +0000
>From katie@auric.debian.org Mon Dec 09 17:33:32 2002
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18LXP2-00071i-00; Mon, 09 Dec 2002 17:33:32 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 18LXO6-0004tb-00; Mon, 09 Dec 2002 18:32:34 -0500
From: Atsuhito KOHDA <kohda@debian.org>
To: 171413-close@bugs.debian.org
X-Katie: $Revision: 1.28 $
Subject: Bug#171413: fixed in tetex-bin 1.0.7+20021025-5
Message-Id: <E18LXO6-0004tb-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Mon, 09 Dec 2002 18:32:34 -0500
Delivered-To: 171413-close@bugs.debian.org

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

libkpathsea-dev_1.0.7+20021025-5_i386.deb
  to pool/main/t/tetex-bin/libkpathsea-dev_1.0.7+20021025-5_i386.deb
libkpathsea3_1.0.7+20021025-5_i386.deb
  to pool/main/t/tetex-bin/libkpathsea3_1.0.7+20021025-5_i386.deb
tetex-bin_1.0.7+20021025-5.diff.gz
  to pool/main/t/tetex-bin/tetex-bin_1.0.7+20021025-5.diff.gz
tetex-bin_1.0.7+20021025-5.dsc
  to pool/main/t/tetex-bin/tetex-bin_1.0.7+20021025-5.dsc
tetex-bin_1.0.7+20021025-5_i386.deb
  to pool/main/t/tetex-bin/tetex-bin_1.0.7+20021025-5_i386.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 171413@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Atsuhito KOHDA <kohda@debian.org> (supplier of updated tetex-bin 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,  4 Dec 2002 16:59:27 +0900
Source: tetex-bin
Binary: libkpathsea3 tetex-bin libkpathsea-dev
Architecture: source i386
Version: 1.0.7+20021025-5
Distribution: unstable
Urgency: low
Maintainer: teTeX maintainers <debian-tetex-maint@lists.debian.org>
Changed-By: Atsuhito KOHDA <kohda@debian.org>
Description: 
 libkpathsea-dev - kpathsea.a and include files for teTeX
 libkpathsea3 - shared libkpathsea for teTeX
 tetex-bin  - teTeX binary files
Closes: 117528 127353 148987 171413
Changes: 
 tetex-bin (1.0.7+20021025-5) unstable; urgency=low
 .
   * Refined update-texmf and update-fmtutil.  [advised by jdg and done by
     kohda]  (Closes: #171413)
   * Also modified update-texmf so that only the files in /etc/texmf/texmf.d/
     with name *.cnf would be handled by update-texmf as update-fmtutil did.
     [kohda]  (Closes: #148987)
   * Rewrote preinst completely.  Mainly new preinst would rename the old
     files in /etc/texmf/texmf.d/*  [kohda]
   * Now debconf would display a remark on the change of update-texmf because
     a user should rename his/her own private files in /etc/texmf/texmf.d/
     so that texmf.cnf would be correct.  [kohda]
   * Insatlled xdvi of Perl script by Julian Gilbey <jdg@debian.org> instead of
     the original shell script.  [kohda]  (Closes: #117528, #127353)
   * Added manual pages of update-texmf, update-fmtutil and updmap.  [kohda]
   * Fixed this file ;)  I forgot to mention the modification of 95NonPath
     done in 1.0.7+20021025-4  [kohda]
Files: 
 776486858a8b17b49d0e36838b19e438 959 tex optional tetex-bin_1.0.7+20021025-5.dsc
 4f2870bde1bc679ff17dbf3546a93cfb 46210 tex optional tetex-bin_1.0.7+20021025-5.diff.gz
 07c392e2a61bf80e7614d17bffd4053b 2782660 tex optional tetex-bin_1.0.7+20021025-5_i386.deb
 5147e5406605b8349a70c3d57ef03e75 43146 libs optional libkpathsea3_1.0.7+20021025-5_i386.deb
 03cd4b0029e07e3da172f17402663314 62662 devel optional libkpathsea-dev_1.0.7+20021025-5_i386.deb

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

iD8DBQE99SLS1IXdL1v6kOwRAnlfAKCRBrKOaY1QVcltD/erxySLn6cbXACfXwOl
P0umqDt1+orzANo41bvhKDg=
=iVtT
-----END PGP SIGNATURE-----



Reply to: