diff -Nru whois-5.0.10/debian/changelog whois-5.0.10ubuntu1/debian/changelog --- whois-5.0.10/debian/changelog 2010-12-01 04:22:11.000000000 +0530 +++ whois-5.0.10ubuntu1/debian/changelog 2010-12-20 10:26:34.000000000 +0530 @@ -1,15 +1,45 @@ +whois (5.0.10ubuntu1) natty; urgency=low + + * Merge from debian unstable(LP #692424). Remaining changes: + - Add replaces/conflicts as mkpasswd is no longer a separate package. + (LP: #632791) + + Note: This needs to be kept until the next LTS release + as mkpasswd is a published package in lucid. + + -- Bhavani Shankar Mon, 20 Dec 2010 10:24:17 +0530 + whois (5.0.10) unstable; urgency=medium * Added new IPv4 allocations. -- Marco d'Itri Tue, 30 Nov 2010 23:51:59 +0100 +whois (5.0.9ubuntu1) natty; urgency=low + + * Merge from debian unstable, remaining changes: + - Add replaces/conflicts as mkpasswd is no longer a separate package. + (LP: #632791): + + NOTE: This needs to be kept until the next LTS release + as mkpasswd is a published package in lucid. + + -- Chuck Short Mon, 29 Nov 2010 09:59:04 -0500 + whois (5.0.9) unstable; urgency=low * Added new IPv4 allocations. -- Marco d'Itri Sun, 12 Nov 2010 22:24:42 +0100 +whois (5.0.8ubuntu1) natty; urgency=low + + * Merge from debian unstable (LP: #662768), remaining changes: + - Add replaces/conflicts as mkpasswd is no longer a separate package. + (LP: #632791): + + NOTE: This needs to be kept until the next LTS release + as mkpasswd is a published package in lucid. + + -- Lorenzo De Liso Mon, 18 Oct 2010 17:50:28 +0200 + whois (5.0.8) unstable; urgency=medium * Added the .xn--fzc2c9e2c (.ලංකා, Sri Lanka, Sinhala), .xn--mgbayh7gpa @@ -21,6 +51,15 @@ -- Marco d'Itri Wed, 06 Oct 2010 17:57:40 +0200 +whois (5.0.7ubuntu1) maverick; urgency=low + + * Add replaces/conflicts as mkpasswd is no longer a separate package. + (LP: #632791) + * NOTE: This needs to be kept until the next LTS release + as mkpasswd is a published package in lucid. + + -- Steve Beattie Tue, 07 Sep 2010 17:24:56 -0700 + whois (5.0.7) unstable; urgency=medium * Added new IPv4 allocations. @@ -1114,3 +1153,4 @@ * cryptpw become mkpasswd and now has a man page (closes: #46855). -- Marco d'Itri Sun, 3 Oct 1999 19:43:35 +0200 + diff -Nru whois-5.0.10/debian/control whois-5.0.10ubuntu1/debian/control --- whois-5.0.10/debian/control 2010-07-28 02:43:30.000000000 +0530 +++ whois-5.0.10ubuntu1/debian/control 2010-12-01 21:52:52.000000000 +0530 @@ -1,13 +1,16 @@ Source: whois Section: net Priority: standard -Maintainer: Marco d'Itri +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Marco d'Itri Standards-Version: 3.9.1 Build-Depends: debhelper (>= 5), gettext, libidn11-dev Package: whois Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Replaces: mkpasswd +Conflicts: mkpasswd Description: an intelligent whois client This is a new whois (RFC 3912) client rewritten from scratch. It is inspired from and compatible with the usual BSD and RIPE whois(1)