diff options
author | Marco d'Itri <md@linux.it> | 2009-03-16 18:08:04 +0100 |
---|---|---|
committer | Marco d'Itri <md@linux.it> | 2013-03-30 02:31:37 +0100 |
commit | ba38b34886f25c3448c2215e35220683a5bb7010 (patch) | |
tree | 02c9bc70a81863b285ed61e1050eb0ab3fe0c426 /debian | |
parent | 95229c98ad35c7038bdc1fb7002fa2e5e016741e (diff) | |
download | whois-ba38b34886f25c3448c2215e35220683a5bb7010.tar.gz |
Imported Debian version 4.7.32v4.7.32
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 4 |
3 files changed, 10 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 6b15e2a..780d834 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +whois (4.7.32) unstable; urgency=medium + + * Added new ASN allocations. + * Updated the .tel, .gg and .je TLD servers. + + -- Marco d'Itri <md@linux.it> Mon, 16 Mar 2009 18:08:04 +0100 + whois (4.7.31) unstable; urgency=low * Implemented a 10 seconds timeout on connect(2) to allow querying diff --git a/debian/compat b/debian/compat index b8626c4..7ed6ff8 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -4 +5 diff --git a/debian/control b/debian/control index 13879fc..a00621b 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: whois Section: net Priority: standard Maintainer: Marco d'Itri <md@linux.it> -Standards-Version: 3.8.0 -Build-Depends: debhelper (>= 4), gettext, libidn11-dev +Standards-Version: 3.8.1 +Build-Depends: debhelper (>= 5), gettext, libidn11-dev Package: whois Architecture: any |