Codebase list fonts-sil-padauk / 3206e25
Re-add the pre-existing debian directory Bobby de Vos 6 years ago
13 changed file(s) with 431 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 The Padauk font family
1 ----------------------------
2
3 Padauk is released under the SIL Open Font License.
4
5 See OFL-FAQ.txt for details of the SIL Open Font License.
6 See FONTLOG (changelog.gz) for information on this and previous releases.
7
8 The font sources are available on the upstream website and in the source package.
9 Simply type "apt-get source" to download them.
10
11
12 These fonts are automatically available through fontconfig (if it is
13 installed) to all fontconfig-aware applications. If you wish to use the
14 fonts in generic X11 applications you will have to install x-ttcidfont-conf
15 and follow the instructions given there.
16
17 When reporting bugs in the fonts themselves (i.e. not just in the packaging)
18 please be sure to include the following information as far as applicable:
19
20 - the versions of your libfreetype6, libxft2 and fontconfig packages
21 (these should be automatically appended by reportbug),
22 - all relevant configuration (especially anti-aliasing and hinting),
23 - the application being used,
24 - the affected unicode code points.
25
26 It may also be helpful if you can provide a screen shot demonstrating the
27 problem, however please don't attach it to the initial bug report (especially
28 not if it is large). Please also try to make sure that it is actually a bug in
29 the fonts and not e.g. in freetype (if a problem appears after a freetype
30 update or if other fonts exhibit similar problems it is a sure sign that the
31 problem is in freetype).
32
33 Further details about Unicode coverage, glyph behaviour and possible issues can
34 be found on SIL's Non-Roman Script Initiative website about writing systems at:
35 'http://scripts.sil.org'.
36
37
38 -- Nicolas Spalinger <nicolas.spalinger@sil.org>, 22 Jul 2006
0 When reporting bugs in the fonts themselves (i.e. not just in the packaging)
1 please be sure to include the following information as far as applicable:
2
3 - the versions of your libfreetype6, libxft2 and fontconfig packages
4 (these should be automatically appended by reportbug),
5 - all relevant configuration (especially anti-aliasing and hinting),
6 - the application being used,
7 - the affected unicode code points.
8
9 It may also be helpful if you can provide a screen shot demonstrating the
10 problem, however please don't attach it to the initial bug report (especially
11 not if it is large). Please also try to make sure that it is actually a bug in
12 the fonts and not e.g. in freetype (if a problem appears after a freetype
13 update or if other fonts exhibit similar problems it is a sure sign that the
14 problem is in freetype).
0 #!/bin/sh
1
2 dpkg -l libfreetype6 libxft2 fontconfig >&3
0 fonts-sil-padauk (2.80-2) unstable; urgency=low
1
2 * Bump standards to 3.9.4 (checked)
3 * Bump debhelper compatibility to 9
4 * Drop ttf-sil-padauk transitional package
5 * Add "Multi-Arch: foreign" field
6 * Add "Breaks" and "Replaces" to better transition after package
7 renaming
8 * Use xz extreme compression for deb packages
9 * Use git for packaging: adapt Vcs-* fields
10 * Use machine-readable copyright format 1.0
11 * Use Package-Type in place of XC-Package-Type
12 * Replace libgraphite-2.0.0 by libgraphite2-3 in Suggests
13 Closes: #707120
14
15 -- Christian Perrier <bubulle@debian.org> Thu, 09 May 2013 09:24:54 +0200
16
17 fonts-sil-padauk (2.80-1) unstable; urgency=low
18
19 * New upstream version for Unicode 6 including new book fonts
20 * Bump standards to 3.9.3 (checked)
21 * Not built from pkg-fonts svn
22 * update graphite suggests to graphite2
23
24 -- Daniel Glassey <wdg@debian.org> Fri, 29 Jun 2012 16:18:28 +0700
25
26 fonts-sil-padauk (2.61-4) unstable; urgency=low
27
28 * Team upload
29 * Rename source package to "fonts-sil-padauk" to fit the Font
30 Packages Naming Policy.
31 * Bump Standards to 3.9.2 (checked)
32 * Change fonts install directory from
33 usr/share/fonts/truetype/ttf-sil-padauk to
34 usr/share/fonts/truetype/padauk
35 * Drop x-ttcidfont-conf, fontconfig et al. from Suggests
36 * Drop preinst script with defoma removal handling as
37 even the package in stable has no more defoma-related stuff.
38 * Add udeb package for Debian Installer
39
40 -- Christian Perrier <bubulle@debian.org> Wed, 07 Sep 2011 22:16:24 +0200
41
42 ttf-sil-padauk (2.61-3) unstable; urgency=low
43
44 * Change VERSION in preinst script to be really sure that we
45 remove the defoma hints file
46
47 -- Christian Perrier <bubulle@debian.org> Wed, 02 Dec 2009 05:57:45 +0100
48
49 ttf-sil-padauk (2.61-2) unstable; urgency=low
50
51 * Correct package name in preinst
52
53 -- Christian Perrier <bubulle@debian.org> Mon, 30 Nov 2009 20:39:35 +0100
54
55 ttf-sil-padauk (2.61-1) unstable; urgency=low
56
57 * New upstream release
58 * Drop defoma use
59
60 -- Christian Perrier <bubulle@debian.org> Sat, 28 Nov 2009 18:34:27 +0100
61
62 ttf-sil-padauk (2.2-2) unstable; urgency=low
63
64 * Use a minimal debian/rules file
65 * Switch to 3.0 (quilt) source format
66 * Bump debhelper compatibility to 7
67 * Add ${misc:Depends} to dependencies to properly cope with
68 debhelper-triggerred dependencies
69 * Add myself as Uploader
70 * Update Standards to 3.8.3 (checked)
71
72 -- Christian Perrier <bubulle@debian.org> Sun, 22 Nov 2009 22:00:40 +0100
73
74 ttf-sil-padauk (2.2-1) unstable; urgency=low
75
76 * New upstream release
77 * Adjusted packaging to conform to font team conventions
78 * Moved to debhelper compat level 5
79 * Added the XS-Vcs fields
80 * New Homepage field
81
82 -- Nicolas Spalinger <nicolas.spalinger@sil.org> Thu, 15 Nov 2007 09:24:55 +0700
83
84 ttf-sil-padauk (2.1-2) unstable; urgency=low
85
86 * Updated the Recommends for the current Graphite version
87 * Fixed some descriptions
88 * Cleaned up rules
89 * Now co-maintained by the Debian Fonts Task Force (pkg-fonts Alioth project)
90 * Added Daniel Glassey and Martin Hosken as Uploaders
91 * Ready for upload. Closes: #351026
92
93 -- Nicolas Spalinger <nicolas.spalinger@sil.org> Sat, 9 Jun 2007 12:57:32 +0100
94
95 ttf-sil-padauk (2.1-1) unstable; urgency=low
96
97 * New upstream release
98 * Updated description and URL
99 * Fixed Sgaw rendering - Tidied up upper diacritic rendering with U+103B
100
101 -- Nicolas Spalinger <nicolas.spalinger@sil.org> Sat, 22 Jul 2006 15:50:27 +0200
102
103 ttf-sil-padauk (2.0-1) unstable; urgency=low
104
105 * New upstream release
106
107 -- Nicolas Spalinger <nicolas.spalinger@sil.org> Wed, 17 Jun 2006 21:20:39 +0200
108
109 ttf-sil-padauk (1.1-1) unstable; urgency=low
110
111 * Add content to package
112 * Scaled font by 150% for better balance with Roman fonts
113
114 -- Martin Hosken <martin_hosken@sil.org> Tue, 31 Jan 2006 21:46:30 +0700
115
116 ttf-sil-padauk (1.0-1) unstable; urgency=low
117
118 * Initial release
119
120 -- Nicolas Spalinger <nicolas.spalinger@sil.org> Wed, 12 Oct 2005 14:21:57 +0100
0 Source: fonts-sil-padauk
1 Section: fonts
2 Priority: optional
3 Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
4 Uploaders: Nicolas Spalinger <nicolas.spalinger@sil.org>, Daniel Glassey <wdg@debian.org>, Martin Hosken <martin_hosken@sil.org>, Christian Perrier <bubulle@debian.org>
5 Build-Depends: debhelper (>= 9~)
6 Standards-Version: 3.9.4
7 Homepage: http://scripts.sil.org/Padauk
8 Vcs-Git: git://anonscm.debian.org/pkg-fonts/fonts-sil-padauk.git
9 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-sil-padauk.git;a=summary
10
11 Package: fonts-sil-padauk
12 Architecture: all
13 Multi-Arch: foreign
14 Depends: ${misc:Depends}
15 Suggests: libgraphite2-3
16 Replaces: ttf-sil-padauk (<< 2.61-4)
17 Breaks: ttf-sil-padauk (<< 2.61-4)
18 Description: smart Unicode font for languages in Myanmar
19 Padauk is a pan Myanmar Unicode font designed to support all the languages
20 that use the Myanmar script. It supports all the characters in the Myanmar
21 blocks for Unicode 6.0 and has OpenType and Graphite tables in it.
22 .
23 There is specific language styling support for: kht, ksw, kyu
24 .
25 There is feature support in Graphite for the following features: kdot, fdot,
26 lldt, wtri, ulon, utal, dotc, hsln (value: 0-2), nnya, vtta
27 .
28 The GDL source code for the description and the corresponding documentation
29 is available on the website or in the source package (simply type "apt-get
30 source" to download it). In addition OpenType tables have been added.
31 .
32 The features of the font are complete coverage of Myanmar script (excluding
33 unused characters U+1050..U+1059), Graphite smarts including line breaking
34 rules, OpenType tables for use on Windows.
35 .
36 Four fonts from this typeface family are included in this release:
37 * Padauk
38 * Padauk Bold
39 * Padauk Book
40 * Padauk Book Bold
41
42 Package: fonts-sil-padauk-udeb
43 Package-Type: udeb
44 Section: debian-installer
45 Provides: ttf-installer
46 Architecture: all
47 Description: Debian-Installer font for the Burmese language
48 This package provides a Burmese font for use with the GTK+ frontend
49 of debian-installer.
0 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: Padauk
2 Upstream-Author: Debbi and Martin Hosken, Keith Stribley.
3 Source: http://scripts.sil.org/Padauk
4
5 Files: *
6 Copyright: Copyright (c) 2005-2007, M. Hosken and SIL International
7 License: OFL 1.1
8 Reserved Font Name "Padauk".
9 .
10 -----------------------------------------------------------
11 SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
12 -----------------------------------------------------------
13 .
14 PREAMBLE
15 The goals of the Open Font License (OFL) are to stimulate worldwide
16 development of collaborative font projects, to support the font creation
17 efforts of academic and linguistic communities, and to provide a free and
18 open framework in which fonts may be shared and improved in partnership
19 with others.
20 .
21 The OFL allows the licensed fonts to be used, studied, modified and
22 redistributed freely as long as they are not sold by themselves. The
23 fonts, including any derivative works, can be bundled, embedded,
24 redistributed and/or sold with any software provided that any reserved
25 names are not used by derivative works. The fonts and derivatives,
26 however, cannot be released under any other type of license. The
27 requirement for fonts to remain under this license does not apply
28 to any document created using the fonts or their derivatives.
29 .
30 DEFINITIONS
31 "Font Software" refers to the set of files released by the Copyright
32 Holder(s) under this license and clearly marked as such. This may
33 include source files, build scripts and documentation.
34 .
35 "Reserved Font Name" refers to any names specified as such after the
36 copyright statement(s).
37 .
38 "Original Version" refers to the collection of Font Software components as
39 distributed by the Copyright Holder(s).
40 .
41 "Modified Version" refers to any derivative made by adding to, deleting,
42 or substituting -- in part or in whole -- any of the components of the
43 Original Version, by changing formats or by porting the Font Software to a
44 new environment.
45 .
46 "Author" refers to any designer, engineer, programmer, technical
47 writer or other person who contributed to the Font Software.
48 .
49 PERMISSION & CONDITIONS
50 Permission is hereby granted, free of charge, to any person obtaining
51 a copy of the Font Software, to use, study, copy, merge, embed, modify,
52 redistribute, and sell modified and unmodified copies of the Font
53 Software, subject to the following conditions:
54 .
55 1) Neither the Font Software nor any of its individual components,
56 in Original or Modified Versions, may be sold by itself.
57 .
58 2) Original or Modified Versions of the Font Software may be bundled,
59 redistributed and/or sold with any software, provided that each copy
60 contains the above copyright notice and this license. These can be
61 included either as stand-alone text files, human-readable headers or
62 in the appropriate machine-readable metadata fields within text or
63 binary files as long as those fields can be easily viewed by the user.
64 .
65 3) No Modified Version of the Font Software may use the Reserved Font
66 Name(s) unless explicit written permission is granted by the corresponding
67 Copyright Holder. This restriction only applies to the primary font name as
68 presented to the users.
69 .
70 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
71 Software shall not be used to promote, endorse or advertise any
72 Modified Version, except to acknowledge the contribution(s) of the
73 Copyright Holder(s) and the Author(s) or with their explicit written
74 permission.
75 .
76 5) The Font Software, modified or unmodified, in part or in whole,
77 must be distributed entirely under this license, and must not be
78 distributed under any other license. The requirement for fonts to
79 remain under this license does not apply to any document created
80 using the Font Software.
81 .
82 TERMINATION
83 This license becomes null and void if any of the above conditions are
84 not met.
85 .
86 DISCLAIMER
87 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
88 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
89 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
90 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
91 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
92 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
93 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
94 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
95 OTHER DEALINGS IN THE FONT SOFTWARE.
96
97 Files: debian/*
98 Copyright: (C) 2007 Nicolas Spalinger <nicolas.spalinger@sil.org>
99 (C) 2012-2013 Christian Perrier <bubulle@debian.org>
100 License: OFL 1.1
101 -----------------------------------------------------------
102 SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
103 -----------------------------------------------------------
104 .
105 PREAMBLE
106 The goals of the Open Font License (OFL) are to stimulate worldwide
107 development of collaborative font projects, to support the font creation
108 efforts of academic and linguistic communities, and to provide a free and
109 open framework in which fonts may be shared and improved in partnership
110 with others.
111 .
112 The OFL allows the licensed fonts to be used, studied, modified and
113 redistributed freely as long as they are not sold by themselves. The
114 fonts, including any derivative works, can be bundled, embedded,
115 redistributed and/or sold with any software provided that any reserved
116 names are not used by derivative works. The fonts and derivatives,
117 however, cannot be released under any other type of license. The
118 requirement for fonts to remain under this license does not apply
119 to any document created using the fonts or their derivatives.
120 .
121 DEFINITIONS
122 "Font Software" refers to the set of files released by the Copyright
123 Holder(s) under this license and clearly marked as such. This may
124 include source files, build scripts and documentation.
125 .
126 "Reserved Font Name" refers to any names specified as such after the
127 copyright statement(s).
128 .
129 "Original Version" refers to the collection of Font Software components as
130 distributed by the Copyright Holder(s).
131 .
132 "Modified Version" refers to any derivative made by adding to, deleting,
133 or substituting -- in part or in whole -- any of the components of the
134 Original Version, by changing formats or by porting the Font Software to a
135 new environment.
136 .
137 "Author" refers to any designer, engineer, programmer, technical
138 writer or other person who contributed to the Font Software.
139 .
140 PERMISSION & CONDITIONS
141 Permission is hereby granted, free of charge, to any person obtaining
142 a copy of the Font Software, to use, study, copy, merge, embed, modify,
143 redistribute, and sell modified and unmodified copies of the Font
144 Software, subject to the following conditions:
145 .
146 1) Neither the Font Software nor any of its individual components,
147 in Original or Modified Versions, may be sold by itself.
148 .
149 2) Original or Modified Versions of the Font Software may be bundled,
150 redistributed and/or sold with any software, provided that each copy
151 contains the above copyright notice and this license. These can be
152 included either as stand-alone text files, human-readable headers or
153 in the appropriate machine-readable metadata fields within text or
154 binary files as long as those fields can be easily viewed by the user.
155 .
156 3) No Modified Version of the Font Software may use the Reserved Font
157 Name(s) unless explicit written permission is granted by the corresponding
158 Copyright Holder. This restriction only applies to the primary font name as
159 presented to the users.
160 .
161 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
162 Software shall not be used to promote, endorse or advertise any
163 Modified Version, except to acknowledge the contribution(s) of the
164 Copyright Holder(s) and the Author(s) or with their explicit written
165 permission.
166 .
167 5) The Font Software, modified or unmodified, in part or in whole,
168 must be distributed entirely under this license, and must not be
169 distributed under any other license. The requirement for fonts to
170 remain under this license does not apply to any document created
171 using the Font Software.
172 .
173 TERMINATION
174 This license becomes null and void if any of the above conditions are
175 not met.
176 .
177 DISCLAIMER
178 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
179 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
180 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
181 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
182 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
183 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
184 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
185 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
186 OTHER DEALINGS IN THE FONT SOFTWARE.
187
0 usr/share/fonts/truetype/padauk
0 doc/OFL-FAQ.txt
0 Padauk.ttf usr/share/fonts/truetype/padauk
0 *.ttf usr/share/fonts/truetype/padauk
1 debian/bug/* usr/share/bug/fonts-sil-padauk
2
0 #!/usr/bin/make -f
1 %:
2 dh $@
3
4 override_dh_builddeb:
5 dh_builddeb -- -Zxz -Sextreme -z9
6
0 3.0 (quilt)