~ubuntu-branches/ubuntu/feisty/hanterm-classic/feisty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Pollock
  • Date: 2005-03-18 16:15:39 UTC
  • mfrom: (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050318161539-1f0d3ztp5d67ius5
Tags: 3.1.6.0-4
* QA Group upload orphaning this package
* Incorporates previous NMUs (closes: #253208, #267025, #262570)
* debian/rules: install manpage as a section 1 manpage, not a section 1x
  manpage

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: hanterm-classic
2
2
Section: x11
3
3
Priority: optional
4
 
Maintainer: KiHyeon Seo <nefsall@debian.org>
5
 
Build-Depends: debhelper (>> 3.0.0), libncurses5-dev, libxaw-dev, xlibs-dev, xutils
6
 
Standards-Version: 3.5.2
 
4
Maintainer: Debian QA Group <packages@qa.debian.org>
 
5
Build-Depends: debhelper (>> 3.0.0), libncurses5-dev, libxaw7-dev, libx11-dev, libxt-dev, libxmu-dev, libxext-dev, libice-dev, libsm-dev, xutils
 
6
Standards-Version: 3.6.1.1
7
7
 
8
8
Package: hanterm-classic
9
9
Architecture: any
12
12
Replaces: hanterm (<< 1:3.3.1p18-7)
13
13
Suggests: xfonts-baekmuk
14
14
Provides: hanterm
15
 
Description: Another X terminal emulator with Hangul support
 
15
Description: another X terminal emulator with Hangul support
16
16
 Hanterm is a replacement for xterm that supports Hangul input and output;
17
17
 It is a modified of the xterm program from XFree86.  Hanterm uses it own
18
18
 native input system and does not require an X input method server.
19
19
 .
20
20
 This package contains `original hanterm' made by Jake Song,
21
 
 and hanterm package contains hanterm-xf made by ChiDeok Hwang.
 
21
 and hanterm-xf is made by ChiDeok Hwang.