--- ko.tex-unfonts-0.1.0+20071012.orig/debian/ko.tex-base.dirs +++ ko.tex-unfonts-0.1.0+20071012/debian/ko.tex-base.dirs @@ -0,0 +1 @@ +usr/share/texmf --- ko.tex-unfonts-0.1.0+20071012.orig/debian/ko.tex-extra.dirs +++ ko.tex-unfonts-0.1.0+20071012/debian/ko.tex-extra.dirs @@ -0,0 +1 @@ +usr/share/texmf --- ko.tex-unfonts-0.1.0+20071012.orig/debian/copyright +++ ko.tex-unfonts-0.1.0+20071012/debian/copyright @@ -0,0 +1,29 @@ +This package was debianized by A Lee on +Tue, 04 Sep 2007 17:41:25 +0900. + +It was downloaded from + http://ftp.ktug.or.kr/KTUG/ko.TeX/ko.tex-unfonts-base.tar.gz + http://ftp.ktug.or.kr/KTUG/ko.tex/extrafonts/ko.tex-unfonts-extra.tar.gz + +Upstream Authors: Koaunghi Un, Dohyun Kim and Kangsoo Kim +Project Homepage: http://project.ktug.or.kr/ko.TeX/ + +Copyright and license +--------------------- +unfonts-type1, part of ko.TeX + + Copyright (C) 2007 Koaunghi Un + Dohyun Kim + Kangsoo Kim + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License v3 as published + by the Free Software Foundation. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License v3 for more details. + + On Debian GNU/Linux systems, the complete text of the GNU General + Public License v3 can be found in `/usr/share/common-licenses/GPL-3'. --- ko.tex-unfonts-0.1.0+20071012.orig/debian/changelog +++ ko.tex-unfonts-0.1.0+20071012/debian/changelog @@ -0,0 +1,33 @@ +ko.tex-unfonts (0.1.0+20071012-1.2) unstable; urgency=low + + * Non-maintainer upload. + * This time upload to unstable, the previous upload was an error. + + -- Norbert Preining Sun, 08 Apr 2012 12:54:56 +0900 + +ko.tex-unfonts (0.1.0+20071012-1.1) experimental; urgency=low + + * Non-maintainer upload. + * rebuild with tex-common v3, specify version in build-dep + * remove obsolete conffile in updmap.d (debian/ko.tex-base.maintscript) + + -- Norbert Preining Mon, 05 Mar 2012 12:00:51 +0900 + +ko.tex-unfonts (0.1.0+20071012-1) unstable; urgency=low + + * New upstream release. + + -- A Lee Tue, 06 Nov 2007 14:42:56 +0900 + +ko.tex-unfonts (0.1.0-2) unstable; urgency=low + + * Remove dependency on ko.tex. + + -- A Lee Wed, 24 Oct 2007 18:05:36 +0900 + +ko.tex-unfonts (0.1.0-1) unstable; urgency=low + + * Initial release. + + -- A Lee Tue, 04 Sep 2007 17:41:25 +0900 + --- ko.tex-unfonts-0.1.0+20071012.orig/debian/ko.tex-base.maintscript +++ ko.tex-unfonts-0.1.0+20071012/debian/ko.tex-base.maintscript @@ -0,0 +1 @@ +rm_conffile /etc/texmf/updmap.d/20ko.tex-base.cfg 0.1.0+20071012-1 --- ko.tex-unfonts-0.1.0+20071012.orig/debian/rules +++ ko.tex-unfonts-0.1.0+20071012/debian/rules @@ -0,0 +1,35 @@ +#!/usr/bin/make -f + +build: + +clean: + dh_testdir + dh_testroot + tar -xzf ko.tex-unfonts-base.tar.gz ./COPYING ./LICENSE ./MANIFEST + dh_clean + +install: + dh_testdir + dh_testroot + dh_clean -k -i + dh_installdirs -i + tar --exclude=COPYING --exclude=LICENSE --exclude=MANIFEST -C debian/ko.tex-base/usr/share/texmf -xzf ko.tex-unfonts-base.tar.gz + tar -C debian/ko.tex-extra/usr/share/texmf -xzf ko.tex-unfonts-extra.tar.gz + +binary-indep: install + dh_testdir -i + dh_testroot -i + dh_installdocs -i MANIFEST + dh_installchangelogs -i + dh_installtex -pko.tex-base map=Map,kotex-base.map + dh_installtex -pko.tex-extra map=Map,kotex-extra.map + dh_compress -i + dh_fixperms -i + dh_installdeb -i + dh_gencontrol -i + dh_md5sums -i + dh_builddeb -i + +binary-arch: +binary: binary-arch binary-indep +.PHONY: build clean binary-indep binary-arch binary install install-indep install-arch --- ko.tex-unfonts-0.1.0+20071012.orig/debian/compat +++ ko.tex-unfonts-0.1.0+20071012/debian/compat @@ -0,0 +1 @@ +5 --- ko.tex-unfonts-0.1.0+20071012.orig/debian/control +++ ko.tex-unfonts-0.1.0+20071012/debian/control @@ -0,0 +1,28 @@ +Source: ko.tex-unfonts +Section: tex +Priority: optional +Maintainer: A Lee +Build-Depends: debhelper (>= 5), tex-common (>= 3) +Standards-Version: 3.7.2 + +Package: ko.tex-base +Architecture: all +Depends: tex-common +Enhances: ko.tex +Description: Korean TeX: Base fonts + ko.TeX is a collection of LaTeX packages made by Koaunghi Un, + Dohyun Kim and Kangsoo Kim to replace HLaTeX and Hangul-ucs. + See http://project.ktug.or.kr/ko.TeX/ for more information. + . + This package contains base fonts + +Package: ko.tex-extra +Architecture: all +Depends: tex-common +Enhances: ko.tex +Description: Korean TeX: Extra fonts + ko.TeX is a collection of LaTeX packages made by Koaunghi Un, + Dohyun Kim and Kangsoo Kim to replace HLaTeX and Hangul-ucs. + See http://project.ktug.or.kr/ko.TeX/ for more information. + . + This package contains extra fonts