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

Bug#506047: marked as done (advi: Japanese font configuration update)



Your message dated Mon, 08 Mar 2010 21:47:27 +0000
with message-id <E1NoknP-0006Vn-Fp@ries.debian.org>
and subject line Bug#506047: fixed in advi 1.8-1
has caused the Debian Bug report #506047,
regarding advi: Japanese font configuration update
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
506047: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506047
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: advi
Version: 1.6.0-13+b2

Hi,

Japanese fonts maintainers have implemented a configurable symlink
'ttf-japanese-gothic.ttf' and 'ttf-japanese-mincho.ttf'.

Please use that instead of hardcoding kochi.

regards,
	junichi
-- 
dancer@{netfort.gr.jp,debian.org}

===File /etc/advi/jpfonts.conf==============================
# Japanese font table configuration
#   /etc/advi/jpfonts.conf 
#   ~/.advi/jpfonts.conf 
#
# For each line contains following three elements:
#
#   TeX-font-name font-type font-file-name
#
# which associate Japanese TeX font names to TrueType font files.
# [font-type] affects character rendering parameter, which can be
# either [Mincho] or [Gothic]. 
#
# The default (upstream) setting is as follows:
#
# min Mincho msmincho.ttc
# goth Gothic msgothic.ttc
#

min Mincho /usr/share/fonts/truetype/ttf-japanese-mincho.ttf
goth Gothic /usr/share/fonts/truetype/ttf-japanese-gothic.ttf

============================================================



--- End Message ---
--- Begin Message ---
Source: advi
Source-Version: 1.8-1

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

advi-examples_1.8-1_all.deb
  to main/a/advi/advi-examples_1.8-1_all.deb
advi_1.8-1.debian.tar.gz
  to main/a/advi/advi_1.8-1.debian.tar.gz
advi_1.8-1.dsc
  to main/a/advi/advi_1.8-1.dsc
advi_1.8-1_amd64.deb
  to main/a/advi/advi_1.8-1_amd64.deb
advi_1.8.orig.tar.gz
  to main/a/advi/advi_1.8.orig.tar.gz



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 506047@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ralf Treinen <treinen@debian.org> (supplier of updated advi 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.8
Date: Mon, 08 Mar 2010 20:14:16 +0100
Source: advi
Binary: advi advi-examples
Architecture: source amd64 all
Version: 1.8-1
Distribution: experimental
Urgency: low
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Ralf Treinen <treinen@debian.org>
Description: 
 advi       - an active DVI previewer and presenter
 advi-examples - example presentations for Active-DVI (advi)
Closes: 286456 368830 506047 515364
Changes: 
 advi (1.8-1) experimental; urgency=low
 .
   [ Ralf Treinen ]
   * New upstream release (closes: Bug#368830).
   * /etc/advi/jpfonts.conf: use new symlinks for Japanese fonts. Thanks to
     Junichi Uekawa for the patch (closes: Bug#506047).
   * Applied Helge Kreutzmann's patch to the manpage. Thanks, Helge!
     (closes: Bug#286456).
   * Miscellaneous in debian/control:
     - Added Homepage field to debian/control file
     - Cleaned up Uploaders field in debian/control.
     - Replaced dependency on gs by ghostscript
     - Removed suggestion of xbase-clients from advi-examples
     - Standards-Version 3.8.4 (no change)
   * Rewrote debian/rules from scratch, using dh
   * DH compatibility level 7
   * Build-dependency:
     - remove ocaml-best-compilers: normal ocaml compilers are sufficient
     - remove texlive stuff and hevea: we just use the upstream docs
     - remove ghostscript: not needed
     - add tex-common: needed for installing tex stuff
     - add libfindlib-ocaml: now needed for compilation
     - add dh-ocaml: needed for the ocaml plugin to dh
     - add texlive-binaries: provides kpsexpand
   * Remove debian/post{inst,rm}, use dh_installtex instead
   * Do not try to install the documentation file "Announce"
   * rename debian/docs to debian/advi.docs, links into advi.links
   * debian/copyright: added INRIA as copyright holder
   * Source format 3.0 (quilt)
   * The directories examples/ and test/ are gone from upstream. We put
     these directories from advi-1.6 into debian/examples-source. This
     directory has the relevant debian patches from 1.6.0 applied.
   * New patch:
     - no-local-advirc: do not load .advirc from the working direcory
   * Old patches:
     - 0004-Japanese-fonts: jpfonts.config is no longer in upstream, put it
       into debian/. Patch renamed to japanese-fonts
     - 0005-Cache-dir.patch: renamed to cache-dir-tilde-expansion
     - 0015-Manpage-update.patch: renamed to manpage
     - The following patches are no longe relevant, and have been removed:
         0001-Pull-CVS-HEAD-as-of-20060103 (now integrated in upstream)
         0002-Makefile-.depend-workaround-for-buggy-make-behavior
   	0006-Enable-build-and-install-on-architectures-with-only.patch
         0013-Doc-build.patch (doc recompiles smoothly now)
     - The following patches concern only examples. or test/. They are already
       applied to the copy which now in debian/examples-source. These patches
       are therefore just stored in debian/examples-source/patches:
         0003-Don-t-call-advi-on-example-build-generation
         0007-Fix-examples-includes
         0008-Fix-mon_seminar
         0009-Fix-test-includes.patch
         0010-Neutralize-texinputs.patch
         0011-No-bubble.patch
         0012-Set-test-cache-dir.patch
         0014-xanim-xanimate.patch
         0016-example-makefiles-texinputs.patch
         0017-Don-t-compile-tests-which-fail-with-texlive.patch
 .
   [ Stefano Zacchiroli ]
   * fix vcs-svn field to point just above the debian/ dir
 .
   [ Sylvain Le Gall ]
   * Update my email address
 .
   [ Stephane Glondu ]
   * Remove Julien from Uploaders
   * Replace obsolete build-dep on x-dev (Closes: #515364)
   * Switch packaging to git
Checksums-Sha1: 
 da7a9516e5c2ff4e1f0b048ceb7c2a48df5b4cf9 1503 advi_1.8-1.dsc
 14b6f05d641397c451b2e46fd500d483484bc2fa 5222623 advi_1.8.orig.tar.gz
 0d0ee5e78b87e12b9ff156e93babe05fa1e9aefd 3804093 advi_1.8-1.debian.tar.gz
 aef0de1a1515203c0d17ddd500bfb2c836a3e221 5610510 advi_1.8-1_amd64.deb
 c6ce914d4f325a891b0961fc59158a99a7eb82ef 3802514 advi-examples_1.8-1_all.deb
Checksums-Sha256: 
 d5de81ad28f65d6b62564f58ee0370b91108fc8ebb94b61a849491d47026f70d 1503 advi_1.8-1.dsc
 1b4f02da401f9daa4c5dc56ad10ec58085222ee275e449cb98e3a806b14eaba2 5222623 advi_1.8.orig.tar.gz
 bbf4a4d2a3b0d64dcf6b4bdaefaacb785bb204f4d3c89ea68e05a4bd2afe232e 3804093 advi_1.8-1.debian.tar.gz
 1e295c6f34c6e5494c0d4e16f7fa6a8e550c461e4876b17b078b6f058b6692ba 5610510 advi_1.8-1_amd64.deb
 b2c0b362ae561bdefc81de77b1ba7f58c3afde058d19c6a65a14eb23c26e3bc7 3802514 advi-examples_1.8-1_all.deb
Files: 
 91e023292d1e02e238e59a2a99c956dc 1503 tex optional advi_1.8-1.dsc
 16f20a1ac2a8f5eed99bf55224115cd0 5222623 tex optional advi_1.8.orig.tar.gz
 69fbd3f4f8db3ba922057c4e3655dc07 3804093 tex optional advi_1.8-1.debian.tar.gz
 22d5cfe6664b449473b4431232d2fe50 5610510 tex optional advi_1.8-1_amd64.deb
 063bf9b684b81da0d605ec28f86843f6 3802514 tex optional advi-examples_1.8-1_all.deb

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

iD8DBQFLlWVptzWmSeC6BMERAsEOAKCnsomy2ZTe1zDsH0oOYOQAdQ6XSACdEXAC
zsEByTSF+E0oZVrsnJUIcHs=
=7FAE
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: