diff options
author | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:18:09 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:18:09 +0000 |
commit | 5f8e0f8ef9a422691dd72e8a953a42a41478fcb4 (patch) | |
tree | 4b2df4796a534793648b3c4fc532fc36bd0cd525 /debian/control-ssl | |
parent | Releasing debian version 0.3-2.4 (diff) | |
download | w3m-5f8e0f8ef9a422691dd72e8a953a42a41478fcb4.tar.gz w3m-5f8e0f8ef9a422691dd72e8a953a42a41478fcb4.zip |
Releasing debian version 0.5.1-1debian/0.5.1-1
Diffstat (limited to 'debian/control-ssl')
-rw-r--r-- | debian/control-ssl | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/debian/control-ssl b/debian/control-ssl deleted file mode 100644 index f47aa25..0000000 --- a/debian/control-ssl +++ /dev/null @@ -1,27 +0,0 @@ -Source: w3m-ssl -Section: main -Priority: optional -Maintainer: Fumitoshi UKAI <ukai@debian.or.jp> -Build-Depends: libgc6-dev, libncurses5-dev, libgpmg1-dev, zlib1g-dev, libssl-dev, debhelper, gawk | awk, imlib-dev -Standards-Version: 3.5.6 - -Package: w3m-ssl -Architecture: any -Depends: ${shlibs:Depends}, w3m -Recommends: ca-certificates -Provides: www-browser -Suggests: w3m (= ${Source-Version}), w3m-img, mime-support, menu (>> 1.5), migemo -Description: WWW browsable pager with SSL 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 preview mode, you can browse HTML mail. - * You can follow links in plain text if it includes URL forms. - * With w3m-img, you can view image inline. - . - This package is built with SSL support. - . - For more information, - see http://sourceforge.net/projects/w3m |