debian/ 0000755 0000000 0000000 00000000000 12147606064 007174 5 ustar debian/latex-fonts-sipa-arundina.docs 0000644 0000000 0000000 00000000014 12147606064 015036 0 ustar NEWS
README
debian/latex-fonts-sipa-arundina.maintscript 0000644 0000000 0000000 00000000112 12147606064 016442 0 ustar rm_conffile /etc/texmf/updmap.d/20latex-fonts-sipa-arundina.cfg 1:0.5.0-1
debian/fonts-sipa-arundina.docs 0000644 0000000 0000000 00000000014 12147606064 013723 0 ustar NEWS
README
debian/latex-fonts-sipa-arundina.examples 0000644 0000000 0000000 00000000070 12147606064 015726 0 ustar debian/tmp/usr/share/doc/fonts-sipa-arundina/examples/*
debian/latex-fonts-sipa-arundina.maps 0000644 0000000 0000000 00000000021 12147606064 015044 0 ustar Map arundina.map
debian/rules 0000755 0000000 0000000 00000000726 12147606064 010261 0 ustar #!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
dh $@ --with tex
override_dh_auto_configure:
./configure --prefix=/usr --sysconfdir=/etc \
--enable-ttf --with-ttfdir=/usr/share/fonts/truetype/arundina \
--enable-latex --with-texmfdir=/usr/share/texmf
override_dh_installtex:
dh_installtex -platex-fonts-sipa-arundina
override_dh_builddeb:
dh_builddeb -- -Zxz
binary-arch:
# We have nothing to do.
debian/compat 0000644 0000000 0000000 00000000002 12147606064 010372 0 ustar 8
debian/latex-fonts-sipa-arundina.links 0000644 0000000 0000000 00000000145 12147606064 015233 0 ustar usr/share/doc/latex-fonts-sipa-arundina/README usr/share/texmf/doc/fonts/arundina/fonts-arundina.txt
debian/fonts-sipa-arundina.install 0000644 0000000 0000000 00000000121 12147606064 014440 0 ustar debian/fontconfig/* etc/fonts/conf.avail
usr/share/fonts/truetype/arundina/*
debian/fontconfig/ 0000755 0000000 0000000 00000000000 12147606064 011330 5 ustar debian/fontconfig/65-sipa-arundina.conf 0000644 0000000 0000000 00000000630 12147606064 015161 0 ustar
serif
Arundina Serif
sans-serif
Arundina Sans
monospace
Arundina Sans Mono
debian/source/ 0000755 0000000 0000000 00000000000 12147606064 010474 5 ustar debian/source/format 0000644 0000000 0000000 00000000014 12147606064 011702 0 ustar 3.0 (quilt)
debian/control 0000644 0000000 0000000 00000003006 12147606064 010576 0 ustar Source: fonts-sipa-arundina
Section: fonts
Priority: optional
Maintainer: Theppitak Karoonboonyanan
Build-Depends: debhelper (>= 8.1.0~)
Build-Depends-Indep:
fontforge-nox | fontforge,
tex-common (>= 4.01),
texlive-base,
texlive-binaries
Vcs-Git: git://anonscm.debian.org/pkg-fonts/fonts-sipa-arundina.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-sipa-arundina.git;a=summary
Homepage: http://linux.thai.net/projects/fonts-sipa-arundina
Standards-Version: 3.9.4
Package: fonts-sipa-arundina
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Breaks: ttf-thai-arundina (<< 0.1.3)
Replaces: ttf-thai-arundina (<< 0.1.3)
Description: Thai DejaVu-compatible fonts
Arundina fonts for Thai script.
.
The fonts are designed to be compatible with Bitstream Vera or DejaVu fonts.
Serif, sans-serif and monospace type faces are included.
Package: latex-fonts-sipa-arundina
Architecture: all
Multi-Arch: foreign
Depends: texlive-lang-other (>= 2013.20130523-1), ${misc:Depends}
Description: Thai DejaVu-compatible fonts for LaTeX
Arundina fonts for typesetting Thai documents with TeX/LaTeX.
.
The fonts are designed to be compatible with Bitstream Vera or DejaVu fonts.
Serif, sans-serif and monospace type faces are included.
Package: ttf-thai-arundina
Architecture: all
Multi-Arch: foreign
Section: oldlibs
Priority: extra
Depends: fonts-sipa-arundina, ${misc:Depends}
Description: transitional dummy package
This package is a dummy transitional package. It can be safely removed.
debian/ttf-thai-arundina.preinst 0000644 0000000 0000000 00000003306 12147606064 014123 0 ustar #!/bin/sh
# preinst script for ttf-thai-arundina
#
# see: dh_installdeb(1)
set -e
# summary of how this script can be called:
# * `install'
# * `install'
# * `upgrade'
# * `abort-upgrade'
# for details, see http://www.debian.org/doc/debian-policy/ or
# the debian-policy package
rm_conffile() {
local PKGNAME="$1"
local CONFFILE="$2"
[ -e "$CONFFILE" ] || return 0
local md5sum="`md5sum \"$CONFFILE\" | sed -e \"s/ .*//\"`"
local old_md5sum="$(dpkg-query -W -f='${Conffiles}' $PKGNAME \
| sed -n -e "\' $CONFFILE ' { s/ obsolete$//; s/.* //; p }")"
if [ "$md5sum" != "$old_md5sum" ]; then
echo "Obsolete conffile $CONFFILE has been modified by you."
echo "Saving as $CONFFILE.dpkg-bak ..."
mv -f "$CONFFILE" "$CONFFILE".dpkg-bak
else
echo "Removing obsolete conffile $CONFFILE ..."
rm -f "$CONFFILE"
fi
}
PKG=ttf-thai-arundina
case "$1" in
install|upgrade)
if dpkg --compare-versions "$2" lt-nl "0.1.1-4"; then
if [ -x /usr/bin/defoma-font ]; then
defoma-font purge-all /etc/defoma/hints/${PKG}.hints || true
fi
rm_conffile $PKG /etc/defoma/hints/${PKG}.hints
fi
if dpkg --compare-versions "$2" lt-nl "0.1.3-1"; then
rm_conffile $PKG /etc/fonts/conf.avail/65-ttf-thai-arundina.conf
fi
;;
abort-upgrade)
;;
*)
echo "preinst called with unknown argument \`$1'" >&2
exit 1
;;
esac
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.
#DEBHELPER#
exit 0
debian/changelog 0000644 0000000 0000000 00000017175 12147606064 011061 0 ustar fonts-sipa-arundina (0.2.0-7) unstable; urgency=low
[ Christian Perrier ]
* Use git for packaging: adapt Vcs-* fields
[ Theppitak Karoonboonyanan ]
* Replace dependency on thailatex with texlive-lang-other.
-- Theppitak Karoonboonyanan Fri, 24 May 2013 13:43:36 +0700
fonts-sipa-arundina (0.2.0-6) unstable; urgency=low
* Update LaTeX documentation location.
- Install texmf doc links under /usr/share/texmf/doc instead of
/usr/share/doc/texmf, according to tex-common 4.0 change.
- B-Dp on tex-common (>= 4.01), for proper misc-Depends generation.
* debian/copyright: Update years.
* Declare Multi-Arch: foreign for all font packages.
* Bump Standards-Version to 3.9.4 (no changes needed)
-- Theppitak Karoonboonyanan Thu, 09 May 2013 14:49:05 +0700
fonts-sipa-arundina (0.2.0-5) unstable; urgency=low
* Build with xz compression.
-- Theppitak Karoonboonyanan Wed, 08 Aug 2012 08:32:41 +0700
fonts-sipa-arundina (0.2.0-4) unstable; urgency=medium
* Urgency medium due to RC bug fix.
* Add texlive-base B-Dep, so that afm2tfm in newer texlive-binaries can
find files in current dir, fixing FTBFS. (Closes: #666615)
-- Theppitak Karoonboonyanan Fri, 20 Apr 2012 17:32:51 +0700
fonts-sipa-arundina (0.2.0-3) unstable; urgency=low
* Bump Standards-Version to 3.9.3 with following changes:
- Update debian/copyright Format: URL to 'packaging-manuals' one.
* B-Dep debhelper >= 8.1.0, for dpkg-maintscript-helper support. [lintian]
-- Theppitak Karoonboonyanan Sat, 24 Mar 2012 15:58:56 +0700
fonts-sipa-arundina (0.2.0-2) experimental; urgency=low
* Move to tex-common v3. Patch adjusted from Norbert Preining's for another
package. Thanks.
- rebuild with tex-common v3
- remove obsolete conffile (debian/latex-fonts-sipa-arundina.maintscript)
-- Theppitak Karoonboonyanan Tue, 20 Mar 2012 15:54:14 +0700
fonts-sipa-arundina (0.2.0-1) unstable; urgency=low
* Packaging moved to alioth, update Vcs-* accordingly.
* Apply wrap-and-sort.
* Set transitional package Priority to extra. [lintian.d.o]
* New upstream release
- Drop Build-Dep on thailatex.
- Update Homepage field.
- Update upstream name & source URL in copyright.
- Update copyright years.
- Update watch file to track 'fonts-sipa-arundina' tarballs.
- Update dir for LaTeX examples.
-- Theppitak Karoonboonyanan Wed, 15 Feb 2012 13:01:56 +0700
fonts-sipa-arundina (0.1.3-1) unstable; urgency=low
* 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.
-- Theppitak Karoonboonyanan Tue, 01 Nov 2011 18:54:04 +0700
thaifonts-arundina (0.1.2-1) unstable; urgency=low
* New upstream release
* debian/copyright: Updated to DEP-5 rev 173.
* debian/rules: Add empty binary-arch target.
-- Theppitak Karoonboonyanan Fri, 25 Mar 2011 15:57:44 +0700
thaifonts-arundina (0.1.1-5) unstable; urgency=low
* Replace fontforge B-Dep with fontforge-nox to reduce load on buildd.
* Remove versioned Dep on ancient xfonts-utils.
* debian/copyright:
- Updated to DEP-5 rev 166.
- Update copyright year for debian/*.
* debian/rules: Switch to dh 7 rules.
* B-Dep on debhelper (>= 7.0.50~) for override_dh_ targets support.
* Bump Standards-Version to 3.9.1 (no changes needed)
-- Theppitak Karoonboonyanan Fri, 11 Mar 2011 10:22:23 +0700
thaifonts-arundina (0.1.1-4) unstable; urgency=low
* Drop defoma support, according to
http://wiki.debian.org/OldPkgRemovals#defoma :
- debian/control: Drop Build-Depends on defoma, and Depends on on defoma,
x-ttcidfont-conf
- debian/rules: Drop dh_installdefoma call
- debian/{t1,ttf}-thai-arundina.defoma-hints: Removed
- debian/{t1,ttf}-thai-arundina.preinst: Added to remove obsolete defoma
hints files
* Switch to "3.0 (quilt)" source format.
-- Theppitak Karoonboonyanan Thu, 03 Dec 2009 15:47:37 +0700
thaifonts-arundina (0.1.1-3) unstable; urgency=low
* debian/control:
- Update my e-mail address to @debian.org.
- Drop DM-Upload-Allowed.
* debian/copyright:
- Update my e-mail address for debian/* to @debian.org.
* debian/ttf-thai-arundina.defoma-hints:
- Fix font locations in defoma hints. Thanks Jakob Bohm for the report and
patch. (Closes: #551527)
* Bump Standards-Version to 3.8.3 (no changes needed)
-- Theppitak Karoonboonyanan Thu, 29 Oct 2009 13:35:44 +0700
thaifonts-arundina (0.1.1-2) unstable; urgency=low
* debian/watch: Fix watch pattern so that only *.tar.gz is matched, not
*.tar.gz.md5sum.
* VCS moved from CVS to SVN; update Vcs-* fields accordingly.
* Section moved from 'x11' to 'fonts'.
* Update 'debian/copyright' format to proposal rev 454
- Add header section
- Use one Copyright statement per field
- Replace GPL-2 license content with 'On Debian systems, ...'
* Update copyright year for 'Files: debian/*'.
* Bump debhelper compat to level 7
- Bump debian/compat to 7
- Build-dep on debhelper (>= 7)
- debian/rules:
+ Replace obsoleted 'dh_clean -k' with 'dh_prep'
+ Remove *-stamp clean-ups in clean target, as dh_clean now does it
* Add '${misc:Depends}' to fix lintian warnings.
* Add DM-Upload-Allowed.
* Bump Standards-Version to 3.8.1 (no changes needed)
-- Theppitak Karoonboonyanan Fri, 27 Mar 2009 16:40:35 +0700
thaifonts-arundina (0.1.1-1) unstable; urgency=low
* Initial upload to Debian. (Closes: #456885)
* New upstream release
- Scale up to match Latin height with normal western fonts
- Adjust Thai glyph relative size to English
- Adjust hinting
* debian/rules: Do not ignore 'make distclean' error.
* debian/copyright: Rewrite in machine-interpretable format. Update download
location.
* debian/watch: Added.
* Add Vcs-Cvs, Vcs-Browser and Homepage fields.
* Bump standards version to 3.7.3.0, no change needed.
-- Theppitak Karoonboonyanan Wed, 19 Dec 2007 10:56:50 +0700
thaifonts-arundina (0.1.0-0thep1) unstable; urgency=low
* Initial release.
-- Theppitak Karoonboonyanan Mon, 19 Feb 2007 16:42:15 +0700
debian/fonts-sipa-arundina.links 0000644 0000000 0000000 00000000123 12147606064 014114 0 ustar etc/fonts/conf.avail/65-sipa-arundina.conf etc/fonts/conf.d/65-sipa-arundina.conf
debian/latex-fonts-sipa-arundina.install 0000644 0000000 0000000 00000000022 12147606064 015553 0 ustar usr/share/texmf/*
debian/watch 0000644 0000000 0000000 00000000217 12147606064 010225 0 ustar version=3
opts=pasv ftp://linux.thai.net/pub/thailinux/software/fonts-sipa-arundina/fonts-sipa-arundina-([\d+\.]+|\d+)\.tar\.gz debian uupdate
debian/copyright 0000644 0000000 0000000 00000006745 12147606064 011143 0 ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
Upstream-Name: fonts-sipa-arundina
Upstream-Contact: Theppitak Karoonboonyanan
Source: ftp://linux.thai.net/pub/thailinux/software/fonts-sipa-arundina
Files: debian/*
Copyright: 2007-2013 Theppitak Karoonboonyanan
License: GPL-2+
On Debian systems, the complete text of the GNU General Public License
can be found in `/usr/share/common-licenses/GPL-2'.
Files: arundina/*.sfd
Copyright: 2003 Bitstream, Inc.
2007 Software Industry Promotion Agency (Public Organization)
License: other
Bitstream Vera is a trademark of Bitstream, Inc.
.
Permission is hereby granted, free of charge, to any person obtaining a copy
of the fonts accompanying this license ("Fonts") and associated documentation
files (the "Font Software"), to reproduce and distribute the Font Software,
including without limitation the rights to use, copy, merge, publish,
distribute, and/or sell copies of the Font Software, and to permit persons
to whom the Font Software is furnished to do so, subject to the following
conditions:
.
The above copyright and trademark notices and this permission notice shall
be included in all copies of one or more of the Font Software typefaces.
.
The Font Software may be modified, altered, or added to, and in particular
the designs of glyphs or characters in the Fonts may be modified and
additional glyphs or characters may be added to the Fonts, only if the fonts
are renamed to names not containing either the words "Bitstream" or the word
"Vera".
.
This License becomes null and void to the extent applicable to Fonts or Font
Software that has been modified and is distributed under the "Bitstream Vera"
names.
.
The Font Software may be sold as part of a larger software package but no
copy of one or more of the Font Software typefaces may be sold by itself.
.
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE SOFTWARE
INDUSTRY PROMOTION AGENCY BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR
CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.
.
Except as contained in this notice, the names of Software Industry Promotion
Agency (Public Organization), shall not be used in advertising or otherwise
to promote the sale, use or other dealings in this Font Software without
prior written authorization from the Software Industry Promotion Agency
(Public Organization). For further information, contact: pr@sipa.or.th.
Files: latex/*
Copyright: 2011-2012 Theppitak Karoonboonyanan
License: LPPL
It may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
of this license or (at your option) any later version.
The latest version of this license is in
http://www.latex-project.org/lppl.txt
and version 1.3 or later is part of all distributions of LaTeX
version 2005/12/01 or later.
.
This work has the LPPL maintenance status "maintained".
.
The Current Maintainer of this work is Theppitak Karoonboonyanan.