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

« back to all changes in this revision

Viewing changes to debian/changelog

  • 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
w3m (0.5.2-3) unstable; urgency=low
 
2
 
 
3
  * debian/patches/10-w3mman-keep-formatting: Patch from 0.5.2-2.1ubuntu1.
 
4
    Use MAN_KEEP_FORMATTING=1 to fix that w3mman eats underlined characters.
 
5
    (Closes: #325699)
 
6
  * debian/patches/05-config-debian-fix: Update config.guess and config.sub
 
7
    using autotools-dev 20090611.1.
 
8
  * debian/watch: Update with sf redirector. (Closes: #550615)
 
9
  * debian/control:
 
10
    - Remove Fumitoshi Ukai from Maintainer. (Closes: #541020)
 
11
    - Move Tatsuya Kinoshita to Maintainer from Uploaders.
 
12
    - Add ${misc:Depends} to Depends.
 
13
    - Move migemo from Suggests to Recommends.
 
14
    - Use dh_prep instead of `dh_clean -k'.
 
15
    - Set Section to web.
 
16
    - Update Standards-Version to 3.8.4.
 
17
  * debian/prerm: Add -e to not ignore an error.
 
18
  * debian/copyright: Updated.
 
19
  * Update debhelper version to 7.
 
20
  * Switch to dpkg-source 3.0 (quilt) format.
 
21
 
 
22
 -- Tatsuya Kinoshita <tats@debian.org>  Sun, 21 Feb 2010 15:23:06 +0900
 
23
 
1
24
w3m (0.5.2-2.1) unstable; urgency=low
2
25
 
3
26
  * Non-maintainer upload.