Debian changelog for 5.0.24

This commit is contained in:
Marco d'Itri 2013-04-18 03:37:02 +02:00
parent 4f915548ce
commit 7bcd0b7ec2
4 changed files with 13 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/* Program version */
#define VERSION "5.0.23"
#define VERSION "5.0.24"
/* Configurable features */

9
debian/changelog vendored
View File

@ -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 <md@linux.it> 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)

2
debian/control vendored
View File

@ -4,6 +4,8 @@ Priority: standard
Maintainer: Marco d'Itri <md@linux.it>
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

View File

@ -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 <md@linux.it>