debian/0000755000000000000000000000000012262271140007163 5ustar debian/bug/0000755000000000000000000000000012262267651007754 5ustar debian/bug/presubj0000644000000000000000000000147212262267651011355 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/script0000755000000000000000000000006712262267651011211 0ustar #!/bin/sh dpkg -l libfreetype6 libxft2 fontconfig >&3 debian/gbp.conf0000644000000000000000000000004712262267651010617 0ustar [git-buildpackage] compression = bzip2 debian/control0000644000000000000000000000225312262267651010604 0ustar Source: fonts-oldstandard Section: fonts Priority: optional Maintainer: Debian Fonts Task Force Uploaders: Nicolas Spalinger , Christian Perrier Build-Depends: debhelper (>= 9~) Build-Depends-Indep: fontforge-nox (>= 0.0.20110222) |fontforge (>= 0.0.20110222) Standards-Version: 3.9.5 Homepage: http://www.thessalonica.org.ru/en/oldstandard.html Vcs-Git: git://anonscm.debian.org/pkg-fonts/fonts-oldstandard.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-oldstandard.git;a=summary Package: fonts-oldstandard Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Replaces: ttf-oldstandard (<< 2.2really-1) Breaks: ttf-oldstandard (<< 2.2really-1) Description: smart font with wide range of Latin, Greek and Cyrillic characters The Old Standard font family is an attempt to revive a specific type of modern (classicistic) antiqua, very commonly used in various editions printed in the late 19th and early 20th century, but almost completely abandoned later. . The full font sources (fontforge .sfd and xgridfit .xdf) and extensive documentation are also available. debian/preinst0000644000000000000000000000173312262267651010612 0ustar #!/bin/sh set -e VERSION=2.2-1 PKG=ttf-oldstandard 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/copyright0000644000000000000000000001135712262267651011141 0ustar This package was debianized by Pantelis Koukousoulas on Sat, 17 Mar 2007 21:42:00 +1000. Review and modifications by Nicolas Spalinger and the Debian Font Task Force. See the Alioth project for co-maintainership of open fonts: http://alioth.debian.org/projects/pkg-fonts It was downloaded from http://www.thessalonica.org.ru/en/fonts.html Upstream Author: Alexey Kryukov Copyright: This Font Software is Copyright (c) 2006 by Alexey Kryukov . All Rights Reserved. "Old Standard" is a Reserved Font Name for this Font Software. 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. debian/dirs0000644000000000000000000000005312262267651010061 0ustar usr/share/fonts/truetype/fonts-oldstandard debian/docs0000644000000000000000000000001412262267651010045 0ustar OFL-FAQ.txt debian/source/0000755000000000000000000000000012262267651010477 5ustar debian/source/format0000644000000000000000000000001412262267651011705 0ustar 3.0 (quilt) debian/build.py0000755000000000000000000000112012262267651010645 0ustar #!/usr/bin/fontforge # simple build script import fontforge, sys; required_version = "20070501" if fontforge.version() < required_version: print ("Your version of FontForge is too old - %s or newer is required" % (required_version)); i = 1 while i < len(sys.argv): font=fontforge.open(sys.argv[i]); fontname = font.fontname + ".ttf"; print (" "); print ("Building ") + font.fullname + (" from font source: ") + font.fontname + (".sfd..."); print ("Done."); # layer="TTF" from ost-generate.py font.generate(fontname,"",layer="TTF"); font.close(); i += 1; print (" "); debian/changelog0000644000000000000000000000605712262271140011045 0ustar fonts-oldstandard (2.2really-3) unstable; urgency=low * Point Homepage to http://www.thessalonica.org.ru/en/oldstandard.html Closes: #600324 * 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 -- Christian Perrier Sun, 05 Jan 2014 15:55:28 +0100 fonts-oldstandard (2.2really-2) unstable; urgency=low * Add an extended description to the dummy ttf-oldstandard package -- Christian Perrier Mon, 13 Jun 2011 22:14:41 +0200 fonts-oldstandard (2.2really-1) unstable; urgency=low * New upstream release (real 2.2 as the former Debian packages has 2.02). Closes: #628394 * Build-Depend on a versioned fontforge as building with FF 20100501 fails. * Bump Standards to 3.9.2 (checked, no change) * Rename source package to "fonts-oldstandard" to fit the Font Packages Naming Policy. No mention of foundry seems to be needed here. -- Christian Perrier Mon, 13 Jun 2011 16:41:52 +0200 ttf-oldstandard (2.2-3) unstable; urgency=low * Use "fontforge-nox | fontforge" in Build-Depends. Drop versioned build dependency on pre-lenny version of fontforge * Update Standards to 3.9.1 (checked, no change) -- Christian Perrier Sun, 13 Feb 2011 16:48:45 +0100 ttf-oldstandard (2.2-2.1) unstable; urgency=low * Non-maintainer upload. * Use TTF layer to fix rendering problems. Closes: #600306 -- Jan Lübbe Mon, 25 Oct 2010 20:16:45 +0200 ttf-oldstandard (2.2-2) unstable; urgency=low * Drop fontforge from Recommends. Closes: #568662 * Drop fontconfig from Depends. * Update Standards to 3.8.4 (checked, no change) -- Christian Perrier Sun, 07 Feb 2010 12:39:06 +0100 ttf-oldstandard (2.2-1) unstable; urgency=low * New upstream version * 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 Thu, 10 Dec 2009 07:10:39 +0100 ttf-oldstandard (1.0-2) unstable; urgency=low * Fixed Build-Deps * Simplified the build process using fontforge's new Python interface * Added full font sources including xgridfit source files * Some cleanup of the packaging description, name and script * Added the defoma hints -- Nicolas Spalinger Sun, 3 Jun 2007 18:34:39 +0100 ttf-oldstandard (1.0-1) unstable; urgency=low * Initial Release. (Closes: #408939) -- Pantelis Koukousoulas Sat, 17 Mar 2007 21:42:00 +1000 debian/compat0000644000000000000000000000000212262267651010375 0ustar 9 debian/install0000644000000000000000000000013612262267651010570 0ustar *.ttf usr/share/fonts/truetype/fonts-oldstandard debian/bug/* usr/share/bug/fonts-oldstandard debian/README.Debian0000644000000000000000000000261512262267651011244 0ustar The Old Standard family ---------------------------- Old Standard and Old Standard TT are released under the SIL Open Font License. See the FONTLOG (changelog.gz) for information on this and previous releases. See OFL-FAQ.txt for details of the SIL Open Font License. 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 , 13 Jan 2008 debian/rules0000755000000000000000000000042112262267651010254 0ustar #!/usr/bin/make -f %: dh $@ override_dh_installchangelogs: dh_installchangelogs dh_installchangelogs FONTLOG.txt override_dh_install: chmod 755 debian/bug/script fontforge -script ost-generate.py dh_install override_dh_builddeb: dh_builddeb -- -Zxz -Sextreme -z9