Imported Debian patch 1.3.2-1
debian/changelog
0 → 100644
ibus-m17n (1.3.2-1) unstable; urgency=low | ||
* New upstream release. | ||
-- LI Daobing <[email protected]> Wed, 09 Mar 2011 00:02:15 +0800 | ||
ibus-m17n (1.3.1-1) unstable; urgency=low | ||
[ Asias He ] | ||
* New upstream release. | ||
* debian/watch: use http://googlecode.debian.net | ||
[ LI Daobing ] | ||
* debian/control: build depends on libgtk2.0-dev | ||
-- LI Daobing <[email protected]> Sat, 04 Sep 2010 22:17:41 +0800 | ||
ibus-m17n (1.3.0-2) unstable; urgency=low | ||
[ Asias He ] | ||
* debian/control: | ||
- set maintainer to pkg-ime, add LI Daobing <[email protected]> | ||
& Asias He <[email protected]> to uploaders. | ||
- update Vcs-* fields. | ||
[ LI Daobing ] | ||
* debian/control: | ||
- bump standards version to 3.9.1. | ||
* debian/watch: | ||
- updated. | ||
* Fix "Does not provide any input methods" (Closes: #593315) | ||
- rebuild can fix this bug. | ||
-- LI Daobing <[email protected]> Tue, 17 Aug 2010 22:57:14 +0800 | ||
ibus-m17n (1.3.0-1) unstable; urgency=low | ||
* New upstream release. | ||
* debian/source/format: 3.0. | ||
-- LI Daobing <[email protected]> Sat, 03 Apr 2010 21:08:51 +0800 | ||
ibus-m17n (1.2.99.20100202-1) experimental; urgency=low | ||
* New upstream release. | ||
* debian/control: bump standards version to 3.8.4. | ||
* debian/control: switch to ibus 1.3. | ||
-- LI Daobing <[email protected]> Sun, 21 Mar 2010 19:08:48 +0800 | ||
ibus-m17n (1.2.0.20091217-1) unstable; urgency=low | ||
* New upstream release. | ||
-- LI Daobing <[email protected]> Thu, 17 Dec 2009 20:12:36 +0800 | ||
ibus-m17n (1.2.0.20091120-1) unstable; urgency=low | ||
* New upstream release. | ||
-- LI Daobing <[email protected]> Sun, 22 Nov 2009 12:36:08 +0800 | ||
ibus-m17n (1.2.0.20090930-1) unstable; urgency=low | ||
* new upstream release. | ||
* debian/control: bump standards version to 3.8.3. | ||
-- LI Daobing <[email protected]> Wed, 30 Sep 2009 23:15:39 +0800 | ||
ibus-m17n (1.2.0.20090617-1ubuntu1) karmic; urgency=low | ||
* debian/control: update Vcs-* fields. | ||
-- LI Daobing <[email protected]> Mon, 31 Aug 2009 20:44:21 +0800 | ||
ibus-m17n (1.2.0.20090617-1) unstable; urgency=low | ||
* new upstream release. | ||
* debian/control: | ||
- build-depends: libibus-dev >= 1.2 | ||
- depends: ibus >= 1.2 | ||
- bump standards version to 3.8.2 | ||
-- LI Daobing <[email protected]> Sat, 20 Jun 2009 23:42:07 +0800 | ||
ibus-m17n (1.1.0.20090211-1) unstable; urgency=low | ||
* initial release to Debian (closes: 521631) | ||
* new upstream release. | ||
- no longer depends on python. | ||
* debian/control: | ||
- build depends on libibus-dev. | ||
- change maintainer's email. | ||
- bump standards version to 3.8.1. | ||
- remove swig, python-dev and python-support from build-depends. | ||
* debian/rules: | ||
- add "-Wl,--as-needed" to LDFLAGS. | ||
- remove dh_pysupport. | ||
-- LI Daobing <[email protected]> Thu, 23 Apr 2009 20:26:01 +0800 | ||
ibus-m17n (1.1.0.20090211-0ubuntu1) karmic; urgency=low | ||
* new upstream release (LP: #370212) | ||
- no longer depends on python. | ||
* debian/control: | ||
- build depends on libibus-dev. | ||
- change maintainer's email. | ||
- bump standards version to 3.8.1. | ||
- remove swig, python-dev and python-support from build-depends. | ||
* debian/rules: | ||
- add "-Wl,--as-needed" to LDFLAGS. | ||
- remove dh_pysupport. | ||
-- LI Daobing <[email protected]> Fri, 01 May 2009 14:27:55 +0800 | ||
ibus-m17n (0.1.1.20081013-0ubuntu1) jaunty; urgency=low | ||
* Initial release (LP: #312683) | ||
-- LI Daobing <[email protected]> Wed, 31 Dec 2008 20:11:11 +0800 |
debian/compat
0 → 100644
debian/control
0 → 100644
Source: ibus-m17n | ||
Section: utils | ||
Priority: optional | ||
Maintainer: IME Packaging Team <[email protected]> | ||
Uploaders: LI Daobing <[email protected]>, Asias He <[email protected]> | ||
Build-Depends: debhelper (>= 7), autotools-dev, libm17n-dev, pkg-config, | ||
libibus-dev (>= 1.2.99), libgtk2.0-dev | ||
Standards-Version: 3.9.1 | ||
Homepage: http://code.google.com/p/ibus | ||
Vcs-Bzr: lp:~pkg-ime/ibus/debian-ibus-m17n | ||
Vcs-Browser: https://code.launchpad.net/~pkg-ime/ibus/debian-ibus-m17n | ||
Package: ibus-m17n | ||
Architecture: any | ||
Depends: ${shlibs:Depends}, ${misc:Depends}, ibus (>= 1.2.99) | ||
Description: m17n engine for IBus | ||
IBus-m17n is a IM Engine for multiple languages, based on IBus. | ||
. | ||
IBus-m17n enables IBus to input many non-latin characters from the keyboard | ||
using libm17n library. |
debian/copyright
0 → 100644
This package was debianized by: | ||
LI Daobing <[email protected]> on Wed, 31 Dec 2008 19:42:41 +0800 | ||
It was downloaded from: | ||
http://code.google.com/p/ibus/downloads/list | ||
Upstream Author: | ||
Huang Peng <[email protected]> | ||
Copyright: | ||
Copyright (C) 2007-2008 Huang Peng <[email protected]> | ||
License: | ||
This package 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 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 complete text of the GNU General | ||
Public License can be found in `/usr/share/common-licenses/GPL'. | ||
The Debian packaging is: | ||
Copyright (C) 2008, LI Daobing <[email protected]> | ||
and is licensed under the GPL, see above. |
debian/ibus-engine-m17n.1
0 → 100644
debian/rules
0 → 100755
#!/usr/bin/make -f | ||
# -*- makefile -*- | ||
# Sample debian/rules that uses debhelper. | ||
# This file was originally written by Joey Hess and Craig Small. | ||
# As a special exception, when this file is copied by dh-make into a | ||
# dh-make output file, you may use that output file without restriction. | ||
# This special exception was added by Craig Small in version 0.37 of dh-make. | ||
# 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) | ||
ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE)) | ||
CROSS= --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) | ||
else | ||
CROSS= --build $(DEB_BUILD_GNU_TYPE) | ||
endif | ||
config.status: configure | ||
dh_testdir | ||
# Add here commands to configure the package. | ||
ifneq "$(wildcard /usr/share/misc/config.sub)" "" | ||
cp -f /usr/share/misc/config.sub config.sub | ||
endif | ||
ifneq "$(wildcard /usr/share/misc/config.guess)" "" | ||
cp -f /usr/share/misc/config.guess config.guess | ||
endif | ||
dh_auto_configure -- LDFLAGS="-Wl,--as-needed" | ||
build: build-stamp | ||
build-stamp: config.status | ||
dh_testdir | ||
$(MAKE) | ||
touch [email protected] | ||
clean: | ||
dh_testdir | ||
dh_testroot | ||
rm -f build-stamp | ||
[ ! -f Makefile ] || $(MAKE) distclean | ||
rm -f config.sub config.guess config.log | ||
dh_clean | ||
install: build | ||
dh_testdir | ||
dh_testroot | ||
dh_prep | ||
dh_installdirs | ||
$(MAKE) DESTDIR=$(CURDIR)/debian/ibus-m17n install | ||
binary-indep: install | ||
binary-arch: install | ||
dh_testdir | ||
dh_testroot | ||
dh_installchangelogs | ||
dh_installdocs | ||
dh_installexamples | ||
dh_installman debian/ibus-engine-m17n.1 | ||
dh_link | ||
dh_strip | ||
dh_compress | ||
dh_fixperms | ||
dh_installdeb | ||
dh_shlibdeps | ||
dh_gencontrol | ||
dh_md5sums | ||
dh_builddeb | ||
binary: binary-indep binary-arch | ||
.PHONY: build clean binary-indep binary-arch binary install |
debian/source/format
0 → 100644
debian/watch
0 → 100644
Please register or sign in to comment