diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 16 | 
1 files changed, 16 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 36a35ed..a2820aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +w3m (0.5.2-2) unstable; urgency=low + +  * debian/control: +    - Change the libgdk-pixbuf-dev build dependency to libimlib2-dev, +      patch from the Ubuntu w3m package. (Closes: #409006, #259110) +    - Remove the autotools-dev build dependency. +  * debian/patches/*: +    - Don't contain a patch that patches the same file twice. +      (Closes: #485026) +    - New patch for config.sub and config.guess. +  * debian/rules: +    - Remove po/stamp-po at the clean target. +    - Don't use redundant dh_installman. + + -- Tatsuya Kinoshita <tats@debian.org>  Sun, 08 Jun 2008 16:19:25 +0900 +  w3m (0.5.2-1) unstable; urgency=low    * New upstream release. (Closes: #433122) | 
