diff options
author | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-10-30 06:26:26 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-10-30 06:26:26 +0000 |
commit | 28420a012d8dc670fd730eb8b9932d286d9b357b (patch) | |
tree | 8128252d90501d2965a23cbf783fd01e3b169967 | |
parent | Appease gcc -Werror=format-security. (closes: #646321) (diff) | |
download | w3m-28420a012d8dc670fd730eb8b9932d286d9b357b.tar.gz w3m-28420a012d8dc670fd730eb8b9932d286d9b357b.zip |
Releasing debian version 0.5.3-4debian/0.5.3-4
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9f8e777..15dc570 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +w3m (0.5.3-4) unstable; urgency=low + + * debian/patches/060_format-security.patch: Patch from 0.5.3-3ubuntu1 to + appease gcc -Werror=format-security, provided by Colin Watson. + (closes: #646321) + * debian/control: Use linux-any to depend on a Linux-specific package. + (closes: #634340) + * debian/copyright: Appease missing-license-paragraph-in-dep5-copyright. + + -- Tatsuya Kinoshita <tats@debian.org> Sun, 30 Oct 2011 15:23:40 +0900 + w3m (0.5.3-3) unstable; urgency=low * debian/control: |