~ubuntu-branches/ubuntu/saucy/fonts-sipa-arundina/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Theppitak Karoonboonyanan
  • Date: 2011-11-01 18:54:04 UTC
  • Revision ID: package-import@ubuntu.com-20111101185404-ee3tl8glv94qg2yv
Tags: 0.1.3-1
* New upstream release
  - With LaTeX support.
* Rename source and binary package to fonts-sipa-arundina, according to
  the Debian Fonts Task Force Packaging Policy.
  - Change installation dir to /usr/share/fonts/truetype/arundina
  - Breaks and Replaces ttf-thai-arundina (<< 0.1.3)
  - Make ttf-thai-arundina a dummy transitional package depending on
    fonts-sipa-arundina.
  - Rename fontconfig file to 65-sipa-arundina.conf
  - Clean old fontconfig file on ttf-thai-arundina preinst.
* debian/ttf-thai-arundina.preinst:
  - Use 'lt-nl' when comparing version before purging defoma hints,
    to avoid exsessive operation on fresh install.
* Drop rarely-used t1-thai-arundina sub-package.
* Add latex-fonts-sipa-arundina sub-package.
  - Use --enable-latex configure option.
  - B-Dep-Indep on thailatex (>= 0.4.6), texlive-binaries and tex-common.
  - Install font map via 'dh --with tex'.
  - Override dh_installtex to add -p option so that only latex package is
    applied (no tex-common postinst & deps for others).
  - Depends on thailatex (>= 0.4.6).
  - debian/copyright: Add copyright notice for latex/*.
  - Install LaTeX examples.
  - Make symlink from README for texdoc.
* Add 'fontforge' as an alternative B-Dep, in addition to 'fontforge-nox'.
* debian/copyright: Use non-forwarding format URL. Bump to revision 202.
* Bump Standards-Version to 3.9.2 (no changes needed)
* Bump debhelper compatibility to 8.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: fonts-sipa-arundina
 
2
Section: fonts
 
3
Priority: optional
 
4
Maintainer: Theppitak Karoonboonyanan <thep@debian.org>
 
5
Build-Depends: debhelper (>= 8)
 
6
Build-Depends-Indep: fontforge-nox | fontforge, thailatex (>= 0.4.6),
 
7
 texlive-binaries, tex-common (>= 0.19)
 
8
Vcs-Svn: http://linux.thai.net/svn/software/thaifonts-arundina
 
9
Vcs-Browser: http://linux.thai.net/websvn/wsvn/software.thaifonts-arundina/?sc=0
 
10
Homepage: http://linux.thai.net/projects/thaifonts-arundina
 
11
Standards-Version: 3.9.2
 
12
 
 
13
Package: fonts-sipa-arundina
 
14
Architecture: all
 
15
Depends: ${misc:Depends}
 
16
Breaks: ttf-thai-arundina (<< 0.1.3)
 
17
Replaces: ttf-thai-arundina (<< 0.1.3)
 
18
Description: Thai DejaVu-compatible fonts
 
19
 Arundina fonts for Thai script.
 
20
 .
 
21
 The fonts are designed to be compatible with Bitstream Vera or DejaVu fonts.
 
22
 Serif, sans-serif and monospace type faces are included.
 
23
 
 
24
Package: latex-fonts-sipa-arundina
 
25
Architecture: all
 
26
Depends: thailatex (>= 0.4.6), ${misc:Depends}
 
27
Description: Thai DejaVu-compatible fonts for LaTeX
 
28
 Arundina fonts for typesetting Thai documents with TeX/LaTeX.
 
29
 .
 
30
 The fonts are designed to be compatible with Bitstream Vera or DejaVu fonts.
 
31
 Serif, sans-serif and monospace type faces are included.
 
32
 
 
33
Package: ttf-thai-arundina
 
34
Architecture: all
 
35
Section: oldlibs
 
36
Depends: fonts-sipa-arundina, ${misc:Depends}
 
37
Description: transitional dummy package
 
38
 This package is a dummy transitional package. It can be safely removed.
 
39