diff options
author | Marco d'Itri <md@linux.it> | 2009-08-12 15:31:20 +0200 |
---|---|---|
committer | Marco d'Itri <md@linux.it> | 2013-03-30 02:31:38 +0100 |
commit | 6b108b4fd4b411d6814a35d4ca5e5939dda42c02 (patch) | |
tree | 2828f2d9f8a1a5c46bb1d82a554c36ad0af77c0b /debian | |
parent | 4ee9510383b539e54b0791951a4fbf5f457a5708 (diff) | |
download | whois-6b108b4fd4b411d6814a35d4ca5e5939dda42c02.tar.gz |
Imported Debian version 4.7.35v4.7.35
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 13 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 14 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1f87a51..ea39d20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +whois (4.7.35) unstable; urgency=medium + + * Added new IPv4 allocations. + * Updated the .ae, .jobs, .ms, .ph and .tv TLD servers. (Closes: #539567) + * Added the .ls, .mg, .mk, .tz and .uy TLD servers. + * Removed the .td TLD server. + * mkpasswd: generate random-length hashes when supported. + * mkpasswd: use ngettext to support translation of plural forms. + (Patch courtesy of Petr Pisar.) + * Updated some translations. + + -- Marco d'Itri <md@linux.it> Wed, 12 Aug 2009 15:31:20 +0200 + whois (4.7.34) unstable; urgency=medium * Added new IPv4 allocations. diff --git a/debian/control b/debian/control index a00621b..6cff9ee 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: whois Section: net Priority: standard Maintainer: Marco d'Itri <md@linux.it> -Standards-Version: 3.8.1 +Standards-Version: 3.8.2 Build-Depends: debhelper (>= 5), gettext, libidn11-dev Package: whois |