debian/0000775000000000000000000000000012310452070007162 5ustar debian/copyright0000664000000000000000000000220211741040421011111 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ucimf-sunpinyin Upstream-Contact: Chun-Yu Lee (Mat) Source: http://code.google.com/p/ucimf Files: * Copyright: 2010, Chun-Yu Lee (Mat) License: GPL-2+ Files: debian/* Copyright: 2011, Aron Xu License: GPL-2+ License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. . This package 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the Apache License version 2.0 can be found in the file `/usr/share/common-licenses/Apache-2.0'. debian/changelog0000664000000000000000000000126712310452063011044 0ustar ucimf-sunpinyin (0.4-2ubuntu1) trusty; urgency=low * Use autoreconf helper for newer arches to correctly build shared libs. -- Daniel T Chen Thu, 13 Mar 2014 20:58:00 -0400 ucimf-sunpinyin (0.4-2) unstable; urgency=low * Team upload. * debian/control: - Bump Standards-Version to 3.9.2 * debian/copyright: - Update Format field - Reorgnize license paragraph to elimate missing-license-paragraph-in-dep5-copyright -- Liang Guo Tue, 10 Apr 2012 22:18:21 +0800 ucimf-sunpinyin (0.4-1) unstable; urgency=low * Initial release (Closes: #612045) -- Aron Xu Sat, 30 Jul 2011 01:21:34 +0800 debian/docs0000664000000000000000000000001411737467573010062 0ustar NEWS README debian/watch0000664000000000000000000000017111737467573010244 0ustar version=3 http://code.google.com/p/ucimf/downloads/list \ http://ucimf.googlecode.com/files/ucimf-sunpinyin-(.*).tar.gz debian/control0000664000000000000000000000166012310452013010565 0ustar Source: ucimf-sunpinyin Section: utils Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: IME Packaging Team Uploaders: Aron Xu Build-Depends: debhelper (>= 7.0.50~), autotools-dev, pkg-config, libucimf-dev, libsunpinyin-dev, dh-autoreconf Standards-Version: 3.9.3 Homepage: http://code.google.com/p/ucimf/ Vcs-Git: git://git.debian.org/pkg-ime/ucimf-sunpinyin.git Vcs-Browser: http://git.debian.org/?p=pkg-ime/ucimf-sunpinyin.git Package: ucimf-sunpinyin Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: ucimf wrapper for Sunpinyin IM engine ucimf-sunpinyin is a wrapper for Sunpinyin IM engine for the Linux framebuffer console input method framework. . Sunpinyin is a statistical language model (SLM) based input method engine for Simplified Chinese, it features full sentence input. debian/source/0000775000000000000000000000000011737467573010514 5ustar debian/source/format0000664000000000000000000000001411737467573011722 0ustar 3.0 (quilt) debian/compat0000664000000000000000000000000211737467573010412 0ustar 7 debian/rules0000775000000000000000000000024412310452026010243 0ustar #!/usr/bin/make -f LDFLAGS += -Wl,--as-needed %: dh $@ --with autoreconf override_dh_auto_install: dh_auto_install find . -name *.la -type f -exec rm -f {} \;