debian/0000755000000000000000000000000012262265173007174 5ustar debian/bug/0000755000000000000000000000000012262264017007745 5ustar debian/bug/presubj0000644000000000000000000000147212262264017011346 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/script0000755000000000000000000000006712262264017011202 0ustar #!/bin/sh dpkg -l libfreetype6 libxft2 fontconfig >&3 debian/gbp.conf0000644000000000000000000000004712262264017010610 0ustar [git-buildpackage] compression = bzip2 debian/control0000644000000000000000000000220112262264017010566 0ustar Source: fonts-oflb-euterpe 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://openfontlibrary.org/media/files/Eimai/191 Vcs-Git: git://anonscm.debian.org/pkg-fonts/fonts-oflb-euterpe.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-oflb-euterpe.git;a=summary Package: fonts-oflb-euterpe Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Replaces: ttf-oflb-euterpe (<< 1.1-4) Breaks: ttf-oflb-euterpe (<< 1.1-4) Description: unicode musical font This package provides a font which covers the whole musical symbols block of Unicode. Some extra glyphs can be found in the Private Use Area, some of them may be accessed through OpenType features, like ligatures and glyph substitutions. . The font sources (Fontforge .sfd) are available on the upstream website and in the source package. . In Greek mythology, Euterpe is the muse of lyric poetry. debian/preinst0000644000000000000000000000173412262264017010604 0ustar #!/bin/sh set -e VERSION=1.1-2 PKG=ttf-oflb-euterpe 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/copyright0000644000000000000000000001134512262265124011127 0ustar This package was debianized by Nicolas Spalinger on Sat, 30 Jun 2007. See the Alioth project for co-maintainership of open fonts: http://alioth.debian.org/projects/pkg-fonts It was downloaded from 'http://www.openfontlibrary.org/'. Upstream Author: Ben Laenen Copyright (c) 2007, Ben Laenen (benlaenen@gmail.com), with Reserved Font Name Euterpe. 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/dirs0000644000000000000000000000004212262264017010050 0ustar usr/share/fonts/truetype/euterpe debian/docs0000644000000000000000000000001512262264017010037 0ustar README *.png debian/source/0000755000000000000000000000000012262264017010470 5ustar debian/source/format0000644000000000000000000000001412262264017011676 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000357312262265157011060 0ustar fonts-oflb-euterpe (1.1-5) 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 * Fix incomplete Copyright statement in debian/copyright -- Christian Perrier Sun, 05 Jan 2014 15:21:35 +0100 fonts-oflb-euterpe (1.1-4) unstable; urgency=low * Team upload * Rename source package to "fonts-oflb-euterpe" to fit the Font Packages Naming Policy. * Bump Standards to 3.9.2 (checked) * Change fonts install directory from usr/share/fonts/truetype/ttf-oflb-euterpe-* to usr/share/fonts/truetype/euterpe * Bump debhelper compatibility to 8 * Drop x-ttcidfont-conf, fontconfig et al. from Suggests -- Christian Perrier Tue, 25 Oct 2011 10:09:29 +0530 ttf-oflb-euterpe (1.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 Wed, 09 Dec 2009 20:28:21 +0100 ttf-oflb-euterpe (1.1-1) unstable; urgency=low * New upstream release with Unicode 5.1 support -- Nicolas Spalinger Mon, 14 Jul 2008 15:00:06 +0200 ttf-oflb-euterpe (1.0-1) unstable; urgency=low * Initial release under the OFL version 1.1 (Closes: #431013) -- Nicolas Spalinger Sat, 30 Jun 2007 17:15:31 +0200 debian/compat0000644000000000000000000000000212262264017010366 0ustar 9 debian/install0000644000000000000000000000014512262264017010561 0ustar *.ttf usr/share/fonts/truetype/euterpe debian/bug/* usr/share/bug/fonts-oflb-euterpe debian/README.Debian0000644000000000000000000000234012262264017011230 0ustar The Euterpe font ---------------------------- Euterpe is released under the SIL Open Font License. This font is 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 , 30 Jun 2007 debian/rules0000755000000000000000000000035412262264017010252 0ustar #!/usr/bin/make -f %: dh $@ override_dh_installchangelogs: dh_installchangelogs dh_installchangelogs CHANGELOG override_dh_install: dh_install chmod 755 debian/bug/script override_dh_builddeb: dh_builddeb -- -Zxz -Sextreme -z9