diff options
author | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:24:02 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:24:02 +0000 |
commit | d6d37ee0c991ead2b1613c0af242d2e603313d87 (patch) | |
tree | f54ef4313b0db75941e44bf480c5b9edfa16e208 /debian/changelog | |
parent | Releasing debian version 0.5.1-5.1 (diff) | |
download | w3m-d6d37ee0c991ead2b1613c0af242d2e603313d87.tar.gz w3m-d6d37ee0c991ead2b1613c0af242d2e603313d87.zip |
Releasing debian version 0.5.2-1debian/0.5.2-1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3ca24a2..36a35ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +w3m (0.5.2-1) unstable; urgency=low + + * New upstream release. (Closes: #433122) + * Acknowledge NMU. (Closes: #404564) + * debian/menu: Comply with menu transition. (Closes: #483817, thanks to + Hideki Yamane) + * debian/watch: New file. (Closes: #462162) + * Handling debian/patches with quilt. + - Typo fixes for w3m.1. (Closes: #423829, #266854) + * Use dpkg-statoverride to set the file mode of /usr/lib/w3m/w3mimgdisplay. + * debian/postinst: Remove redundant signal handling. + * debian/copyright: Updated. + * debian/control: + - Use ${binary:Version} instead of ${Source-Version}. + - Set Standards-Version to 3.7.3. + - Add the Homepage field. + - Typo fix in Description. + - Add Tatsuya Kinoshita to Uploaders. + + -- Tatsuya Kinoshita <tats@debian.org> Sun, 01 Jun 2008 11:31:04 +0900 + w3m (0.5.1-5.1) unstable; urgency=high * NMU by the Security Team: @@ -1381,5 +1402,3 @@ w3m (0.0.19990309-1) unstable; urgency=low * Initial Release. -- Fumitoshi UKAI <ukai@debian.or.jp> Tue, 9 Mar 1999 19:08:08 +0900 - - |