From 7bcd0b7ec2936ccdb57a3a762eb89ee44f8843c2 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Thu, 18 Apr 2013 03:37:02 +0200 Subject: [PATCH] Debian changelog for 5.0.24 --- config.h | 2 +- debian/changelog | 9 +++++++++ debian/control | 2 ++ whois.spec | 2 +- 4 files changed, 13 insertions(+), 2 deletions(-) diff --git a/config.h b/config.h index a6b1cf8..3c460b4 100644 --- a/config.h +++ b/config.h @@ -1,5 +1,5 @@ /* Program version */ -#define VERSION "5.0.23" +#define VERSION "5.0.24" /* Configurable features */ diff --git a/debian/changelog b/debian/changelog index 16e4439..46d730d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +whois (5.0.24) unstable; urgency=low + + * Merged documentation fixes and the whois.conf(5) man page, courtesy of + Petr Písař of Red Hat. + * Added a new ASN allocation. + * Updated one or more translations. (Closes: #705163) + + -- Marco d'Itri Thu, 18 Apr 2013 03:36:17 +0200 + whois (5.0.23) unstable; urgency=medium * whois.nic.or.kr switched from EUC-KR to UTF-8. (LP#1132526) diff --git a/debian/control b/debian/control index 02860b1..7435e00 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,8 @@ Priority: standard Maintainer: Marco d'Itri Standards-Version: 3.9.4 Build-Depends: debhelper (>= 5), gettext, libidn11-dev +Vcs-Git: git://github.com/rfc1036/whois.git +Vcs-Browser: https://github.com/rfc1036/whois Package: whois Architecture: any diff --git a/whois.spec b/whois.spec index 3989820..c253f5b 100644 --- a/whois.spec +++ b/whois.spec @@ -1,6 +1,6 @@ Summary: Enhanced WHOIS client Name: whois -Version: 5.0.23 +Version: 5.0.24 Release: 1 License: GPL Vendor: Marco d'Itri