The following commit has been merged in the master branch:
commit f35536fcc9fe15a2cd2853ca40e34eac792a8cf5
Author: Ralf Treinen <trei...@debian.org>
Date:   Tue Oct 11 13:08:40 2011 +0200

    replace japanes fonts

diff --git a/debian/changelog b/debian/changelog
index 1b0aae1..a17c4f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 advi (1.10.0-2) unstable; urgency=low
 
-  * Replaced suggestions of ttf-kochi- fonts (closes: #644772).
-    Thanks to Hideki Yamane for the patch!
+  * debian/control and debian/jpfonts.conf: replaced ttf-kochi- fonts
+    (closes: #644772). Thanks to Hideki Yamane for the patch!
 
  -- Ralf Treinen <trei...@debian.org>  Mon, 10 Oct 2011 14:09:01 +0200
 
diff --git a/debian/control b/debian/control
index d9e9d5f..5976f4c 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,9 @@ Package: advi
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${ocaml:Depends},
  texlive-base-bin, texlive-base, ghostscript-x (>= 7.05), perl
-Suggests: ttf-kochi-gothic, ttf-kochi-mincho, bzip2
+Suggests: fonts-ipafont-gothic | fonts-japanese-gothic,
+ fonts-ipafont-mincho | fonts-japanese-mincho,
+ bzip2
 Replaces: mldvi, activedvi
 Description: active DVI previewer and presenter
  Active-DVI is a DVI previewer and presenter written in Objective Caml
@@ -42,7 +44,9 @@ Package: advi-examples
 Architecture: all
 Depends: ${misc:Depends}, texlive-latex-base, advi, imagemagick
 Conflicts: advi (<< 1.6.0-4)
-Suggests: ttf-kochi-gothic, ttf-kochi-mincho, ocaml-base-nox, mpg321, tk8.4, 
xterm
+Suggests: fonts-ipafont-gothic | fonts-japanese-gothic,
+ fonts-ipafont-mincho | fonts-japanese-mincho,
+ ocaml-base-nox, mpg321, tk8.4, xterm
 Description: example presentations for Active-DVI (advi)
  Active-DVI is a DVI previewer and presenter written in Objective Caml
  with some eye candy effects for presentation, support for interactive
diff --git a/debian/jpfonts.conf b/debian/jpfonts.conf
index 42a2f23..6774d9d 100644
--- a/debian/jpfonts.conf
+++ b/debian/jpfonts.conf
@@ -16,5 +16,6 @@
 # goth Gothic msgothic.ttc
 #
 
-min  Mincho /usr/share/fonts/truetype/ttf-japanese-mincho.ttf
-goth Gothic /usr/share/fonts/truetype/ttf-japanese-gothic.ttf
+min  Mincho /usr/share/fonts/truetype/fonts-japanese-mincho.ttf
+goth Gothic /usr/share/fonts/truetype/fonts-japanese-gothic.ttf
+

-- 
advi packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to