diff options
author | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2012-05-04 12:02:27 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2012-05-04 12:02:27 +0000 |
commit | 51c8ac0372446dd6e0636aa41384d3a16073ab5e (patch) | |
tree | 82f80f219d19a5004c2d918838dd46e114ffcdf6 /debian/changelog | |
parent | Update copyright year (diff) | |
download | w3m-51c8ac0372446dd6e0636aa41384d3a16073ab5e.tar.gz w3m-51c8ac0372446dd6e0636aa41384d3a16073ab5e.zip |
Update debian/changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f8cf64f..c47fb5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +w3m (0.5.3-6) UNRELEASED; urgency=low + + [ Tatsuya Kinoshita ] + * debian/patches/070_glibc2.14.patch: + Patch from Ubuntu to unbreak compilation with eglibc 2.14 (LP: #935540) + * debian/patches/080_gc72.patch: + Patch from Gentoo to support Boehm GC 7.2 + * debian/patches/090_parallel-make.patch: + Patch from Gentoo to fix parallel make issue + * Update copyright-format version to 1.0 + * Update Standards-Version to 3.9.3 + + [ HIGUCHI Daisuke (VDR dai) ] + * debian/control: update my email address + * debian/changelog: fix typo + + -- Tatsuya Kinoshita <tats@debian.org> Fri, 04 May 2012 21:01:00 +0900 + w3m (0.5.3-5) unstable; urgency=low * debian/control |