--- scim-tables-wu-0.0.20060806.orig/debian/control +++ scim-tables-wu-0.0.20060806/debian/control @@ -0,0 +1,22 @@ +Source: scim-tables-wu +Section: utils +Priority: optional +Maintainer: Zen XioCiun +Build-Depends-Indep: debhelper (>= 4.0.0), scim-modules-table (>= 0.5.5-1), pkg-config +Standards-Version: 3.7.2 + +Package: scim-tables-wu +Architecture: all +Depends: scim-modules-table (>= 0.5.5-1) +Recommends: ttf-arphic-uming | ttf-arphic-ukai +Conflicts: scim-tables-zh +Description: SCIM Wu Input Method table data + SCIM Wu Input Method data for Generic Table Input Method module. + +Package: scim-tables-wus +Architecture: all +Depends: scim-modules-table (>= 0.5.5-1) +Recommends: ttf-arphic-uming | ttf-arphic-ukai +Conflicts: scim-tables-zh +Description: SCIM Wu Input Method table data (Simplified) + SCIM Wu Input Method data for Generic Table Input Method module (Simplified Chinese). --- scim-tables-wu-0.0.20060806.orig/debian/rules +++ scim-tables-wu-0.0.20060806/debian/rules @@ -0,0 +1,59 @@ +#!/usr/bin/make -f +# debian/rules for scim-tables-wu + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + + +build: build-stamp +build-stamp: + dh_testdir + + ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info + $(MAKE) + + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + dh_clean + +install: + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp + + dh_install --sourcedir=debian/tmp + +# Build architecture independant packages using the common target. +binary-indep: build install + dh_testdir + dh_testroot + dh_installchangelogs ChangeLog + dh_installdocs + dh_installexamples +# dh_installinfo + dh_link + dh_compress + dh_fixperms + dh_installdeb + dh_gencontrol + dh_md5sums + dh_builddeb + +# Build architecture-dependent files here. +binary-arch: build install +# We have nothing to do by default. + +binary: binary-arch binary-indep +.PHONY: build clean binary-indep binary-arch binary install --- scim-tables-wu-0.0.20060806.orig/debian/changelog +++ scim-tables-wu-0.0.20060806/debian/changelog @@ -0,0 +1,112 @@ +scim-tables-wu (0.0.20060806-1) unstable; urgency=low + + * New upstream release. + + -- Zen XioCiun Wed, 09 Aug 2006 00:30:45 +0800 + +scim-tables-wu (0.0.20060419-1) unstable; urgency=low + + * New upstream release. + + -- Zen XioCiun Thu, 20 Apr 2006 23:42:03 +0800 + +scim-tables-wu (0.0.20060212-1) unstable; urgency=low + + * New upstream release. + * debian/control: Build-Depends-Indep on scim-modules-table + * debian/control: Depends on scim-modules-table (all Packages) + * debian/control: set Conflicts: scim-tables-zh (Package scim-tables-wu) + -- Zen XioCiun Sun, 12 Feb 2006 22:21:35 +0800 + +scim-tables-wu (0.0.20051009-1) unstable; urgency=low + + * New upstream release. + * debian/copyright: + - update FSF address. + + -- Zen XioCiun Sun, 09 Oct 2005 23:48:28 +0800 + +scim-tables-wu (0.0.20050807-1) unstable; urgency=low + + * New upstream release. + + -- Zen XioCiun Sun, 07 Aug 2005 17:46:48 +0800 + +scim-tables-wu (0.0.20050601-1) unstable; urgency=low + + * New upstream release. + + -- Zen XioCiun Wed, 01 Jun 2005 22:00:45 +0800 + +scim-tables-wu (0.0.20050526-1) unstable; urgency=low + + * New upstream release. + * debian/control: + - add package scim-tables-wut. + * debian/copyright: + - updated download address. + * Add debian/scim-tables-wut.docs. + * Add debian/scim-tables-wut.install. + + -- Zen XioCiun Thu, 26 May 2005 23:01:16 +0800 + +scim-tables-wu (0.0.20050519-1) unstable; urgency=low + + * New upstream release. + + -- Zen XioCiun Fri, 20 May 2005 00:32:20 +0800 + +scim-tables-wu (0.0.20050504-1) unstable; urgency=low + + * New upstream release. + + -- Zen XioCiun Thu, 05 May 2005 00:29:50 +0800 + +scim-tables-wu (0.0.20050421-1) unstable; urgency=low + + * New upstream release. + + -- Zen XioCiun Sat, 23 Apr 2005 00:45:56 +0800 + +scim-tables-wu (0.0.20050130-1) unstable; urgency=low + + * New upstream release. + + -- Zen XioCiun Sun, 30 Jan 2005 01:45:56 +0800 + +scim-tables-wu (0.0.20050102-1) unstable; urgency=low + + * New upstream release. + + -- Zen XioCiun Sun, 02 Jan 2005 20:30:34 +0800 + +scim-tables-wu (0.0.20041223-1) unstable; urgency=low + + * New upstream release. + + -- Zen XioCiun Thu, 23 Dec 2004 14:05:18 +0800 + +scim-tables-wu (0.0.20041221-1) unstable; urgency=low + + * New upstream release. + + -- Zen XioCiun Tue, 21 Dec 2004 00:40:09 +0800 + +scim-tables-wu (0.0.20041220-1) unstable; urgency=low + + * New upstream release. + + -- Zen XioCiun Mon, 20 Dec 2004 14:02:09 +0800 + +scim-tables-wu (0.0.20041219-1) unstable; urgency=low + + * New upstream release. + + -- Zen XioCiun Sun, 19 Dec 2004 01:50:12 +0800 + +scim-tables-wu (0.0.20041216-1) unstable; urgency=low + + * Initial Release. + + -- Zen XioCiun Thu, 16 Dec 2004 22:35:06 +0800 + --- scim-tables-wu-0.0.20060806.orig/debian/compat +++ scim-tables-wu-0.0.20060806/debian/compat @@ -0,0 +1 @@ +4 --- scim-tables-wu-0.0.20060806.orig/debian/scim-tables-wu.docs +++ scim-tables-wu-0.0.20060806/debian/scim-tables-wu.docs @@ -0,0 +1,3 @@ +wu/README-Wu.txt +AUTHORS +README --- scim-tables-wu-0.0.20060806.orig/debian/scim-tables-wus.docs +++ scim-tables-wu-0.0.20060806/debian/scim-tables-wus.docs @@ -0,0 +1,3 @@ +wu/README-WuS.txt +AUTHORS +README --- scim-tables-wu-0.0.20060806.orig/debian/copyright +++ scim-tables-wu-0.0.20060806/debian/copyright @@ -0,0 +1,30 @@ +This package was debianized by Zen XioCiun on +Thu, 16 Dec 2004 22:35:06 +0800. + +It was downloaded from http://input.foruto.com/wu/download.html + +Copyright: + +Upstream Author: Zen XioCiun + +License: + + Copyright (C) 2005 Zen XioCiun + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + 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 for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the + Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + +On Debian systems, the complete text of the GNU General Public License +can be found in `/usr/share/common-licenses/GPL'. --- scim-tables-wu-0.0.20060806.orig/debian/scim-tables-wu.install +++ scim-tables-wu-0.0.20060806/debian/scim-tables-wu.install @@ -0,0 +1,2 @@ +usr/share/scim/tables/Wu.bin +usr/share/scim/icons/Wu.png --- scim-tables-wu-0.0.20060806.orig/debian/scim-tables-wus.install +++ scim-tables-wu-0.0.20060806/debian/scim-tables-wus.install @@ -0,0 +1,2 @@ +usr/share/scim/tables/WuS.bin +usr/share/scim/icons/WuS.png