[Debian-tex-commits] SVN CJK commit + diffs: r3860 - latex-cjk-chinese-arphic/trunk/debian

Danai Sae-Han danai-guest at alioth.debian.org
Tue Mar 24 20:58:04 UTC 2009


Author: danai-guest
Date: 2009-03-24 20:58:03 +0000 (Tue, 24 Mar 2009)
New Revision: 3860

Modified:
   latex-cjk-chinese-arphic/trunk/debian/changelog
   latex-cjk-chinese-arphic/trunk/debian/control
   latex-cjk-chinese-arphic/trunk/debian/control.leaf.in
Log:
Build-depend on tex-common (>= 1.18), and depend
on ${misc:Depends} instead of tex-common.


Modified: latex-cjk-chinese-arphic/trunk/debian/changelog
===================================================================
--- latex-cjk-chinese-arphic/trunk/debian/changelog	2009-03-24 01:06:06 UTC (rev 3859)
+++ latex-cjk-chinese-arphic/trunk/debian/changelog	2009-03-24 20:58:03 UTC (rev 3860)
@@ -7,8 +7,10 @@
        upstream author of the CJK package;
      - update file version to 4.8.1 and date to 2008-10-03.
   * [control.stem.in]
-     - Depend on tex-common (>=1.17) to get trigger support;
+     - Build-depend on tex-common (>= 1.18) to get trigger support;
      - bump to Standards-Version from 3.8.0 to 3.8.1 (no changes).
+  * [control.leaf.in] Do not depend on tex-common anymore, but use
+     ${misc:Depends} instead.
   * [latex-cjk/*] Get latest upstream version of the CJK scripts.
 
  -- Danai SAE-HAN (韓達耐) <danai.sae-han at edpnet.be>  Mon, 23 Mar 2009 22:24:37 +0100

Modified: latex-cjk-chinese-arphic/trunk/debian/control
===================================================================
--- latex-cjk-chinese-arphic/trunk/debian/control	2009-03-24 01:06:06 UTC (rev 3859)
+++ latex-cjk-chinese-arphic/trunk/debian/control	2009-03-24 20:58:03 UTC (rev 3860)
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Danai SAE-HAN (韓達耐) <danai.sae-han at edpnet.be>
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: fontforge (>= 0.0.20050717), tex-common (>= 1.11.2), texlive-font-utils (>= 2007.dfsg.2), ttf-arphic-bsmi00lp, ttf-arphic-bkai00mp, ttf-arphic-gbsn00lp, ttf-arphic-gkai00mp, sharutils
-Standards-Version: 3.8.0
+Build-Depends-Indep: fontforge (>= 0.0.20050717), tex-common (>= 1.17), texlive-font-utils (>= 2007.dfsg.2), ttf-arphic-bsmi00lp, ttf-arphic-bkai00mp, ttf-arphic-gbsn00lp, ttf-arphic-gkai00mp, sharutils
+Standards-Version: 3.8.1
 Vcs-Svn: svn://svn.debian.org/svn/debian-tex/latex-cjk-chinese-arphic/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/debian-tex/latex-cjk-chinese-arphic/trunk/
 Homepage: ftp://ftp.gnu.org/non-gnu/chinese-fonts-truetype/

Modified: latex-cjk-chinese-arphic/trunk/debian/control.leaf.in
===================================================================
--- latex-cjk-chinese-arphic/trunk/debian/control.leaf.in	2009-03-24 01:06:06 UTC (rev 3859)
+++ latex-cjk-chinese-arphic/trunk/debian/control.leaf.in	2009-03-24 20:58:03 UTC (rev 3860)
@@ -3,7 +3,7 @@
 Architecture: all
 Suggests: ttf-arphic- at TYPEFACE@
 Provides: tfm-arphic- at TYPEFACE@
-Depends: tex-common (>= 0.19)
+Depends: ${misc:Depends}
 Description: traditional Chinese KaiTi fonts for CJK
  This package installs all necessary fonts (PFB, AFM, TFM, etc.) to get
  the "@FAMILYNAME@" font working with the LaTeX macro "CJK" in local and




More information about the Debian-tex-commits mailing list