[Chinese-commits] [zhcon] 09/10: Revise debian/control
Anthony Fok
foka at debian.org
Thu Nov 19 13:24:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
foka pushed a commit to branch master
in repository zhcon.
commit ac116b6404b0197a79bc760a0049d4aac51730c5
Author: Anthony Fok <foka at debian.org>
Date: Thu Nov 19 06:16:13 2015 -0700
Revise debian/control
- Add myself to the Uploaders list
- Bump Standards-Version to 3.9.6
- Update Vcs-Git and Vcs-Browser tags
- Revise package description
---
debian/control | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/debian/control b/debian/control
index 3ed8d18..99bbf12 100644
--- a/debian/control
+++ b/debian/control
@@ -2,28 +2,28 @@ Source: zhcon
Section: utils
Priority: optional
Maintainer: Debian Chinese Team <chinese-developers at lists.alioth.debian.org>
-Uploaders: Aron Xu <aron at debian.org>
+Uploaders: Aron Xu <aron at debian.org>, Anthony Fok <foka at debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf, libncurses5-dev,
bison, libpth-dev, unicon-imc2,
libgpm-dev [linux-any], libbsd-dev [kfreebsd-any]
-Standards-Version: 3.9.3
+Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/chinese/zhcon.git
-Vcs-Browser: http://git.debian.org/?p=chinese/zhcon.git
+Vcs-Browser: https://anonscm.debian.org/cgit/chinese/zhcon.git
Package: zhcon
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: unicon-im (<< 3.0.4-9)
Description: Fast console CJK system using FrameBuffer
- Zhcon is a fast Linux Console Chinese System which supports framebuffer
- device.It can display Chinese,Japanese or Korean double byte characters
- on console.
+ Zhcon is a fast Linux console Chinese system which supports framebuffer
+ device. It can display Chinese, Japanese or Korean double byte characters
+ on console.
.
- Features include:
- * Full support for Linux FrameBuffer device(from 640x480x8bpp to
- 1024x768x32bpp)
- * Multiple language support (GB2312,GBK,BIG5,JIS,KSC)
- * Auto-detect and convert between GB2312 and BIG5 encoding(like hztty)
- * Hot key to change language encoding on the fly
- * Can use input method from MS Windows 98 Chinese version or UCDOS for
+ Features include:
+ * Full support for Linux FrameBuffer device (from 640x480x8bpp to
+ 1024x768x32bpp)
+ * Multiple language support (GB2312, GBK, BIG5, JIS, KSC)
+ * Auto-detect and convert between GB2312 and BIG5 encoding (like hztty)
+ * Hot key to change language encoding on the fly
+ * Can use input method from MS Windows 98 Chinese version or UCDOS for
MS-DOS
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/zhcon.git
More information about the Chinese-commits
mailing list