--- ttf-mplus-040.orig/debian/preinst +++ ttf-mplus-040/debian/preinst @@ -0,0 +1,10 @@ +#!/bin/sh + +set -e + +CFILE='/etc/defoma/hints/ttf-mplus.hints' +if dpkg-maintscript-helper supports rm_conffile; then + dpkg-maintscript-helper rm_conffile $CFILE 040-1 -- "$@" +fi + +#DEBHELPER# --- ttf-mplus-040.orig/debian/compat +++ ttf-mplus-040/debian/compat @@ -0,0 +1 @@ +8 --- ttf-mplus-040.orig/debian/docs +++ ttf-mplus-040/debian/docs @@ -0,0 +1,2 @@ +README_E +README_J --- ttf-mplus-040.orig/debian/watch +++ ttf-mplus-040/debian/watch @@ -0,0 +1,7 @@ +# Compulsory line, this is a version 3 file +version=3 + +opts="downloadurlmangle=s/sourceforge/osdn.dl.sourceforge/;s/downloads\///;s/projects\///;s/gz\//gz/,\ +uversionmangle=s/-beta/~beta/;s/-rc/~rc/;s/-preview/~preview/" \ + http://sourceforge.jp/projects/mplus-fonts/releases/ \ + /projects/mplus-fonts/downloads/.*/mplus-TESTFLIGHT-(.*)\.tar\.gz/ --- ttf-mplus-040.orig/debian/rules +++ ttf-mplus-040/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +%: + dh $@ --- ttf-mplus-040.orig/debian/postrm +++ ttf-mplus-040/debian/postrm @@ -0,0 +1,8 @@ +#!/bin/sh + +set -e + +CFILE='/etc/defoma/hints/ttf-mplus.hints' +dpkg-maintscript-helper rm_conffile $CFILE 040-1 -- "$@" + +#DEBHELPER# --- ttf-mplus-040.orig/debian/control +++ ttf-mplus-040/debian/control @@ -0,0 +1,25 @@ +Source: ttf-mplus +Section: fonts +Priority: optional +Maintainer: Gürkan Sengün +Uploaders: Debian Fonts Task Force +Build-Depends: debhelper (>= 8) +Standards-Version: 3.9.2 +Homepage: http://mplus-fonts.sourceforge.jp/ + +Package: ttf-mplus +Architecture: all +Depends: ${misc:Depends} +Description: M+ sans serif fonts with different weights + This is a collection of sans serif fonts with different weights, including + Japanese glyphs. + . + All fonts were completed with Basic Latin, Latin-1 Supplement, and Latin + Extended-A. And most of extended glyphs and symbols were prepared too. So the + fonts are in conformity with ISO-8859-1, 2, 3, 4, 7, 9, 10, 13, 14, 15, 16, + windows-1252, and T1 encoding. + . + In addition, proportional M+ P Type-1 and M+ P Type-2 fonts were completed + with Latin Extended-B, Latin Extended Additional, and ISO-8859-5. And many + Greek, Cyrillic, IPA Extensions glyphs, and symbols were expanded. Those + additional glyphs are included in M+ C provisionality. --- ttf-mplus-040.orig/debian/copyright +++ ttf-mplus-040/debian/copyright @@ -0,0 +1,29 @@ +This work was packaged for Debian by: + + Gürkan Sengün on Wed, 14 Oct 2009 11:57:53 +0200 + +It was downloaded from: + + http://mplus-fonts.sourceforge.jp/ + +Upstream Author: + + Coji Morishita + +Copyright: + + Copyright (C) 2002-2011 Coji Morishita + +License: + + These fonts are free software. + Unlimited permission is granted to use, copy, and distribute it, with or + without modification, either commercially and noncommercially. + THESE FONTS ARE PROVIDED "AS IS" WITHOUT WARRANTY. + +The Debian packaging is: + + Copyright (C) 2009-2011 Gürkan Sengün + +and is licensed under the GPL version 3, +see `/usr/share/common-licenses/GPL-3'. --- ttf-mplus-040.orig/debian/postinst +++ ttf-mplus-040/debian/postinst @@ -0,0 +1,8 @@ +#!/bin/sh + +set -e + +CFILE='/etc/defoma/hints/ttf-mplus.hints' +dpkg-maintscript-helper rm_conffile $CFILE 040-1 -- "$@" + +#DEBHELPER# --- ttf-mplus-040.orig/debian/install +++ ttf-mplus-040/debian/install @@ -0,0 +1 @@ +*.ttf usr/share/fonts/truetype/ttf-mplus --- ttf-mplus-040.orig/debian/changelog +++ ttf-mplus-040/debian/changelog @@ -0,0 +1,108 @@ +ttf-mplus (040-1) unstable; urgency=low + + * New upstream version. + + [Sven Hoexter] + * Defoma removal: + + Remove debian/defoma-hints. + + Remove build-dep on defoma. + + Remove overide_dh_installdocs target in debian/rules, where + the call to dh_installdefoma was implemented. + + Add preinst, postinst, postrm maintainer scripts to call + dpkg-maintscript-helper rm_conffile for a save removal of + the old defoma hints file. + + -- Gürkan Sengün Tue, 14 Jun 2011 14:10:31 +0200 + +ttf-mplus (039-1) unstable; urgency=low + + * New upstream version. + + -- Gürkan Sengün Tue, 17 May 2011 19:19:57 +0200 + +ttf-mplus (038-1) unstable; urgency=low + + * New upstream version. + * Bump standards version to 3.9.2. + * Bump debhelper version to 8. + + -- Gürkan Sengün Tue, 26 Apr 2011 13:29:28 +0200 + +ttf-mplus (037-1) unstable; urgency=low + + * New upstream version. + + -- Gürkan Sengün Tue, 22 Mar 2011 16:13:31 +0100 + +ttf-mplus (036-1) unstable; urgency=low + + * New upstream version. + + -- Gürkan Sengün Sun, 06 Feb 2011 11:59:24 +0100 + +ttf-mplus (035-1) unstable; urgency=low + + * New upstream version. + + -- Gürkan Sengün Wed, 29 Dec 2010 13:41:52 +0100 + +ttf-mplus (034-1) unstable; urgency=low + + * New upstream version. + + -- Gürkan Sengün Tue, 09 Nov 2010 13:01:55 +0100 + +ttf-mplus (033-1) unstable; urgency=low + + * New upstream version. + * Add debian/source/format file. + + -- Gürkan Sengün Tue, 28 Sep 2010 11:06:42 +0200 + +ttf-mplus (032-1) unstable; urgency=low + + * New upstream version. + * Bump standards version to 3.9.1. + + -- Gürkan Sengün Mon, 16 Aug 2010 14:29:51 +0200 + +ttf-mplus (031-1) unstable; urgency=low + + * New upstream version. + + -- Gürkan Sengün Sun, 18 Jul 2010 14:01:58 +0200 + +ttf-mplus (030-1) unstable; urgency=low + + * New upstream version. + + -- Gürkan Sengün Fri, 30 Apr 2010 12:53:35 +0200 + +ttf-mplus (029-1) unstable; urgency=low + + * New upstream version. (Closes: #574245) + * debian/copyright: Updated years. + * Updated standards version to 3.8.4. + * Fix debhelper-overrides-need-versioned-build-depends. + + -- Gürkan Sengün Wed, 17 Mar 2010 09:55:38 +0100 + +ttf-mplus (028-1) unstable; urgency=low + + * New upstream version. + + -- Gürkan Sengün Sun, 27 Dec 2009 14:37:45 +0100 + +ttf-mplus (027-1) unstable; urgency=low + + * New upstream version. + * debian/watch: Added, thanks YOSHINO Yoshihito for the patch. + (Closes: #555637) + + -- Gürkan Sengün Mon, 09 Nov 2009 12:51:24 +0100 + +ttf-mplus (026-1) unstable; urgency=low + + * Initial release. (Closes: #550936) + + -- Gürkan Sengün Wed, 14 Oct 2009 11:57:53 +0200 --- ttf-mplus-040.orig/debian/source/format +++ ttf-mplus-040/debian/source/format @@ -0,0 +1 @@ +1.0