diff options
| author | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:37:50 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:37:50 +0000 | 
| commit | f844345c5f89a0de8071b3355ef9e86cc8a3d81a (patch) | |
| tree | 8d60ba19f0fbe22155c40ef0f1e64f6fcaa25899 /debian/control | |
| parent | Releasing debian version 0.5.2-3 (diff) | |
| download | w3m-f844345c5f89a0de8071b3355ef9e86cc8a3d81a.tar.gz w3m-f844345c5f89a0de8071b3355ef9e86cc8a3d81a.zip | |
Releasing debian version 0.5.2-4debian/0.5.2-4
Diffstat (limited to '')
| -rw-r--r-- | debian/control | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/debian/control b/debian/control index e4ce19e..c81d695 100644 --- a/debian/control +++ b/debian/control @@ -9,9 +9,9 @@ Standards-Version: 3.8.4  Package: w3m  Architecture: any  Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: ca-certificates, migemo +Recommends: ca-certificates  Provides: www-browser -Suggests: w3m-img, mime-support, menu (>> 1.5), w3m-el, man-db +Suggests: w3m-img, mime-support, menu (>> 1.5), w3m-el, man-db, migemo  Conflicts: w3m-ssl  Replaces: w3m-ssl, w3mmee  Description: WWW browsable pager with excellent tables/frames support | 
