debian/0000775000000000000000000000000012265507120007170 5ustar debian/watch0000664000000000000000000000041312265506672010232 0ustar version=3 opts=filenamemangle=s/.*filename=(.*)/$1/,downloadurlmangle=s/\/projects\/unfonts\/download\/([0-9]+).*/\/frs\/download\.php\/$1/ \ http://kldp.net/projects/unfonts/download \ /projects/unfonts/download/[0-9]+\?filename=un-fonts-core-([0-9].*)\.tar\.gz debian/rules0000775000000000000000000000015512265506672010264 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ override_dh_builddeb: dh_builddeb -- -Zxz -Sextreme -z9 debian/gbp.conf0000664000000000000000000000012012265506672010613 0ustar [DEFAULT] pristine-tar = True debian-branch = master upstream-branch = upstream debian/fonts-unfonts-core.maintscript0000664000000000000000000000047312265506672015237 0ustar # dropping defoma rm_conffile /etc/defoma/hints/ttf-unfonts-core.hints 1.0.2-080608-1~ ttf-unfonts-core # ttf- to fonts- rm_conffile /etc/fonts/conf.avail/90-ttf-unfonts-core.conf 1.0.2-080608-4~ ttf-unfonts-core # incorrectly installed rm_conffile /etc/fonts/conf.avail/gbp.conf 1.0.2-080608-9~ fonts-unfonts-core debian/fonts-unfonts-core.links0000664000000000000000000000013512265506672014015 0ustar etc/fonts/conf.avail/90-fonts-unfonts-core.conf etc/fonts/conf.d/90-fonts-unfonts-core.conf debian/fonts-unfonts-core.install0000664000000000000000000000014512265506672014344 0ustar *.ttf usr/share/fonts/truetype/unfonts-core/ debian/90-fonts-unfonts-core.conf etc/fonts/conf.avail/ debian/copyright0000664000000000000000000000117012265506672011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: un-fonts Upstream-Contact: http://kldp.net/projects/unfonts Source: http://kldp.net/projects/unfonts Files: * Copyright: 1998-2008, Koaunghi Un 2003 Park, Won-kyu 2003, Jungshik Shin License: GPL-2 See /usr/share/common-licenses/GPL-2 for the full license. Files: debian/* Copyright: 2003-2012, Changwoo Ryu 2010-2012, Hideki Yamane (Debian-JP) License: GPL-2 See /usr/share/common-licenses/GPL-2 for the full license. debian/control0000664000000000000000000000265512265506672010616 0ustar Source: fonts-unfonts-core Section: fonts Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Fonts Task Force Uploaders: Changwoo Ryu , Hideki Yamane Build-Depends: debhelper (>= 9), dpkg (>= 1.16.2), Standards-Version: 3.9.5 Homepage: http://kldp.net/projects/unfonts Vcs-Git: git://anonscm.debian.org/pkg-fonts/fonts-unfonts-core.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-unfonts-core.git Package: fonts-unfonts-core Architecture: all Pre-Depends: dpkg (>= 1.15.7.2) Multi-Arch: foreign Depends: ${misc:Depends} Breaks: ttf-unfonts (<< 1.0.1-7), ttf-unfonts-core (<< 1.0.2-080608-4) Replaces: ttf-unfonts (<< 1.0.1-7), ttf-unfonts-core (<< 1.0.2-080608-4) Description: Un series Korean TrueType fonts This is a set of Korean TrueType fonts. These fonts were made from the HLaTeX's PostScript fonts and modified slightly. . This package has only the most common font families (UnBatang, UnDotum, Ungraphic, Unpilgi, and UnGungseo). Install fonts-unfonts-extra for additional fonts. Package: ttf-unfonts-core Section: oldlibs Priority: extra Pre-Depends: dpkg (>= 1.15.6~) Depends: fonts-unfonts-core, ${misc:Depends} Architecture: all Description: transitional dummy package This package is a dummy transitional package. It can be safely removed. debian/compat0000664000000000000000000000000212265506672010401 0ustar 9 debian/changelog0000664000000000000000000001767312265506672011073 0ustar fonts-unfonts-core (1.0.3.is.1.0.2-080608-10ubuntu1) trusty; urgency=low * Sync with Debian, the only remaining change is version bump. -- Dmitry Shachnev Wed, 15 Jan 2014 16:07:02 +0400 fonts-unfonts-core (1.0.2-080608-10) unstable; urgency=medium * Team upload. * debian/control - set Standards-Version: 3.9.5 - set "Multi-Arch: foreign" (Closes: #705179) -- Hideki Yamane Mon, 13 Jan 2014 23:32:19 +0900 fonts-unfonts-core (1.0.2-080608-9) unstable; urgency=low [ Changwoo Ryu ] * Do not install debian/gbp.conf (Closes: #703767) -- Changwoo Ryu Wed, 27 Mar 2013 01:03:04 +0900 fonts-unfonts-core (1.0.2-080608-8) unstable; urgency=low [ Changwoo Ryu ] * Simplify fontconfig config * Build-Depends on dpkg >= 1.16.2 for dpkg-deb -Sextreme option * Fix lintian errors - Use Breaks instead of Conflicts - ttf-unfonts-core Depends on dpkg (>= 1.15.6~) * Standards-Version: 3.9.4 * Add git-buildpackage config -- Changwoo Ryu Sat, 23 Mar 2013 04:47:16 +0900 fonts-unfonts-core (1.0.2-080608-7) unstable; urgency=low [ Changwoo Ryu ] * debian/control - Move to git (Closes: #689209) * debian/compat, debian/control - Use debhelper 9 * debian/copyright - Use the copyright format 1.0 * debian/README.Debian - Update to more recent information and remove obsolete URL * Add more xz compress options to dh_builddeb - it requires Pre-Depends: dpkg (>= 1.15.6~) * Move debian/foo to debian/fonts-unfonts-core.foo * Use maintscript support in dh_installdeb. (Closes: #689108) - {mv,rm}_conffile requires Pre-Depends: dpkg (>= 1.15.7.2) [ Andrew Starr-Bochicchio ] * debian/90-fonts-unfonts-core.conf: - Update so that there are not multiple values within test tags as Fontconfig warns that this is not supported. (Closes: #686698) -- Changwoo Ryu Sat, 06 Oct 2012 19:54:41 +0900 fonts-unfonts-core (1.0.2-080608-6) unstable; urgency=low [ Changwoo Ryu ] * Set the priority of ttf-* package as extra [ Hideki Yamane ] * debian/rules - use override_dh_builddeb to compress package with xz * debian/control - set "Standards-Version: 3.9.3" with no change -- Hideki Yamane Thu, 24 May 2012 16:26:03 +0900 fonts-unfonts-core (1.0.3.is.1.0.2-080608-5ubuntu3) raring; urgency=low * Mark package Multi-Arch: foreign (LP: #1123710) -- Scott Ritchie Wed, 20 Mar 2013 19:30:12 +0100 fonts-unfonts-core (1.0.3.is.1.0.2-080608-5ubuntu2) quantal; urgency=low * debian/90-fonts-unfonts-core.conf: (LP: #1034928) - Update so that there are not multiple values within test tags as Fontconfig warns that this is not supported. -- Andrew Starr-Bochicchio Tue, 04 Sep 2012 16:18:03 -0400 fonts-unfonts-core (1.0.3.is.1.0.2-080608-5ubuntu1) precise; urgency=low * Merge from Debian unstable (LP: #916847). Remaining Ubuntu changes: - Bump version number to be higher of previous Ubuntu version of ttf-unfonts-core. - debian/control: Bump Conflicts/Ceplaces versions to ttf-unfonts-* packages. This can be dropped after 12.04 LTS. -- Jinkyu Yi Sun, 15 Jan 2012 18:34:21 +0900 fonts-unfonts-core (1.0.2-080608-5) unstable; urgency=high * debian/{links,preinst} - Fix Installation failure with old entry (Closes: #645097) Thanks to Antti-Juhani Kaijanaho -- Hideki Yamane Wed, 12 Oct 2011 23:18:55 +0900 fonts-unfonts-core (1.0.2-080608-4) unstable; urgency=low [ Hideki Yamane ] * Rename package from "ttf-" to "fonts-" * debian/control - set "Standards-Version: 3.9.2" * debian/install - change install path -- Hideki Yamane Mon, 10 Oct 2011 12:37:52 +0900 ttf-unfonts-core (1.0.2-080608-3) unstable; urgency=low [ Hideki Yamane ] * debian/control - really drop "Recommends: x-ttcidfont-conf" - update my address - remove "DM-Upload-Allowed: yes" -- Hideki Yamane Mon, 24 May 2010 21:43:40 +0900 ttf-unfonts-core (1.0.2-080608-2) unstable; urgency=low [ Changwoo Ryu ] * Install the fontconfig conf * Disable hinting. Autohinting result is not good to these fonts -- Changwoo Ryu Mon, 26 Apr 2010 03:31:40 +0900 ttf-unfonts-core (1.0.2-080608-1) unstable; urgency=low [ Changwoo Ryu ] * New upstream release * Separate -core and -extra source packages * Maintained by the pkg-font team from now * Wrote the font embedding license issue in README.Debian * Fix debian/watch for the new KLDP.net site * Remove the TTF Family/Sub-Family fixing scripts (upstream fixed) [ Hideki Yamane (Debian-JP) ] * use source format 3.0 (quilt) * debian/control - "Build-Depends: debhelper (>= 7.0.50~)" - drop "Buiid-Depends-Indep:", it is not necessary anymore - drop "Recommends: x-ttcidfont-conf" - add myself to Uploaders * debian/copyright - convert to DEP5 style -- Changwoo Ryu Mon, 26 Apr 2010 03:28:35 +0900 ttf-unfonts (1.0.1-7) unstable; urgency=low * Split to two binary packages (ttf-unfonts-core and ttf-unfonts-extra) and one transitional package, as the upstream does. * Standards-Version: 3.7.3 * Added new Homepage: field to control. * Fixed URL in README.Debian file. * Added watch file. * Removed unused /etc/fonts/conf.{d,avail} dirs. -- Changwoo Ryu Thu, 24 Jan 2008 09:21:19 +0900 ttf-unfonts (1.0.1-6) unstable; urgency=low * Applied fontforge option syntax change, -script instead of --script. Depends on fontforge (>= 0.0.20070501-1). (Closes: #423965) -- Changwoo Ryu Fri, 20 Apr 2007 13:52:07 +0900 ttf-unfonts (1.0.1-5) unstable; urgency=low * Standards-Version: 3.7.2. * Build-Depends on debhelper for clean target. * Now Build-Depends-Indep on fontforge to run scripts which fix upstream font bugs. - Fixed wrong TTF Sub-Family strings in the bold fonts. - Fixed wrong TTF family string in UnGraphicBold.ttf. -- Changwoo Ryu Thu, 12 Apr 2007 00:02:42 +0900 ttf-unfonts (1.0.1-4) unstable; urgency=low * Removed fontconfig settings. Such this policy should be set by some other way... (Closes: #344114) -- Changwoo Ryu Wed, 21 Dec 2005 00:47:56 +0900 ttf-unfonts (1.0.1-3) unstable; urgency=low * Standards-Version: 3.6.2. * More reasonable GeneralFamily values in defoma hints files. * Added /etc/fonts/conf.d/30-ttf-unfonts.conf, which makes fontconfig prefer Un fonts over Baekmuk. * Set debhelper compat level to 4 -- Changwoo Ryu Sun, 18 Dec 2005 11:15:19 +0900 ttf-unfonts (1.0.1-2) unstable; urgency=low * Corrected the names in the defoma hints file. -- Changwoo Ryu Thu, 12 Aug 2004 01:34:18 +0900 ttf-unfonts (1.0.1-1) unstable; urgency=low * New upstream release -- Changwoo Ryu Tue, 10 Aug 2004 21:57:29 +0900 ttf-unfonts (1.0-1) unstable; urgency=low * New upstream release -- Changwoo Ryu Sun, 8 Aug 2004 16:14:11 +0900 ttf-unfonts (0.0.20040807-1) unstable; urgency=low * New upstream release * Added defoma hints for the new fonts. -- Changwoo Ryu Sat, 7 Aug 2004 16:22:27 +0900 ttf-unfonts (0.0.20040804-1) unstable; urgency=low * New upstream release -- Changwoo Ryu Thu, 5 Aug 2004 02:01:37 +0900 ttf-unfonts (0.0.20040526-1) unstable; urgency=low * New upstream release (Closes: #261640) -- Changwoo Ryu Tue, 3 Aug 2004 08:13:56 +0900 ttf-unfonts (0.0.20030907-2) unstable; urgency=low * Put Priorities into the defoma hints. -- Changwoo Ryu Thu, 25 Mar 2004 23:42:15 +0900 ttf-unfonts (0.0.20030907-1) unstable; urgency=low * Initial Release (Closes: #236363). -- Changwoo Ryu Sun, 28 Sep 2003 00:51:34 +0900 debian/README.Debian0000664000000000000000000000162712265506672011252 0ustar ttf-unfonts for Debian ====================== GPL and font embedding ---------------------- These fonts are under the (pure) GNU General Public License, with no exception about embedding in a document. So you should take care about the license influence when your non-GPLed document embeds one of these fonts. This licensing problem has already been reported to the upstream years ago but the upstream was not active on this discussion. Currently the upstream looks dead. For your information about this issue: * The font embedding exception which FSF suggests: http://www.fsf.org/licensing/licenses/gpl-faq.html#FontException * Fedora wiki page about font licensing: http://fedoraproject.org/wiki/SIGs/Fonts/Legal More information ---------------- More upstream information (in Korean): http://faq.ktug.or.kr/faq/%C0%BA%B1%DB%B2%C3 -- Changwoo Ryu , Wed, 30 May 2012 01:36:35 +0900 debian/90-fonts-unfonts-core.conf0000664000000000000000000000475312265506672014062 0ustar UnBatang true false true hintslight UnDotum true false true hintslight UnGungseo true false true hintslight UnPilgi true false true hintslight UnGraphic true false true hintslight debian/source/0000775000000000000000000000000012265507120010470 5ustar debian/source/format0000664000000000000000000000001412265506672011711 0ustar 3.0 (quilt)