tags 635070 + pending thanks Dear maintainer,
I've prepared an NMU for ttf-summersby (versioned as 1.007-3.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Please notice that, given that this package had no upload for quite a while, I took the liberty of modernizing it a bit. Feel free to object if you really don't want this to happen. Regards.
diff -u ttf-summersby-1.007/debian/control ttf-summersby-1.007/debian/control --- ttf-summersby-1.007/debian/control +++ ttf-summersby-1.007/debian/control @@ -2,14 +2,12 @@ Section: x11 Priority: optional Maintainer: Mauro Lizaur <lavaram...@gmail.com> -Build-Depends: debhelper (>= 5.0.59) -Build-Depends-Indep: defoma (>= 0.7.0) -Standards-Version: 3.7.3 +Build-Depends: debhelper (>= 8) +Standards-Version: 3.9.2 Package: ttf-summersby Architecture: all -Depends: defoma -Recommends: x-ttcidfont-conf | fontconfig +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. reverted: --- ttf-summersby-1.007/debian/postinst +++ ttf-summersby-1.007.orig/debian/postinst @@ -1,11 +0,0 @@ -#!/bin/sh - -#DEBHELPER# - -if [ "$1" = configure -a -x /usr/bin/fc-cache ]; then - echo -n "Regenerating fonts cache... " - HOME=/root fc-cache -f -v 1>/var/log/fontconfig.log 2>&1 || \ - (echo "failed; see /var/log/fontconfig.log for more information."; \ - exit 1) - echo "done." -fi diff -u ttf-summersby-1.007/debian/copyright ttf-summersby-1.007/debian/copyright --- ttf-summersby-1.007/debian/copyright +++ ttf-summersby-1.007/debian/copyright @@ -5,7 +5,7 @@ Upstream Author: Sergej <zo...@pisem.net> -Copyright (C) Sergey +Copyright (c) Sergej Malinovski, 2003. Released under the GNU GPL. Please see /usr/share/common-licenses/GPL for the full license. diff -u ttf-summersby-1.007/debian/compat ttf-summersby-1.007/debian/compat --- ttf-summersby-1.007/debian/compat +++ ttf-summersby-1.007/debian/compat @@ -1 +1 @@ -5 +8 diff -u ttf-summersby-1.007/debian/rules ttf-summersby-1.007/debian/rules --- ttf-summersby-1.007/debian/rules +++ ttf-summersby-1.007/debian/rules @@ -2,32 +2,2 @@ - -build: - -clean: - dh_testdir - dh_testroot - dh_clean - -install: - dh_testdir - dh_testroot - dh_clean -k - dh_install *.ttf usr/share/fonts/truetype/ttf-summersby - -binary-arch: - -binary-indep: install - dh_testdir - dh_testroot - dh_installchangelogs - dh_installdocs - dh_installdefoma - dh_compress - dh_fixperms - dh_installdeb - dh_gencontrol - dh_md5sums - dh_builddeb - -binary: binary-indep binary-arch - -.PHONY: clean install binary-arch binary-indep binary +%: + dh $@ diff -u ttf-summersby-1.007/debian/changelog ttf-summersby-1.007/debian/changelog --- ttf-summersby-1.007/debian/changelog +++ ttf-summersby-1.007/debian/changelog @@ -1,3 +1,18 @@ +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 <bubu...@debian.org> Sat, 10 Dec 2011 09:43:32 +0100 + ttf-summersby (1.007-3) unstable; urgency=low * New maintainer (closes: #449485, #458970) only in patch2: unchanged: --- ttf-summersby-1.007.orig/debian/install +++ ttf-summersby-1.007/debian/install @@ -0,0 +1 @@ +*.ttf usr/share/fonts/truetype/ttf-summersby