debian/0000755000000000000000000000000012262303530007162 5ustar debian/bug/0000755000000000000000000000000012262302437007744 5ustar debian/bug/presubj0000644000000000000000000000147212262302437011345 0ustar When reporting bugs in the fonts themselves (i.e. not just in the packaging) please be sure to include the following information as far as applicable: - the versions of your libfreetype6, libxft2 and fontconfig packages (these should be automatically appended by reportbug), - all relevant configuration (especially anti-aliasing and hinting), - the application being used, - the affected unicode code points. It may also be helpful if you can provide a screen shot demonstrating the problem, however please don't attach it to the initial bug report (especially not if it is large). Please also try to make sure that it is actually a bug in the fonts and not e.g. in freetype (if a problem appears after a freetype update or if other fonts exhibit similar problems it is a sure sign that the problem is in freetype). debian/bug/script0000755000000000000000000000006712262302437011201 0ustar #!/bin/sh dpkg -l libfreetype6 libxft2 fontconfig >&3 debian/gbp.conf0000644000000000000000000000004712262302437010607 0ustar [git-buildpackage] compression = bzip2 debian/control0000644000000000000000000000333012262302437010571 0ustar Source: fonts-sil-dai-banna Section: fonts Priority: optional Maintainer: Debian Fonts Task Force Uploaders: Nicolas Spalinger , Daniel Glassey , Christian Perrier Build-Depends: debhelper (>= 9~) Standards-Version: 3.9.5 Homepage: http://scripts.sil.org/DaiBannaSIL Vcs-Git: git://anonscm.debian.org/pkg-fonts/fonts-sil-dai-banna.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-sil-dai-banna.git;a=summary Package: fonts-sil-dai-banna Architecture: all Multi-Arch: foreign Replaces: ttf-sil-dai-banna (<< 2.1-4) Breaks: ttf-sil-dai-banna (<< 2.1-4) Depends: ${misc:Depends} Description: smart Unicode font for Dai Banna (Xishuangbanna Dai) This package provides the Dai Banna SIL fonts which are a Unicode rendering of the New Tai Lue (Xishuangbanna Dai) script. Version 2.000 is the first Unicode release. (Version 1.0 was released under the name of 'SIL Dai Banna' in legacy encoding.) Two font families, differing only in weight, allow for a wide range of uses. . The New Tai Lue script is used by approximately 300,000 people who speak the Xishuangbanna Dai language in Yunnan, China. It is a simplification of the Tai Tham (Old Tai Lue) script as used for this language for hundreds of years. . The Dai Banna SIL fonts are smart fonts using a Graphite description. The source package includes the source GDL code for the description. The features of the fonts are: . - complete coverage of the New Tai Lue script - Graphite smarts for re-ordrant vowels and line-breaking . Extended Font sources (Graphite .gdl and FontLab .vfb) are available in the source package and on the project website. debian/preinst0000644000000000000000000000173412262302437010603 0ustar #!/bin/sh set -e VERSION=2.1-3 PKG=ttf-sil-daibanna FILE=/etc/defoma/hints/${PKG}.hints # Remove a no-longer used conffile 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 } case "$1" in install|upgrade) if dpkg --compare-versions "$2" lt-nl "$VERSION"; then if [ -f $FILE ]; then if [ -x /usr/bin/defoma-font ]; then defoma-font purge-all $FILE || true fi fi rm_conffile $PKG $FILE fi esac #DEBHELPER# debian/copyright0000644000000000000000000001140712262303420011116 0ustar This package was debianized by Nicolas Spalinger on Tue, 5 Dec 2007. See the Alioth project for co-maintainership of open fonts: http://alioth.debian.org/projects/pkg-fonts It was downloaded from 'http://scripts.sil.org/DaiBannaSIL'. Upstream Author: SIL International. Copyright: Copyright (c) 2000-2008, SIL International (http://scripts.sil.org/), with Reserved Font Name "SIL". This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL ----------------------------------------------------------- SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 ----------------------------------------------------------- PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others. The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives. DEFINITIONS "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation. "Reserved Font Name" refers to any names specified as such after the copyright statement(s). "Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s). "Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment. "Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software. PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions: 1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself. 2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user. 3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users. 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission. 5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software. TERMINATION This license becomes null and void if any of the above conditions are not met. DISCLAIMER 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 THE COPYRIGHT HOLDER 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. The Debian packaging is Copyright (C) 2007 Nicolas Spalinger and is released under the same license as the Font Software. debian/dirs0000644000000000000000000000004412262302437010051 0ustar usr/share/fonts/truetype/dai-banna/ debian/docs0000644000000000000000000000003412262302437010037 0ustar OFL-FAQ.txt README.txt doc/ debian/source/0000755000000000000000000000000012262302437010467 5ustar debian/source/format0000644000000000000000000000001412262302437011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000524412262303511011040 0ustar fonts-sil-dai-banna (2.1-6) unstable; urgency=low * Update Standards to 3.9.5 (checked) * Bump debhelper compatibility to 9 * Drop transitional package * Add 'Multi-Arch: foreign' field * Use 'Breaks' instead of 'Conflicts'. Drop 'Provides' as it is no longer needed (installations should have transitioned since wheezy and the package has anyway no reverse dependency. * Use xz extreme compression for deb packages * Use git for packaging: adapt Vcs-* fields * Complete copyright statement in debian/copyright -- Christian Perrier Sun, 05 Jan 2014 17:24:41 +0100 fonts-sil-dai-banna (2.1-5) unstable; urgency=low * Oops, really change fonts install directory from usr/share/fonts/truetype/ttf-sil-dai-banna-* to usr/share/fonts/truetype/dai-banna * Also really bump debhelper compatibility to 8 -- Christian Perrier Tue, 01 Nov 2011 09:38:00 +0100 fonts-sil-dai-banna (2.1-4) unstable; urgency=low * Team upload * Rename source package to "fonts-sil-dai-banna" to fit the Font Packages Naming Policy. * Bump Standards to 3.9.2 (checked) * Change fonts install directory from usr/share/fonts/truetype/ttf-sil-dai-banna-* to usr/share/fonts/truetype/dai-banna * Bump debhelper compatibility to 8 * Drop defoma transition script as even stable dropped defoma support for this package * Drop x-ttcidfont-conf, fontconfig et al. from Suggests * Change VERSION in preinst script to be really sure that we remove the defoma hints file -- Christian Perrier Tue, 01 Nov 2011 09:27:51 +0100 ttf-sil-dai-banna (2.1-3) unstable; urgency=low * Correct preinst script to mention the right package and version -- Christian Perrier Sun, 29 Nov 2009 20:24:46 +0100 ttf-sil-dai-banna (2.1-2) unstable; urgency=low * Switch to debhelper v7 * Use a minimal debian/rules file * Switch to 3.0 (quilt) source format * Add ${misc:Depends} to dependencies to properly cope with debhelper-triggerred dependencies * Add myself as Uploader * Update Standards to 3.8.3 (checked) * Drop defoma use -- Christian Perrier Sun, 29 Nov 2009 19:49:38 +0100 ttf-sil-dai-banna (2.1-1) unstable; urgency=low [ Paul Wise] * Fix formatting in the description (Closes: #480350) [Nicolas Spalinger] * New upstream release -- Nicolas Spalinger Sun, 29 Jun 2008 23:06:17 +0200 ttf-sil-dai-banna (2.000-1) unstable; urgency=low * New upstream release under the OFL (Closes: #456143) -- Nicolas Spalinger Tue, 16 Dec 2007 15:50:27 +0200 debian/compat0000644000000000000000000000000212262302437010365 0ustar 9 debian/install0000644000000000000000000000013112262302437010553 0ustar *.ttf usr/share/fonts/truetype/dai-banna debian/bug/* usr/share/bug/fonts-sil-dai-banna debian/README.Debian0000644000000000000000000000334412262302437011234 0ustar The Dai Banna SIL font families -------------------------------- Dai Banna SIL is released under the SIL Open Font License. See OFL-FAQ.txt for details of the SIL Open Font License. See the FONTLOG (changelog.gz) for information on this and previous releases. The font sources (Graphite .gdl and FontLab .vfb) are available on the upstream website and in the source package. Simply type "apt-get source" to download them. These fonts are automatically available through fontconfig (if it is installed) to all fontconfig-aware applications. If you wish to use the fonts in generic X11 applications you will have to install x-ttcidfont-conf and follow the instructions given there. When reporting bugs in the fonts themselves (i.e. not just in the packaging) please be sure to include the following information as far as applicable: - the versions of your libfreetype6, libxft2 and fontconfig packages (these should be automatically appended by reportbug), - all relevant configuration (especially anti-aliasing and hinting), - the application being used, - the affected unicode code points. It may also be helpful if you can provide a screen shot demonstrating the problem, however please don't attach it to the initial bug report (especially not if it is large). Please also try to make sure that it is actually a bug in the fonts and not e.g. in freetype (if a problem appears after a freetype update or if other fonts exhibit similar problems it is a sure sign that the problem is in freetype). Further details about Unicode coverage, glyph behaviour and possible issues can be found on SIL's Non-Roman Script Initiative website about writing systems at: 'http://scripts.sil.org'. -- Nicolas Spalinger , 16 Dec 2007 debian/rules0000755000000000000000000000025712262302437010253 0ustar #!/usr/bin/make -f %: dh $@ override_dh_installchangelogs: dh_installchangelogs dh_installchangelogs FONTLOG.txt override_dh_builddeb: dh_builddeb -- -Zxz -Sextreme -z9