debian/0000755000000000000000000000000012140744343007170 5ustar debian/bug/0000755000000000000000000000000012137406156007750 5ustar debian/bug/presubj0000644000000000000000000000147212137406156011351 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/script0000755000000000000000000000006712137406156011205 0ustar #!/bin/sh dpkg -l libfreetype6 libxft2 fontconfig >&3 debian/control0000644000000000000000000000230112140744047010570 0ustar Source: fonts-century-catalogue Section: fonts Priority: optional Maintainer: Debian Fonts Task Force Uploaders: Nicolas Spalinger , Daniel Glassey , Christian Perrier Build-Depends: debhelper (>= 7.0.50~), fontforge-nox | fontforge Standards-Version: 3.9.4 Homepage: http://www.levien.com/type/myfonts/ofl.html Vcs-Git: git://anonscm.debian.org/pkg-fonts/fonts-century-catalogue.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-century-catalogue.git;a=summary Package: fonts-century-catalogue Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} Replaces: ttf-century-catalogue (<< 001.001-5) Breaks: ttf-century-catalogue (<< 001.001-5) Description: century-style font revival This font is currently the closest to release, with a decent glyph complement. It's a straightforward revival of a somewhat forgotten, but handsome and utilitarian, font from the ATF collection. It's obviously very similar to the familiar Century Oldstyle, but with more refined proportions and stroke. This version is based on the 18pt from the 1923 catalog. debian/preinst0000644000000000000000000000174512137406156010611 0ustar #!/bin/sh set -e VERSION=001.001-2 PKG=ttf-century-catalogue 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/copyright0000644000000000000000000001124212140743765011132 0ustar This package was debianized by Nicolas Spalinger on Mon, 25 Sept 2006. See the Alioth project for co-maintainership of open fonts: http://alioth.debian.org/projects/pkg-fonts It was downloaded from 'http://www.levien.com/type/myfonts/ofl.html'. Upstream Author: Raph Levien Copyright: This Font Software is Copyright (c) 2006, Raph Levien. All Rights Reserved. This Font Software is licensed under the SIL Open Font License, Version 1.0. No modification of the license is permitted, only verbatim copy is allowed. This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL ----------------------------------------------------------- SIL OPEN FONT LICENSE Version 1.0 - 22 November 2005 ----------------------------------------------------------- PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of cooperative font projects, to support the font creation efforts of academic and linguistic communities, and to provide an 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 sold with any software provided that the font names of derivative works are changed. The fonts and derivatives, however, cannot be released under any other type of license. DEFINITIONS "Font Software" refers to any and all of the following: - font files - data files - source code - build scripts - documentation "Reserved Font Name" refers to the Font Software name as seen by users and any other names as specified after the copyright statement. "Standard Version" refers to the collection of Font Software components as distributed by the Copyright Holder. "Modified Version" refers to any derivative font software made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Standard 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 Standard or Modified Versions, may be sold by itself. 2) Standard or Modified Versions of the Font Software may be bundled, redistributed and 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), in part or in whole, unless explicit written permission is granted by the Copyright Holder. This restriction applies to all references stored in the Font Software, such as the font menu name and other font description fields, which are used to differentiate the font from others. 4) The name(s) of the Copyright Holder 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 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 using this license, and may not be distributed under any other license. 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/dirs0000644000000000000000000000005312137406156010055 0ustar usr/share/fonts/truetype/century-catalogue debian/docs0000644000000000000000000000002212137406156010040 0ustar *.txt *.png *.pdf debian/source/0000755000000000000000000000000012137406156010473 5ustar debian/source/format0000644000000000000000000000001412137406156011701 0ustar 3.0 (quilt) debian/scripts/0000755000000000000000000000000012137406156010662 5ustar debian/scripts/ConvertFont.ff0000755000000000000000000000057012137406156013453 0ustar #!/usr/bin/fontforge # $Id: ConvertFont,v 1.1.1.1 2004/11/09 19:19:49 markos 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/scripts/convertfonts.sh0000755000000000000000000000041712137406156013755 0ustar #!/bin/sh CONVERTFONT=$(pwd)/debian/scripts/ConvertFont.ff SRC="./" TARGET="TTF" test ! -d ${TARGET} && mkdir ${TARGET} FONTS=`cd ${SRC} && find . -maxdepth 1 -name "*.sfd"` for font in ${FONTS}; do echo $font (cd ${TARGET} && ${CONVERTFONT} ../${SRC}/${font} ) done debian/changelog0000644000000000000000000000406012140744343011042 0ustar fonts-century-catalogue (001.001-6) unstable; urgency=low * Add "Multi-Arch: foreign" field * Drop transitional package * Bump Standards to 3.9.4 (checked) * Add "Breaks" and "Replaces" that were omitted in the last release. * Use xz extreme compression for deb packages * Use git for packaging: adapt Vcs-* fields * Fix debian/copyright, adding "Copyright" on one line * Add "Pre-Depends: ${misc:Pre-Depends}" for the binary package -- Christian Perrier Fri, 03 May 2013 16:25:39 +0200 fonts-century-catalogue (001.001-5) unstable; urgency=low * Team upload * Rename source package to "fonts-century-catalogue" to fit the Font Packages Naming Policy. * Bump Standards to 3.9.2 (checked) * Change fonts install directory from usr/share/fonts/truetype/ttf-century-catalogue to usr/share/fonts/truetype/century-catalogue -- Christian Perrier Sat, 27 Aug 2011 09:01:41 +0200 ttf-century-catalogue (001.001-4) unstable; urgency=low * Drop x-ttcidfont-conf, fontconfig et al. from Suggests * Use "fontforge-nox | fontforge" in Build-Depends * Update Standards to 3.9.1 (checked) -- Christian Perrier Sat, 12 Feb 2011 22:41:53 +0100 ttf-century-catalogue (001.001-2) unstable; urgency=low [ Nicolas Spalinger ] * Adjusted the Suggests [ Christian Perrier ] * First real upload to Debian (dunno what happened to -1) * Moved to debhelper 7 * Use a minimal debian/rules file * Switch to 3.0 (quilt) source format * Add ${misc:Depends} to package dependencies to properly cope with debhelper-triggerred dependencies * Update Standards to 3.8.3 (checked) * Drop defoma use * Build font with fontforge at build time * Add myself as Uploader -- Christian Perrier Sat, 12 Dec 2009 16:30:31 +0100 ttf-century-catalogue (001.001-1) unstable; urgency=low * Initial test release of the work in progress on Century Catalogue released under OFL -- Nicolas Spalinger Mon, 25 Sept 2006 22:22:00 +0200 debian/compat0000644000000000000000000000000212137406156010371 0ustar 7 debian/install0000644000000000000000000000015612137406156010566 0ustar TTF/*.ttf usr/share/fonts/truetype/fonts-century-catalogue debian/bug/* usr/share/bug/fonts-century-catalogue debian/README.Debian0000644000000000000000000000301712137406156011235 0ustar The Century Catalogue font family ---------------------------- Century Catalogue is released under the SIL Open Font License. See OFL.txt and OFL-FAQ.txt for details of the SIL Open Font License. See the FONTLOG for information on this and previous releases. The Fontforge .sfd sources 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). -- Nicolas Spalinger , 7 Nov 2006 debian/rules0000755000000000000000000000035612137406156010257 0ustar #!/usr/bin/make -f %: dh $@ override_dh_install: chmod u+x debian/scripts/convertfonts.sh chmod u+x debian/scripts/ConvertFont.ff debian/scripts/convertfonts.sh dh_install override_dh_builddeb: dh_builddeb -- -Zxz -Sextreme -z9