Your message dated Tue, 10 Oct 2006 10:18:04 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#391437: fixed in texlive-bin 2005.dfsg.2-1 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)
--- Begin Message ---Package: texlive-base-bin Version: 2005.dfsg.1-1 Severity: normal Atsuhito Kohda <[EMAIL PROTECTED]> wrote: > Hi all, > > I was taught today by a maintainer of xdvik-ja that > xdvi script provided with texlive-base-bin used xdvi-xaw.bin > as the real binary which was different from the name xdvi.bin > used with tetex-bin and was defined by alternative mechanism > in case of tetex-bin and xdvik-ja so this alternative didn't > work with texlive anymore. > > I suspect that this would break smooth transition from tetex > to texlive and it is nice if texlive could follow the same > method as tetex and provide xdvi script which call xdvi.bin > and xdvi.bin is defined as xdvi-xaw.bin through alternative > mechanism. > > I hope it is possible to do as I requested. This should indeed be done, and it's easily possible. That's the diff between the installed xdvi script and the source file xdvi-sh.in: --- texlive-bin-2005.dfsg.1/source/TeX/texk/xdvik/xdvi-sh.in 2004-03-22 21:59:26.000000000 +0100 +++ /sid/usr/bin/xdvi 2006-08-09 18:48:58.000000000 +0200 @@ -43,4 +43,4 @@ XFILESEARCHPATH="$xdviapppath:${XFILESEARCHPATH-%D}"; export XFILESEARCHPATH fi -exec @final_exec_name@ $NAMEOPT ${1+"$@"} +exec xdvi-xaw.bin $NAMEOPT ${1+"$@"} I guess we only need to s/@final_exec_name@/xdvi.bin/ in that line, and add the usual calls to update-alternatives to the maintainer scripts. Regards, Frank -- Frank Küster Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich Debian Developer (teTeX/TeXLive)
--- End Message ---
--- Begin Message ---Source: texlive-bin Source-Version: 2005.dfsg.2-1 We believe that the bug you reported is fixed in the latest version of texlive-bin, which is due to be installed in the Debian FTP archive: texlive-base-bin_2005.dfsg.2-1_i386.deb to pool/main/t/texlive-bin/texlive-base-bin_2005.dfsg.2-1_i386.deb texlive-bin_2005.dfsg.2-1.diff.gz to pool/main/t/texlive-bin/texlive-bin_2005.dfsg.2-1.diff.gz texlive-bin_2005.dfsg.2-1.dsc to pool/main/t/texlive-bin/texlive-bin_2005.dfsg.2-1.dsc texlive-bin_2005.dfsg.2.orig.tar.gz to pool/main/t/texlive-bin/texlive-bin_2005.dfsg.2.orig.tar.gz texlive-extra-utils_2005.dfsg.2-1_i386.deb to pool/main/t/texlive-bin/texlive-extra-utils_2005.dfsg.2-1_i386.deb texlive-font-utils_2005.dfsg.2-1_i386.deb to pool/main/t/texlive-bin/texlive-font-utils_2005.dfsg.2-1_i386.deb texlive-lang-indic_2005.dfsg.2-1_i386.deb to pool/main/t/texlive-bin/texlive-lang-indic_2005.dfsg.2-1_i386.deb texlive-metapost_2005.dfsg.2-1_i386.deb to pool/main/t/texlive-bin/texlive-metapost_2005.dfsg.2-1_i386.deb texlive-music_2005.dfsg.2-1_i386.deb to pool/main/t/texlive-bin/texlive-music_2005.dfsg.2-1_i386.deb texlive-omega_2005.dfsg.2-1_i386.deb to pool/main/t/texlive-bin/texlive-omega_2005.dfsg.2-1_i386.deb texlive-pdfetex_2005.dfsg.2-1_i386.deb to pool/main/t/texlive-bin/texlive-pdfetex_2005.dfsg.2-1_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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Norbert Preining <[EMAIL PROTECTED]> (supplier of updated texlive-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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 9 Oct 2006 19:01:51 +0200 Source: texlive-bin Binary: texlive-extra-utils texlive-pdfetex texlive-lang-indic texlive-omega texlive-font-utils texlive-metapost texlive-base-bin texlive-music Architecture: source i386 Version: 2005.dfsg.2-1 Distribution: unstable Urgency: medium Maintainer: Debian TeX Maintainers <[EMAIL PROTECTED]> Changed-By: Norbert Preining <[EMAIL PROTECTED]> Description: texlive-base-bin - TeX Live: Essential binaries texlive-extra-utils - TeX Live: TeX auxiliary programs texlive-font-utils - TeX Live: TeX font-related programs texlive-lang-indic - TeX Live: Indic texlive-metapost - TeX Live: MetaPost (and Metafont) drawing packages texlive-music - TeX Live: Music typesetting texlive-omega - TeX Live: Omega texlive-pdfetex - TeX Live: pdfTeX Closes: 380227 391348 391437 391640 Changes: texlive-bin (2005.dfsg.2-1) unstable; urgency=medium . * remove magic header of a2ping, thumbpdf, and pdfcrop * report bugs together with tex-common, and report status of the tetex packages. Fix some small things in bug.scripts. * change uploader field to my debian.org email address * blacklist lacheck in tl-extra-utils and add a recommend on lacheck * blacklist dviconcat(.1) and dviselect(.1) files in tl-extra-utils and recommend dviutils * use xdvi.bin in the xdvi shell script, and use alternatives system to set xdvi.bin to xdvi-xaw.bin (Closes: #391437) * move bin-texdoc, ie texdoc and texdoctk, from tl-extra-utils to texlive-base-bin (Closes: #391640) * texlive-bin: include the already unpacked sources instead of the source.tar.bz2. Changes to the clean target: - don't remove unpack-stamp - don't remove the whole build dir, only build/inst and build/Work (Closes: #380227) (Thanks Frank for insisting!) * Use tex-common's (>= 0.33) debianize-updmap (Closes: #391348) * urgency set to medium to get these fixes to testing Files: 29118d8d1ae1e4605101c278bd2ceca7 1043 tex optional texlive-bin_2005.dfsg.2-1.dsc a22e0dcc0c6a6cc6f98c5d4d9744d84a 56156506 tex optional texlive-bin_2005.dfsg.2.orig.tar.gz 05cfbd1052e5ab43d8f7ae839338e908 92200 tex optional texlive-bin_2005.dfsg.2-1.diff.gz e419d1e73c1da4092e291b74ba6bdab1 12023430 tex optional texlive-base-bin_2005.dfsg.2-1_i386.deb ff2bd328bf0b9c9eca70698b754cfff2 734296 tex optional texlive-extra-utils_2005.dfsg.2-1_i386.deb c4b873613cdb79f2f68f25f010f3d56d 1380340 tex optional texlive-font-utils_2005.dfsg.2-1_i386.deb d5cda8790f3bb8ee85ce7d2ffd24ea5e 6187486 tex optional texlive-metapost_2005.dfsg.2-1_i386.deb 541275ed4fc5708217945ac3ff78cb3e 3061556 tex optional texlive-omega_2005.dfsg.2-1_i386.deb 0014024738fb7b8f264644b73d10fc16 3025162 tex optional texlive-pdfetex_2005.dfsg.2-1_i386.deb d4c430cc2a4aa6960bd5c84d43d79c0f 418288 tex optional texlive-music_2005.dfsg.2-1_i386.deb 2997aef75a40b609bd5201923ba80628 8817452 tex optional texlive-lang-indic_2005.dfsg.2-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFK59s0r9KownFsJQRAvRfAJ96zZt+HsQWwU5sBtgddk9xMAbFzQCgjFsz SVtyiCA66xmOKDRipOEex/U= =+quO -----END PGP SIGNATURE-----
--- End Message ---

