diff options
author | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-03 16:44:14 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-03 16:44:14 +0000 |
commit | 3ed51b364482af64749980ed7ce67812046b1713 (patch) | |
tree | a0cc68bf216c153e65f3b336b6b3b043132c42cb /debian/control | |
parent | Adding upstream version 0.1.10+0.1.11pre+kokb23 (diff) | |
download | w3m-3ed51b364482af64749980ed7ce67812046b1713.tar.gz w3m-3ed51b364482af64749980ed7ce67812046b1713.zip |
Releasing debian version 0.1.10+0.1.11pre+kokb23-4debian/0.1.10+0.1.11pre+kokb23-4
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..9fad7e8 --- /dev/null +++ b/debian/control @@ -0,0 +1,23 @@ +Source: w3m +Section: text +Priority: optional +Maintainer: Fumitoshi UKAI <ukai@debian.or.jp> +Build-Depends: libgc5-dev, libncurses5-dev, libgpmg1-dev, debhelper, awk +Standards-Version: 3.1.1 + +Package: w3m +Architecture: any +Depends: ${shlibs:Depends} +Provides: www-browser +Suggests: w3m-ssl (>= ${Source-Version}), mime-support, menu (>> 1.5), emacsen-common +Description: WWW browsable pager with excellent tables/frames support + w3m is a text-based World Wide Web browser with IPv6 support. + It features excellent support for tables and frames. It can be used + as a standalone file pager, too. + . + * You can follow links and/or view images in HTML. + * Internet message prewview mode, you can browse HTML mail. + * You can follow links in plain text if it includes URL forms. + . + For more information, + see http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/eng/index.html |