diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 27f71e8..87951bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ w3m (0.5.3-3) UNRELEASED; urgency=low - * debian/control: Add Vcs-* fields. (closes: #625532) + * debian/control: + - Add Vcs-* fields. (closes: #625532) + - Update Standards-Version to 3.9.2. - -- Tatsuya Kinoshita <tats@debian.org> Wed, 04 May 2011 17:23:14 +0900 + -- Tatsuya Kinoshita <tats@debian.org> Wed, 04 May 2011 17:25:12 +0900 w3m (0.5.3-2) unstable; urgency=low diff --git a/debian/control b/debian/control index ddb525e..64c9208 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: libgc-dev, libncurses5-dev, libgpmg1-dev [!kfreebsd-i386 !kfreebs Homepage: http://sourceforge.net/projects/w3m Vcs-Git: git://git.debian.org/git/collab-maint/w3m.git Vcs-Browser: http://git.debian.org/?p=collab-maint/w3m.git -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 Package: w3m Architecture: any |