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

Bug#66947: marked as done (Why xdvi cannot handle .gz/.bz2 dvi files ?)



Your message dated Sun, 1 Oct 2000 13:53:07 +0200
with message-id <200010011153.NAA05377@bastel.verwaltung.uni-mainz.de>
and subject line Fixed in Version 1.0.7+20000807-4
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 9 Jul 2000 06:17:40 +0000
>From gotom@debian.or.jp Sun Jul 09 01:17:40 2000
Return-path: <gotom@debian.or.jp>
Received: from ikura.fe.dis.titech.ac.jp [131.112.171.65] 
	by master.debian.org with smtp (Exim 3.12 2 (Debian))
	id 13BAPM-0004xa-00; Sun, 09 Jul 2000 01:17:40 -0500
Received: (qmail 10840 invoked from network); 9 Jul 2000 06:17:37 -0000
Received: from unknown (HELO toro.fe.dis.titech.ac.jp.fe.dis.titech.ac.jp) (@131.112.171.68)
  by 131.112.171.65 with SMTP; 9 Jul 2000 06:17:37 -0000
Date: Sun, 09 Jul 2000 15:17:37 +0900
Message-ID: <14696.6401.523588.72159A@fe.dis.titech.ac.jp>
From: GOTO Masanori <gotom@debian.or.jp>
To: submit@bugs.debian.org
Subject: Why xdvi cannot handle .gz/.bz2 dvi files ?
User-Agent: Wanderlust/2.2.8 (Free As A Bird) SEMI/1.13.7 (Awazu)
 CLIME/1.13.5 (=?ISO-2022-JP?B?GyRCMkMybEohMiwbKEI=?=) MULE/2.3
 (SUETSUMUHANA) (based on Emacs 19.34)
MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu")
Content-Type: text/plain; charset=US-ASCII
Delivered-To: submit@bugs.debian.org

Package: tetex-bin
Version: 1.0.6-7
Severity: wishlist

Why does current /usr/X11R6/bin/xdvi comment out below lines?
The former version of tetex-bin can handle .gz/.bz2 dvi files,
but current version cannot. Please fix to eliminate these
comment out suffix '#'.


#filename=${1+"$@"}
#compress=0
#tempfile=`tempfile -p tetex -s .dvi`
#case "${filename}X" in
#  *.gzX)
#    gzip -d -c $filename > $tempfile
#    compress=1
#    ;;
#  *.bz2X)
#    bzip2 -d -c $filename > $tempfile
#    compress=1
#    ;;
#esac
#if test $compress = 1; then
#    trap "rm -f $tempfile" 0 1 2 15
#    filename=$tempfile
#fi
#
#xdvi.bin $NAMEOPT $filename || exit 1
#exit 0



---------------------------------------
Received: (at 66947-done) by bugs.debian.org; 1 Oct 2000 11:53:10 +0000
>From martin@verwaltung.uni-mainz.de Sun Oct 01 06:53:10 2000
Return-path: <martin@verwaltung.uni-mainz.de>
Received: from lucy.verwaltung.uni-mainz.de [::ffff:134.93.144.162] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 13fhg5-00040b-00; Sun, 01 Oct 2000 06:53:09 -0500
Received: from harriet.verwaltung.uni-mainz.de (root@harriet.verwaltung.uni-mainz.de [134.93.226.19])
	by lucy.verwaltung.uni-mainz.de (8.9.3/8.9.3/Debian/GNU) with ESMTP id NAA05402
	for <66947-done@bugs.debian.org>; Sun, 1 Oct 2000 13:53:08 +0200
Received: from bastel.verwaltung.uni-mainz.de (root@bastel.verwaltung.uni-mainz.de [134.93.226.18])
	by harriet.verwaltung.uni-mainz.de (8.9.3/8.9.3/Debian/GNU) with ESMTP id NAA26390
	for <66947-done@bugs.debian.org>; Sun, 1 Oct 2000 13:53:07 +0200
From: Christoph Martin <martin@verwaltung.uni-mainz.de>
Received: (from martin@localhost)
	by bastel.verwaltung.uni-mainz.de (8.9.3/8.9.3/Debian 8.9.3-21) id NAA05377
	for 66947-done@bugs.debian.org; Sun, 1 Oct 2000 13:53:07 +0200
Date: Sun, 1 Oct 2000 13:53:07 +0200
Message-Id: <200010011153.NAA05377@bastel.verwaltung.uni-mainz.de>
To: 66947-done@bugs.debian.org
Subject: Fixed in Version 1.0.7+20000807-4
Delivered-To: 66947-done@bugs.debian.org

-----BEGIN PGP SIGNED MESSAGE-----

Format: 1.6
Date: Sat, 30 Sep 2000 16:39:16 +0200
Source: tetex-bin
Binary: tetex-dev tetex-lib tetex-bin
Architecture: source i386
Version: 1.0.7+20000807-4
Distribution: unstable
Urgency: low
Maintainer: Christoph Martin <christoph.martin@uni-mainz.de>
Description: 
 tetex-bin  - teTeX binary files
 tetex-dev  - kpathsea.a and include files for teTeX
 tetex-lib  - shared libkpathsea for teTeX
Closes: 62017 64177 65432 66947 67544 67781 71935 72397 72630
Changes: 
 tetex-bin (1.0.7+20000807-4) unstable; urgency=low
 .
   * added bison to Build-Depends (closes: #72397)
   * patch xdvi for -nogrey (closes: #71935)
   * don't strip binaries in Makefile, let dh_strip do it (closes: #67781)
   * xdvi now exepts arguments (closes: #64177, #66947, #67544)
   * apply a fix to mkfontdesc to find VARFONTS (closes: #72630)
   * unset some more TEX variables when installing (closes: #65432, #62017)
Files: 
 6a043714b54fd725265203fc3fb2b785 989 tex standard tetex-bin_1.0.7+20000807-4.dsc
 5fcadc9ce883da5783c5aa98935a8dc8 20447 tex standard tetex-bin_1.0.7+20000807-4.diff.gz
 2496da6d97fda470396fb7f3789257fe 2872948 tex standard tetex-bin_1.0.7+20000807-4_i386.deb
 976839626fdffd39d0da36e21ee2749f 33572 tex standard tetex-lib_1.0.7+20000807-4_i386.deb
 05fd93a88fe5fc8d98a6b1d4beb4d478 64056 tex optional tetex-dev_1.0.7+20000807-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv

iQEVAwUBOdYhfG4/9k35XC9tAQG3SQgAyr8fUvDs5MN7pwiFyyD75h7jdZdiTbkB
yPjcRVoy9wNPobazci/697Q7IqsSFXIBHCBubjPftV3yb3owrls+znmjwQCZB4g0
QUmvS5OGP35jSGH/qPooYSMffLkX/ITqgn0l1JykvLi0e1fd49mvl7OpmRoL7ex5
/atYr26UhL75wzc96ndH8wh0f0POC42XigyMfTpgJVvDE7lulnKHbgJgDIkLqR2+
Nph+4k+/vjMuo2lQOT6lGST3UiJpbdi52g9euUOBIgpgbO2KySRUVqXR40lJy69b
moE3pyC/gfit+zaWRBgYMfmhUhAhLi8GDD1YpYtfW3Up44EImLJ4Zw==
=pF/b
-----END PGP SIGNATURE-----



Reply to: