mirror of
https://github.com/rfc1036/whois.git
synced 2026-05-03 06:51:09 +00:00
Debian changelog for 5.0.24
This commit is contained in:
parent
4f915548ce
commit
7bcd0b7ec2
2
config.h
2
config.h
@ -1,5 +1,5 @@
|
|||||||
/* Program version */
|
/* Program version */
|
||||||
#define VERSION "5.0.23"
|
#define VERSION "5.0.24"
|
||||||
|
|
||||||
/* Configurable features */
|
/* Configurable features */
|
||||||
|
|
||||||
|
|||||||
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -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 (5.0.23) unstable; urgency=medium
|
||||||
|
|
||||||
* whois.nic.or.kr switched from EUC-KR to UTF-8. (LP#1132526)
|
* whois.nic.or.kr switched from EUC-KR to UTF-8. (LP#1132526)
|
||||||
|
|||||||
2
debian/control
vendored
2
debian/control
vendored
@ -4,6 +4,8 @@ Priority: standard
|
|||||||
Maintainer: Marco d'Itri <md@linux.it>
|
Maintainer: Marco d'Itri <md@linux.it>
|
||||||
Standards-Version: 3.9.4
|
Standards-Version: 3.9.4
|
||||||
Build-Depends: debhelper (>= 5), gettext, libidn11-dev
|
Build-Depends: debhelper (>= 5), gettext, libidn11-dev
|
||||||
|
Vcs-Git: git://github.com/rfc1036/whois.git
|
||||||
|
Vcs-Browser: https://github.com/rfc1036/whois
|
||||||
|
|
||||||
Package: whois
|
Package: whois
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
Summary: Enhanced WHOIS client
|
Summary: Enhanced WHOIS client
|
||||||
Name: whois
|
Name: whois
|
||||||
Version: 5.0.23
|
Version: 5.0.24
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Vendor: Marco d'Itri <md@linux.it>
|
Vendor: Marco d'Itri <md@linux.it>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user