--- ttf-summersby-1.007.orig/debian/compat +++ ttf-summersby-1.007/debian/compat @@ -0,0 +1 @@ +8 --- ttf-summersby-1.007.orig/debian/changelog +++ ttf-summersby-1.007/debian/changelog @@ -0,0 +1,37 @@ +ttf-summersby (1.007-3.1) unstable; urgency=low + + * Non-maintainer upload to achieve the goal of removing defoma + (and modernize the package a littlke bit!) + * Drop defoma support. Closes: #635070 + * Drop recommends on x-ttcidfontconf|fontconfig + * Add ${misc:Depends} to dependencies to properly cope with + dependencies triggerred by the use of debhelper utilities + * Bump debhelper compatibility level to 8 + * Bump Standards-Version to 3.9.2 (checked) + * Use minimal dh7-style rules file + * Add a more complete copyright information (taken from the TTF file) + + -- Christian Perrier Sat, 10 Dec 2011 09:43:32 +0100 + +ttf-summersby (1.007-3) unstable; urgency=low + + * New maintainer (closes: #449485, #458970) + * Updated dh_compat + * Updated Standards-Version + * Updated debhelper and moved from Build-Depends-Indep + to Build-Depends + + -- Mauro Lizaur Fri, 04 Jan 2008 19:51:39 -0300 + +ttf-summersby (1.007-2) unstable; urgency=low + + * Orphaning package, setting maintainer to + Debian QA Group . + + -- Gürkan Sengün Wed, 05 Dec 2007 14:34:59 +0100 + +ttf-summersby (1.007-1) unstable; urgency=low + + * Initial release. (closes: #268613) + + -- Gürkan Sengün Sat, 28 Aug 2004 13:51:50 +0200 --- ttf-summersby-1.007.orig/debian/control +++ ttf-summersby-1.007/debian/control @@ -0,0 +1,15 @@ +Source: ttf-summersby +Section: x11 +Priority: optional +Maintainer: Mauro Lizaur +Build-Depends: debhelper (>= 8) +Standards-Version: 3.9.2 + +Package: ttf-summersby +Architecture: all +Depends: ${misc:Depends} +Description: Free TrueType typeface font + Summersby is a free TrueType typeface (font) with partial Unicode support + including most West European and Cyrillic languages. + . + The main goal is on-screen legibility and support for certain languages. --- ttf-summersby-1.007.orig/debian/install +++ ttf-summersby-1.007/debian/install @@ -0,0 +1 @@ +*.ttf usr/share/fonts/truetype/ttf-summersby --- ttf-summersby-1.007.orig/debian/copyright +++ ttf-summersby-1.007/debian/copyright @@ -0,0 +1,11 @@ +This package was debianized by Gürkan Sengün +on Sat, 28 Aug 2004. + +It was downloaded from http://dreamer.nitro.dk/typography/my-typeface.html + +Upstream Author: Sergej + +Copyright (c) Sergej Malinovski, 2003. + +Released under the GNU GPL. +Please see /usr/share/common-licenses/GPL for the full license. --- ttf-summersby-1.007.orig/debian/docs +++ ttf-summersby-1.007/debian/docs @@ -0,0 +1 @@ +README --- ttf-summersby-1.007.orig/debian/rules +++ ttf-summersby-1.007/debian/rules @@ -0,0 +1,3 @@ +#!/usr/bin/make -f +%: + dh $@