~ubuntu-branches/ubuntu/utopic/w3m/utopic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Tatsuya Kinoshita
  • Date: 2013-10-13 16:41:44 UTC
  • mfrom: (3.1.23 sid)
  • Revision ID: package-import@ubuntu.com-20131013164144-l0sakoce9zwly08j
Tags: 0.5.3-12
* New patch 200_readme-img-typo.patch to typo fix (closes: #725892)
* New patch 210_vim-like.patch for vim like handling (closes: #724028)
* New patch 220_maxcol.patch to bump MAXCOL to 256
* New patch 230_cygwin-lang.patch to fix upstream bug
* Update 030_pager-s-option.patch to doc fix
* Add --with-browser=/usr/bin/sensible-browser to confargs
* Add gitlog2changelog to easily generate ChangeLog
* Update debian/copyright
* Update README.Debian to drop unavailable mailing lists
* Update 150_contact-list.patch to drop unavailable mailing lists
* Update 900_ChangeLog.patch
* Update 015_debian-version.patch to 0.5.3+debian-12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
w3m (0.5.3-12) unstable; urgency=low
 
2
 
 
3
  * New patch 200_readme-img-typo.patch to typo fix (closes: #725892)
 
4
  * New patch 210_vim-like.patch for vim like handling (closes: #724028)
 
5
  * New patch 220_maxcol.patch to bump MAXCOL to 256
 
6
  * New patch 230_cygwin-lang.patch to fix upstream bug
 
7
  * Update 030_pager-s-option.patch to doc fix
 
8
  * Add --with-browser=/usr/bin/sensible-browser to confargs
 
9
  * Add gitlog2changelog to easily generate ChangeLog
 
10
  * Update debian/copyright
 
11
  * Update README.Debian to drop unavailable mailing lists
 
12
  * Update 150_contact-list.patch to drop unavailable mailing lists
 
13
  * Update 900_ChangeLog.patch
 
14
  * Update 015_debian-version.patch to 0.5.3+debian-12
 
15
 
 
16
 -- Tatsuya Kinoshita <tats@debian.org>  Sun, 13 Oct 2013 16:41:44 +0900
 
17
 
1
18
w3m (0.5.3-11) unstable; urgency=low
2
19
 
3
20
  * Update 130_siteconf.patch to fix segfault (closes: #718612)