debian/0000755000000000000000000000000012260334355007171 5ustar debian/gbp.conf0000644000000000000000000000004412260323730010601 0ustar [git-buildpackage] compression = xz debian/control0000644000000000000000000000243712260330035010571 0ustar Source: fonts-isabella Section: fonts Priority: optional Maintainer: Debian Fonts Task Force Uploaders: Edgar Antonio Palma de la Cruz Build-Depends: debhelper (>= 9~), fontforge, fontconfig Standards-Version: 3.9.5 Homepage: http://www.thibault.org/fonts/isabella/ Vcs-Git: git://anonscm.debian.org/pkg-fonts/fonts-isabella.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-isabella.git;a=summary Package: fonts-isabella Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, fontconfig Replaces: ttf-isabella (<< 1.2-3~) Breaks: ttf-isabella (<< 1.2-3~) Provides: ttf-isabella Description: Isabella free TrueType font This font is called Isabella because it is based on the calligraphic hand used in the Isabella Breviary, made around 1497, in Holland, for Isabella of Castille, the first queen of united Spain. . It covers all European languages written in the Latin script (with the exception of Sami) and covers all ISO-8859 with the exception of the non-Latin character sets. Package: ttf-isabella Depends: fonts-isabella, ${misc:Depends} Architecture: all Section: oldlibs Priority: extra Description: transitional dummy package This package is a dummy transitional package. It can be safely removed. debian/preinst0000644000000000000000000000027412260322713010576 0ustar #!/bin/sh set -e if dpkg-maintscript-helper supports rm_conffile 2>/dev/null; then dpkg-maintscript-helper rm_conffile /etc/defoma/hints/ttf-isabella.hints 1.2-2 -- "$@" fi #DEBHELPER# debian/postinst0000644000000000000000000000027412260322713010775 0ustar #!/bin/sh set -e if dpkg-maintscript-helper supports rm_conffile 2>/dev/null; then dpkg-maintscript-helper rm_conffile /etc/defoma/hints/ttf-isabella.hints 1.2-2 -- "$@" fi #DEBHELPER# debian/watch0000644000000000000000000000011412260322713010211 0ustar version=3 http://www.thibault.org/fonts/isabella/Isabella-(.*)-src\.tar\.gz debian/copyright0000644000000000000000000000351512260327656011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Isabella-ttf Upstream-Contact: John Stracke Source: http://www.thibault.org/fonts/isabella/ Comment: | Note that README.txt states that the software is released under the terms of | the GNU General Public License (GPL), that can be find in | /usr/share/common-licenses/GPL-2, while Isabella-first.sfd states that the | software is released under the GNU Lesser General Public License (LGPL). | The homepage clarifies that as follows: | | | Note that earlier versions of this font were released under the GPL. I hereby | | give everyone who receives a GPLed version the right to use it under the LGPL; | | that means that files with this font embedded will automatically not be GPLed. Files: * Copyright: (c) 2003 by John Stracke License: LGPL-2+ Files: debian/* Copyright: 2004 Carlos Perelló Marín License: LGPL-2+ License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. . You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the complete text of the GNU Library General Public License can be found in /usr/share/common-licenses/LGPL-2 file. debian/ConvertFont.ff0000755000000000000000000000056612260322713011762 0ustar #!/usr/bin/fontforge # $Id: ConvertFont,v 1.1 2002/12/18 17:36:36 peterlin Exp $ # # Convert fonts from PfaEdit's native format to TrueType format if ($argc > 1) i = 1; while ( i < $argc ) Open($argv[i]) ttfile = $fontname + ".ttf" Print("Converting ",ttfile) Generate(ttfile) Close() i++ endloop else Print("Usage: $0 font.sfd [font.sfd ...]") endif debian/dirs0000644000000000000000000000003112260322713010042 0ustar usr/share/fonts/truetype debian/postrm0000644000000000000000000000027412260322713010436 0ustar #!/bin/sh set -e if dpkg-maintscript-helper supports rm_conffile 2>/dev/null; then dpkg-maintscript-helper rm_conffile /etc/defoma/hints/ttf-isabella.hints 1.2-2 -- "$@" fi #DEBHELPER# debian/Changelog0000644000000000000000000000155112260322713011000 0ustar (Update, 5 Mar 2010: released version 1.200, which adds some characters to round out a bunch of scripts. Isabella now has 863 characters; according to fc-query, it supports 140 different scripts.) (Update, 4 Mar 2010: released version 1.100, which fixes some technical problems detected by fontforge.) (Update, 9 October 2004: released version 1.002, with a few more characters.) (Update, 3 July 2005: released version 1.003, which finally gets rid of the ligatures pretending to be Greek letters, and moves them to the Unicode private use area. I was getting tired of seeing, e.g., Cω, show up as Cor. This was something people warned me about almost as soon as I released the font.) (Update, 21 Nov 2009: released 1.004, which makes the strokes on Å‚ and Ł fit better with the rest of the font.) debian/fonts-isabella.bug-presubj0000644000000000000000000000147212260322713014242 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/source/0000755000000000000000000000000012260322713010464 5ustar debian/source/format0000644000000000000000000000001412260322713011672 0ustar 3.0 (quilt) debian/fonts-isabella.bug-script0000755000000000000000000000006712260322713014076 0ustar #!/bin/sh dpkg -l libfreetype6 libxft2 fontconfig >&3 debian/changelog0000644000000000000000000000753712260334355011057 0ustar fonts-isabella (1.202-1) unstable; urgency=low * Team upload [ Edgar Antonio Palma de la Cruz ] * Renamed the source package to "fonts-isabella" to fit the Font Packages Naming Policy * Renamed the bug-* files [ Christian Perrier ] * New upstream release * Update Standards to 3.9.5 (checked) * Bump debhelper compatibility to 9 * Add Multi-Arch: foreign field * Use xz extreme compression for deb packages * Use git for packaging: adapt Vcs-* fields * Use the copyright format 1.0 URL in debian/copyright * No longer clean Isabella.ttf which is provided in upstream tarball -- Christian Perrier Mon, 30 Dec 2013 19:06:48 +0100 ttf-isabella (1.2-2) unstable; urgency=low * Bumped Standards-Version(3.9.2), dh(8), compat(8) * Removed defoma from debian/control and added a postinst,preinst,postrm scripts. Closes: #635074 * Switch to dh(8) scripts and DEP5 copyright format. * Removed the first word "The" from description and Recommends field. * Added a upstream changelog -- Edgar Antonio Palma de la Cruz Sat, 23 Jul 2011 20:07:36 -0500 ttf-isabella (1.2-1) unstable; urgency=low * New upstream release. * Switch to dpkg-source 3.0 (quilt) format * Bumped Standards-Version to 3.9.1 * Added a watch file * Removed debian/postinst(fc-cache no needed any more). * Added misc-depends on control -- Edgar Antonio Palma de la Cruz Sat, 06 Nov 2010 12:15:48 -0600 ttf-isabella (1.01-7) unstable; urgency=low * New maintainer. Closes: #521502 * Acknowledge changes from NMU (Closes: #443023). * Bump Standards-Version to 3.8.3 * Bump Compat and debhelper to 7. * Change Build-Depends-Indep to Build-Depends, no need. * Change in rules dh_clean -k to dh_prep * Set in Section fonts instance of x11. * Add a copyright notice and a note about GPL and LGPL. * Add -e parameter on script header (postinst). -- Tony Palma Mon, 07 Sep 2009 02:44:00 -0500 ttf-isabella (1.01-6.1) unstable; urgency=low * Non-maintainer upload to fix RC bug. * Add extension .ff to the script ConvertFont name, adapting it to the new fontforge version. (Closes: #443023) -- Ana Beatriz Guerrero Lopez Sat, 29 Sep 2007 17:54:36 +0200 ttf-isabella (1.01-6) unstable; urgency=low * Added execution permissions to ConvertFont so it works with pbuilder. -- Carlos Perelló Marín Tue, 10 Aug 2004 22:14:20 +0100 ttf-isabella (1.01-5) unstable; urgency=low * With the package changes and Subversion move, I lost the compat file :-( * Moved font location from /usr/share/fonts/truetype/ttf-isabella to /usr/share/fonts/truetype it has no sense our own directory for only one font. -- Carlos Perelló Marín Sun, 13 Jun 2004 15:46:42 +0200 ttf-isabella (1.01-4) unstable; urgency=low * TTF rebuilt from source using the ttf-freefont's ConvertFont * Defoma Language support list improved. * Package description updated. (Closes: #240137) * Reverted the executable bits change, it's not needed with source, it's only needed on installation time and we have that already done. -- Carlos Perelló Marín Sun, 13 Jun 2004 15:45:06 +0200 ttf-isabella (1.01-3) unstable; urgency=low * Added executable bits to postinst as Debian Policy (point 6.1) asks. -- Carlos Perelló Marín Tue, 9 Mar 2004 18:02:02 +0100 ttf-isabella (1.01-2) unstable; urgency=low * Updated to Standards version to 3.6.1, no changes needed. -- Carlos Perelló Marín Mon, 8 Mar 2004 18:49:43 +0100 ttf-isabella (1.01-1) unstable; urgency=low * Initial release (based on ttf-bitstream-vera). (Closes: #207153) * Debian package based on the ttf-bitstream-vera package. -- Carlos Perelló Marín Mon, 9 Feb 2004 01:50:22 +0100 debian/compat0000644000000000000000000000000212260323131010355 0ustar 9 debian/install0000644000000000000000000000005012260322713010550 0ustar *.ttf usr/share/fonts/truetype/isabella debian/README.Debian0000644000000000000000000000266112260322713011232 0ustar The Isabella font for Debian ---------------------------- The Isabella TrueType font has been designed by John Stracke and released under the LGPL license. Please see the copyright file for licensing details. The font is automatically available through fontconfig (if it is installed) to all fontconfig aware applications (e.g. GNOME 2.2, KDE 3.1, Mozilla when using the mozilla-xft package). If you wish to use the font in generic X11 applications you will have to install x-ttcidfont-conf and follow the instructions given there. When reporting bugs in the font (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, - 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 font 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 can also be found on the Isabella homepage at 'http://www.thibault.org/fonts/isabella/'. -- Carlos Perelló Marín , 09 Feb 2004 debian/rules0000755000000000000000000000036012260324332010242 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_build: debian/ConvertFont.ff Isabella-first.sfd dh_auto_build override_dh_installchangelogs: dh_installchangelogs debian/Changelog override_dh_builddeb: dh_builddeb -- -Zxz -Sextreme -z9