[Chinese-commits] [zh-autoconvert] 08/26: Imported Debian patch 0.3.16-1
Anthony Fok
foka at debian.org
Wed Nov 18 00:26:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
foka pushed a commit to branch master
in repository zh-autoconvert.
commit 80d4c0fc46fc8fc095b3b91a68c384edb083e019
Merge: c777790 f259da8
Author: Yu Guanghui <ygh at debian.org>
Date: Wed Aug 9 17:34:24 2006 +0800
Imported Debian patch 0.3.16-1
CVS/Entries | 17 -
CVS/Entries.Log | 5 -
CVS/Repository | 1 -
CVS/Root | 1 -
ChangeLog | 4 +
Version | 2 +-
autogb.c | 2 +
contrib/CVS/Entries | 3 -
contrib/CVS/Entries.Log | 1 -
contrib/CVS/Repository | 1 -
contrib/CVS/Root | 1 -
contrib/xchat-plugins/CVS/Entries | 9 -
contrib/xchat-plugins/CVS/Repository | 1 -
contrib/xchat-plugins/CVS/Root | 1 -
debian/changelog | 9 +
debian/rules | 2 +-
doc/CVS/Entries | 8 -
doc/CVS/Repository | 1 -
doc/CVS/Root | 1 -
examples/poem.big5 | 31 +
examples/poem.gb | 31 +
examples/poem.uni | Bin 0 -> 606 bytes
examples/poem.utf7 | 31 +
examples/poem.utf8 | 31 +
procmailrc.example => examples/procmailrc.example | 0
hz.txt | 75 ---
hzconvert/CVS/Entries | 17 -
hzconvert/CVS/Repository | 1 -
hzconvert/CVS/Root | 1 -
hzconvert/b2u.c.orig | 181 ++++++
include/CVS/Entries | 3 -
include/CVS/Repository | 1 -
include/CVS/Root | 1 -
lib/CVS/Entries | 1 -
lib/CVS/Repository | 1 -
lib/CVS/Root | 1 -
shed.big5 | 733 ----------------------
shed.gb | 733 ----------------------
shed.uni | Bin 55832 -> 0 bytes
shed.utf7 | 733 ----------------------
shed.utf8 | 733 ----------------------
41 files changed, 322 insertions(+), 3087 deletions(-)
diff --cc autogb.c
index e2b413b,e2b413b..9e99245
--- a/autogb.c
+++ b/autogb.c
@@@ -142,5 -142,5 +142,7 @@@ int main(int argc,char*argv[]
}
pbuf=&buff[2];
}while((count=read(0,pbuf,MAX_BUFFER))>0);
++
fflush(0);
++ exit(0);
}
diff --cc debian/changelog
index 410e7a2,0000000..dbf6283
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,184 -1,0 +1,193 @@@
++zh-autoconvert (0.3.16-1) unstable; urgency=low
++
++ * New upstream release
++ * Add exit(0) (Closes:Bug#355842)
++ * examples changed (Closes:Bug#334401)
++ * Cleanup fixed bugs (Closes:Bug#297142)
++
++ -- Yu Guanghui <ygh at debian.org> Wed, 9 Aug 2006 17:34:24 +0800
++
+zh-autoconvert (0.3.14-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Apply patch by Andreas Jochens to fix FTBFS with gcc 4.0
+ (Closes: #297142)
+
+ -- Frank Lichtenheld <djpig at debian.org> Sat, 6 Aug 2005 02:59:50 +0200
+
+zh-autoconvert (0.3.14-2) unstable; urgency=low
+
+ * patch for gcc-3.4. (closes:Bug#264156)
+
+ -- Yu Guanghui <ygh at debian.org> Sat, 7 Aug 2004 23:20:59 +0800
+
+zh-autoconvert (0.3.14-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Yu Guanghui <ygh at debian.org> Fri, 12 Dec 2003 21:15:42 +0800
+
+zh-autoconvert (0.3.13-4) unstable; urgency=low
+
+ * compiled with gcc-3.3. (closes:Bug#196469)
+
+ -- Yu Guanghui <ygh at debian.org> Sat, 7 Jun 2003 20:45:35 +0800
+
+zh-autoconvert (0.3.13-3) unstable; urgency=low
+
+ * Compiled the static library without -fPIC.
+
+ -- Yu Guanghui <ygh at debian.org> Wed, 18 Jul 2001 01:56:14 +0800
+
+zh-autoconvert (0.3.13-2) unstable; urgency=low
+
+ * Fixed zh-autoconvert Depend problem.
+
+ -- Yu Guanghui <ygh at debian.org> Tue, 17 Jul 2001 23:28:34 +0800
+
+zh-autoconvert (0.3.13-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Yu Guanghui <ygh at debian.org> Fri, 11 May 2001 21:22:39 +0800
+
+zh-autoconvert (0.3.12-2) unstable; urgency=low
+
+ * Change libhz0(>=$${Source-Version}) to libhz0 (>=0.3.12-2)
+
+ -- Yu Guanghui <ygh at debian.org> Tue, 1 May 2001 22:48:08 +0800
+
+zh-autoconvert (0.3.12-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Yu Guanghui <ygh at debian.org> Sat, 28 Apr 2001 09:58:08 +0800
+
+zh-autoconvert (0.3.11-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Yu Guanghui <ygh at debian.org> Mon, 23 Apr 2001 22:28:34 +0800
+
+zh-autoconvert (0.3.10-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Yu Guanghui <ygh at debian.org> Tue, 17 Apr 2001 21:24:11 +0800
+
+zh-autoconvert (0.3.9-3) unstable; urgency=low
+
+ *Added lintian overide file, make lintian happy. :)
+ *Moved libhz0 from section text to libs, libhz-dev from text to devel.
+
+ -- Yu Guanghui <ygh at debian.org> Tue, 20 Feb 2001 22:55:24 +0800
+
+zh-autoconvert (0.3.9-2) unstable; urgency=low
+
+ * Changed dh_makeshlibs at debian/rule, let zh-autoconvert always depend lastest libhz0.
+ * Compiled zh-autoconvert with shared libhz library, the old verison incorrectly complile zh-autoconvert with static libhz library.
+ * Add lost link (libhz.so -> libhz.so.0) to libhz-dev.
+
+ -- Yu Guanghui <ygh at debian.org> Sun, 18 Feb 2001 21:34:18 +0800
+
+zh-autoconvert (0.3.9-1) unstable; urgency=high
+
+ * New upstream release
+
+ -- Yu Guanghui <ygh at debian.org> Tue, 6 Feb 2001 23:46:51 +0800
+
+zh-autoconvert (0.3.8-3) unstable; urgency=high
+
+ * Incorrectly close #Bug81083, should close #Bug81803. (closes:Bug#81803)
+
+ -- Yu Guanghui <ygh at debian.org> Thu, 11 Jan 2001 08:42:51 +0800
+
+zh-autoconvert (0.3.8-2) unstable; urgency=high
+
+ * Add build depend libgtk1.2-dev. (closes:Bug#81789,#81083)
+
+ -- Yu Guanghui <ygh at debian.org> Thu, 11 Jan 2001 00:00:33 +0800
+
+zh-autoconvert (0.3.8-1) unstable; urgency=high
+
+ * New upstream release
+
+ -- Yu Guanghui <ygh at debian.org> Mon, 8 Jan 2001 18:09:19 +0800
+
+zh-autoconvert (0.3.7-3) testing unstable; urgency=high
+
+ * change version number from 0.3.7-2.2 to 0.3.7-3.
+
+ -- Yu Guanghui <ygh at debian.org> Sun, 7 Jan 2001 18:50:47 +0800
+
+zh-autoconvert (0.3.7-2.2) unstable; urgency=high
+
+ * Fix utf8 conversion problem.
+
+ -- Yu Guanghui <ygh at debian.org> Sat, 6 Jan 2001 22:12:22 +0800
+
+zh-autoconvert (0.3.7-2.1) unstable; urgency=low
+
+ * Fix the translation table.(from Anthony Fok <foka at debian.org>).
+
+ -- Yu Guanghui <ygh at debian.org> Sun, 24 Dec 2000 15:16:21 -0700
+
+zh-autoconvert (0.3.7-2) unstable; urgency=low
+
+ * Install xchat-autogb.so xchat-autob5.so to /usr/share/zh-autoconvert.
+
+ -- Yu Guanghui <ygh at debian.org> Thu, 30 Nov 2000 10:27:20 +0800
+
+zh-autoconvert (0.3.7-1) unstable; urgency=low
+
+ * New upstream release
+ * Split to three packages: zh-autoconvert,libhz0,libhz-dev
+
+ -- Yu Guanghui <ygh at debian.org> Wed, 29 Nov 2000 21:34:22 +0800
+
+zh-autoconvert (0.3.6-2) unstable; urgency=low
+
+ * Add two example files.
+
+ -- Yu Guanghui <ygh at debian.org> Wed, 25 Oct 2000 22:06:37 +0800
+
+zh-autoconvert (0.3.6-1) unstable; urgency=low
+
+ * New upstream release
+ * Install new document "gbpercent.txt", "b5percent.txt", "400gb.txt",
+ "400b5.txt", and "percent.py".
+
+ -- Yu Guanghui <ygh at debian.org> Sat, 7 Oct 2000 12:43:05 +0800
+
+zh-autoconvert (0.3.5-1) unstable; urgency=low
+
+ * New upstream release.
+ * [hzconvert/b2g_tables.c]: Corrected a few entries in the GB to Big5
+ table, e.g. zhi1/zhi4, zheng4, yu1, and the period (dot) vs. bullet.
+ * Install new document "libhz.txt".
+
+ -- Anthony Fok <foka at debian.org> Wed, 16 Aug 2000 00:56:41 -0600
+
+zh-autoconvert (0.3.4-1) unstable; urgency=low
+
+ * New upstream release.
+ * New example files shed.big5 and shed.gb. :-)
+
+ -- Anthony Fok <foka at debian.org> Tue, 28 Dec 1999 00:34:44 -0700
+
+zh-autoconvert (0.3.3-1) unstable; urgency=low
+
+ * New upstream release.
+ * Standards-Version: 3.1.1--Added Build-Depends in debian/rules.
+
+ -- Anthony Fok <foka at debian.org> Wed, 22 Dec 1999 22:49:10 -0700
+
+zh-autoconvert (0.3.2-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Anthony Fok <foka at debian.org> Sun, 7 Nov 1999 16:13:06 -0700
+
+Local variables:
+mode: debian-changelog
+End:
diff --cc debian/rules
index a389498,0000000..ea10335
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,84 -1,0 +1,84 @@@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# This is the debhelper compatability version to use.
+export DH_COMPAT=1
+
+libpkg = libhz0
+
+# shared library versions, option 1
+version=0.0
+major=0
+# option 2, assuming the library is created as src/.libs/libfoo.so.2.0.5 or so
+#version=`ls src/.libs/lib*.so.* | \
+# awk '{if (match($$0,/[0-9]+\.[0-9]+\.[0-9]+$$/)) print substr($$0,RSTART)}'`
+#major=`ls src/.libs/lib*.so.* | \
+# awk '{if (match($$0,/\.so\.[0-9]+$$/)) print substr($$0,RSTART+4)}'
+
+build: build-stamp
+build-stamp:
+ dh_testdir
+
+ # Add here commands to compile the package.
+ $(MAKE)
+
+ touch build-stamp
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp
+
+ # Add here commands to clean up after the build process.
+ -$(MAKE) clean
+
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs usr/bin
+
+ # Add here commands to install the package into debian/tmp.
+ $(MAKE) install DESTDIR=`pwd`/debian/tmp
+ cp -f debian/override `pwd`/debian/tmp/usr/share/lintian/overrides/zh-autoconvert
+
+ touch install-stamp
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+# dh_testversion
+ dh_testdir
+ dh_testroot
+ dh_movefiles
+# dh_installdebconf
+ dh_installdocs Readme TODO doc/libhz.txt doc/400b5.txt doc/400gb.txt doc/b5percent.txt doc/gbpercent.txt doc/percent.py
- dh_installexamples procmailrc.example shed.uni shed.utf7 shed.utf8 shed.big5 shed.gb hz.txt contrib/convmail.pl contrib/debian-chinese-gateway.pl
++ dh_installexamples examples/* contrib/convmail.pl contrib/debian-chinese-gateway.pl
+ dh_installmenu
+ dh_installmanpages
+# dh_undocumented
+ dh_installchangelogs ChangeLog
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+# dh_makeshlibs -p$(libpkg) -V '$(libpkg) (>= $${Source-Version})'
+ dh_makeshlibs -p$(libpkg) -V '$(libpkg) (>= 0.3.14-1)'
+ dh_installdeb
+# dh_perl
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/zh-autoconvert.git
More information about the Chinese-commits
mailing list