debian/0000755000000000000000000000000012265231332007165 5ustar debian/source/0000755000000000000000000000000011766435707010506 5ustar debian/source/format0000644000000000000000000000001411400557163011676 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000310211400557163011117 0ustar This package was debianized by GOTO Masanori on Thu, 25 Dec 2003 18:12:09 +0900. It was downloaded from http://mikachan-font.com/ Upstream Author: Mikachan Copyright: (C) 2001-2005 Mikachan Original Copyright (in Japanese UTF-8): フリーですが、著作権は放棄しておりません。 フォントの使用による障害や損害には一切責任を持ちません。 禁止事項 オリジナルフォント「みかちゃん」サイトで配布している フォントそのものを販売すること。(改変して販売することを含む) 使用条件 個人使用/商用使用にかかわらず特に制限事項はありません。ご自由にお使い下さい。 ・再配布および転載自由です。 ・メディア掲載の場合お知らせ頂けるとうれしいです。 ・商用使用でのサンプル画像/写真頂ければ、HP上の「さくひんしょうかい」にて掲載します。 Original Copyright (in English): This font is free. However,copyright is not gave up by Mikachan If user had damege or loss by using this font,Mikachan doesn't have any responsibility. Prohibition To sell font which is distribute on the web site of Mikachan Font. To change the font design to sell. Terms for using You can use fonts for personal and on business. You can distribute and publish. Author hopes information from you,when you publish something. When you use on business, if you give a sample picture, Mikachan can show on the web site. debian/compat0000644000000000000000000000000211765646434010404 0ustar 9 debian/fonts-mikachan.preinst0000644000000000000000000000245011614051773013504 0ustar #!/bin/sh # # stolen from ttf-dzongkha/debian/ttf-dzongkha.preinst :) # set -e PKG="ttf-mikachan" FILES="/etc/defoma/hints/ttf-mikachan-P.hints \ /etc/defoma/hints/ttf-mikachan-PB.hints \ /etc/defoma/hints/ttf-mikachan-PS.hints \ /etc/defoma/hints/ttf-mikachan.hints" VERSION="9.1-2" # 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 for defoma_file in $FILES do if [ -f $defoma_file ]; then if [ -x /usr/bin/defoma-font ]; then defoma-font purge-all -vt $defoma_file || true fi fi echo "defoma_file is $defoma_file" rm_conffile $PKG $defoma_file done fi esac #DEBHELPER# debian/disable-watch0000644000000000000000000000305211400557163011622 0ustar # Compulsory line, this is a version 3 file version=3 opts="downloadurlmangle=s/sourceforge/osdn.dl.sourceforge/;s/downloads\///;s/projects\///;s/gz\//gz/;s/bz2\//bz2/,\ uversionmangle=s/-beta/~beta/;s/-rc/~rc/;s/-preview/~preview/" \ http://sourceforge.jp/projects/mikachan/releases/ \ /projects/mikachan/downloads/.*/mikachanfont-(.*).tar.bz2/ opts="downloadurlmangle=s/sourceforge/osdn.dl.sourceforge/;s/downloads\///;s/projects\///;s/gz\//gz/;s/bz2\//bz2/,\ uversionmangle=s/-beta/~beta/;s/-rc/~rc/;s/-preview/~preview/" \ http://sourceforge.jp/projects/mikachan/releases/ \ /projects/mikachan/downloads/.*/mikachanfontPS-(.*).tar.bz2/ opts="downloadurlmangle=s/sourceforge/osdn.dl.sourceforge/;s/downloads\///;s/projects\///;s/gz\//gz/;s/bz2\//bz2/,\ uversionmangle=s/-beta/~beta/;s/-rc/~rc/;s/-preview/~preview/" \ http://sourceforge.jp/projects/mikachan/releases/ \ /projects/mikachan/downloads/.*/mikachanfontPB-(.*).tar.bz2/ opts="downloadurlmangle=s/sourceforge/osdn.dl.sourceforge/;s/downloads\///;s/projects\///;s/gz\//gz/;s/bz2\//bz2/,\ uversionmangle=s/-beta/~beta/;s/-rc/~rc/;s/-preview/~preview/" \ http://sourceforge.jp/projects/mikachan/releases/ \ /projects/mikachan/downloads/.*/mikachanfontP-(.*).tar.bz2/ #opts="downloadurlmangle=s/sourceforge/osdn.dl.sourceforge/;s/downloads\///;s/projects\///;s/gz\//gz/;s/bz\//bz2/,\ #uversionmangle=s/-beta/~beta/;s/-rc/~rc/;s/-preview/~preview/" \ #http://sourceforge.jp/projects/mikachan/releases/ # /projects/mikachan/downloads/.*/mikachanfont_puchi-(.*).tar.bz2/ #http://mikachan.sourceforge.jp/puchi.lzh debian/rules0000755000000000000000000000022711765646434010267 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_builddeb: dh_builddeb -- -Zxz -Sextreme -z9 debian/fonts-mikachan.docs0000644000000000000000000000002111614051773012740 0ustar README README.ja debian/fonts-mikachan.install0000644000000000000000000000026311640357735013474 0ustar fonts/*.ttf usr/share/fonts/truetype/mikachan/ mikachanfont-*/fonts/*.ttf usr/share/fonts/truetype/mikachan/ mikachan-puchi/*.ttc usr/share/fonts/truetype/mikachan/ debian/changelog0000644000000000000000000000707112265231332011044 0ustar fonts-mikachan (9.1-9) unstable; urgency=medium * debian/control - set "Standards-Verions: 3.9.5" - add Multi-Arch: foreign -- Hideki Yamane Tue, 14 Jan 2014 21:51:36 +0900 fonts-mikachan (9.1-8) unstable; urgency=low * debian/rules - add xz option * debian/control - add "Pre-Depends: dpkg (>= 1.15.6~)" - bump up debhelper version to deal with xz option - replace s/Conflicts/Breaks/ to more Policy polite. -- Hideki Yamane Tue, 12 Jun 2012 23:06:06 +0900 fonts-mikachan (9.1-7) unstable; urgency=low * debian/control - add "Priority: extra" to transitional package - set "Standards-Version: 3.9.3" * debian/rules - use xz to compress package -- Hideki Yamane Sat, 26 May 2012 02:01:11 +0900 fonts-mikachan (9.1-6) unstable; urgency=low * debian/control - set Section: non-free/oldlibs for ttf-mikachan -- Hideki Yamane Sun, 09 Oct 2011 06:21:05 +0900 fonts-mikachan (9.1-5) unstable; urgency=low * debian/fonts-mikachan.install - revert change for font install path -- Hideki Yamane Tue, 27 Sep 2011 23:20:57 +0900 fonts-mikachan (9.1-4) unstable; urgency=low * debian/control - introduce ttf-mikachan as transitional dummy package - specify version for Conflicts: and Replaces: -- Hideki Yamane Tue, 16 Aug 2011 01:27:38 +0900 fonts-mikachan (9.1-3) unstable; urgency=low * rename it from "ttf-" to "fonts-" * debian/control - set "Standards-Version: 3.9.2" - update Vcs-* field -- Hideki Yamane Wed, 27 Jul 2011 19:48:18 +0200 ttf-mikachan (9.1-2) unstable; urgency=low * use debhelper7 * switch to source format 3.0 (quilt) - include separated upstream tarball - add 1 more TTC file, petit and petit bold style. * debian/copyright: - convert from EUC-JP to UTF-8 - add copyright year. * debian/control: - set "Maintainer: Debian Fonts Task Force" and "Uploaders" as me and GOTO Masanori - add descriptions for mikachan-puchi - add "Homepage:", "Vcs-Svn:" and "Vcs-Browser:". - set "Standards-Version: 3.8.4" - remove "Build-Depends-Indep:" - set "Build-Depends: debhelper (>= 7.0.50~)" - remove "Suggests:" - set "Depends: ${misc:Depends}" - set "Section: non-free/fonts" -- Hideki Yamane Sun, 30 May 2010 15:58:59 +0900 ttf-mikachan (9.1-1) unstable; urgency=low * New upstream release. * debian/defoma/*.hints: Change Priority from 50 to 20 because most users want to prioritize other Gothic font rathar than Mikachan. Suggested by Ryuichi Arafune . (Closes: #233880) * debian/README.Debian: Removed because this file is empty. * debian/control: Use Build-Depends: debhelper instead of Build-Depends-Indep. * debian/control: Change Depends and Suggests for xorg transition. * debian/control: Remove Depends: xutils because it's not used. * debian/control: Update Standards-Version. * debian/rules: Change nothing to do in binary-arch rule. * debian/control: Change dash line in the description. -- GOTO Masanori Thu, 30 Jun 2005 01:32:44 +0900 ttf-mikachan (9.0-1) unstable; urgency=low * New upstream release. * Change my maintainer address. -- GOTO Masanori Sat, 19 Jun 2004 11:36:21 +0900 ttf-mikachan (8.9-1) unstable; urgency=low * Initial Release. (Closes: #225062) -- GOTO Masanori Thu, 25 Dec 2003 18:12:09 +0900 debian/control0000644000000000000000000000251112265231275010575 0ustar Source: fonts-mikachan Section: non-free/fonts Priority: optional Maintainer: Debian Fonts Task Force Uploaders: Hideki Yamane , GOTO Masanori Build-Depends: debhelper (>= 9.20120518~) Homepage: http://mikachan-font.com/ Vcs-Svn: svn://svn.debian.org/svn/pkg-fonts/packages/fonts-mikachan/ Vcs-Browser: http://anonscm.debian.org/wsvn/pkg-fonts/packages/fonts-mikachan/ Standards-Version: 3.9.5 Package: fonts-mikachan Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Multi-Arch: foreign Depends: ${misc:Depends} Breaks: ttf-mikachan (<< 9.1-4) Replaces: ttf-mikachan (<< 9.1-4) Description: handwritten Japanese Truetype font This package provides handwritten Japanese truetype font. It contains 7 truetype fonts: * Mikachan : fixed width * Mikachan-P : proportional * Mikachan-PB : proportional and bold * Mikachan-PS : proportional, some fonts are smaller than kanji - hiragana, katakana, arabic numerals and symbols * Mikachan-puchi: petit and petit bold Package: ttf-mikachan Architecture: all Priority: extra Section: non-free/oldlibs Pre-Depends: dpkg (>= 1.15.6~) Depends: fonts-mikachan, ${misc:Depends} Description: transitional dummy package This package is a dummy transitional package. It can be safely removed.