~ubuntu-branches/debian/squeeze/w3m/squeeze

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Tatsuya Kinoshita
  • Date: 2010-02-21 15:23:06 UTC
  • Revision ID: james.westby@ubuntu.com-20100221152306-yzmslgw1nywps9h7
Tags: 0.5.2-3
* debian/patches/10-w3mman-keep-formatting: Patch from 0.5.2-2.1ubuntu1.
  Use MAN_KEEP_FORMATTING=1 to fix that w3mman eats underlined characters.
  (Closes: #325699)
* debian/patches/05-config-debian-fix: Update config.guess and config.sub
  using autotools-dev 20090611.1.
* debian/watch: Update with sf redirector. (Closes: #550615)
* debian/control:
  - Remove Fumitoshi Ukai from Maintainer. (Closes: #541020)
  - Move Tatsuya Kinoshita to Maintainer from Uploaders.
  - Add ${misc:Depends} to Depends.
  - Move migemo from Suggests to Recommends.
  - Use dh_prep instead of `dh_clean -k'.
  - Set Section to web.
  - Update Standards-Version to 3.8.4.
* debian/prerm: Add -e to not ignore an error.
* debian/copyright: Updated.
* Update debhelper version to 7.
* Switch to dpkg-source 3.0 (quilt) format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: w3m
2
 
Section: text
 
2
Section: web
3
3
Priority: standard
4
 
Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
5
 
Uploaders: Tatsuya Kinoshita <tats@debian.org>
6
 
Build-Depends: libgc-dev, libncurses5-dev, libgpmg1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], zlib1g-dev, libssl-dev, debhelper (>= 4.0.0), gawk | awk, libimlib2-dev, quilt (>= 0.40)
 
4
Maintainer: Tatsuya Kinoshita <tats@debian.org>
 
5
Build-Depends: libgc-dev, libncurses5-dev, libgpmg1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], zlib1g-dev, libssl-dev, debhelper (>= 7), gawk | awk, libimlib2-dev
7
6
Homepage: http://sourceforge.net/projects/w3m
8
 
Standards-Version: 3.7.3
 
7
Standards-Version: 3.8.4
9
8
 
10
9
Package: w3m
11
10
Architecture: any
12
 
Depends: ${shlibs:Depends}
13
 
Recommends: ca-certificates
 
11
Depends: ${shlibs:Depends}, ${misc:Depends}
 
12
Recommends: ca-certificates, migemo
14
13
Provides: www-browser
15
 
Suggests: w3m-img, mime-support, menu (>> 1.5), w3m-el, migemo, man-db
 
14
Suggests: w3m-img, mime-support, menu (>> 1.5), w3m-el, man-db
16
15
Conflicts: w3m-ssl
17
16
Replaces: w3m-ssl, w3mmee
18
17
Description: WWW browsable pager with excellent tables/frames support
28
27
Package: w3m-img
29
28
Architecture: any
30
29
Priority: optional
31
 
Depends: w3m (= ${binary:Version}), ${shlibs:Depends}
 
30
Depends: w3m (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
32
31
Description: inline image extension support utilities for w3m
33
32
 w3m-img provides some utilities to support inline images for w3m
34
33
 on terminal emulator in X Window System environments and Linux