r27967 - in /trunk/libnet-domain-tld-perl: Changes MANIFEST META.yml Makefile.PL debian/changelog lib/Net/Domain/TLD.pm t/pod.t

bricas-guest at users.alioth.debian.org bricas-guest at users.alioth.debian.org
Tue Dec 9 20:17:08 UTC 2008


Author: bricas-guest
Date: Tue Dec  9 20:17:05 2008
New Revision: 27967

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27967
Log:
New upstream release

Removed:
    trunk/libnet-domain-tld-perl/t/pod.t
Modified:
    trunk/libnet-domain-tld-perl/Changes
    trunk/libnet-domain-tld-perl/MANIFEST
    trunk/libnet-domain-tld-perl/META.yml
    trunk/libnet-domain-tld-perl/Makefile.PL
    trunk/libnet-domain-tld-perl/debian/changelog
    trunk/libnet-domain-tld-perl/lib/Net/Domain/TLD.pm

Modified: trunk/libnet-domain-tld-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-domain-tld-perl/Changes?rev=27967&op=diff
==============================================================================
--- trunk/libnet-domain-tld-perl/Changes (original)
+++ trunk/libnet-domain-tld-perl/Changes Tue Dec  9 20:17:05 2008
@@ -1,4 +1,4 @@
-Revision history for Net::Domain::TLD.
+Revision history for Net::Domain::TLD
 
 1.05  Tue Jan 23 12:00:00 2001
 	- original version
@@ -23,3 +23,6 @@
 	- license in Makefile.PL
 1.67  Mon Dec 10 10:00:00 2007 by Jonas Liljegren
         - Added .ax, .bl, .me, .mf, .rs
+1.68  Sun Dec 07 18:00:00 2008
+	- addition of .asia
+

Modified: trunk/libnet-domain-tld-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-domain-tld-perl/MANIFEST?rev=27967&op=diff
==============================================================================
--- trunk/libnet-domain-tld-perl/MANIFEST (original)
+++ trunk/libnet-domain-tld-perl/MANIFEST Tue Dec  9 20:17:05 2008
@@ -6,4 +6,3 @@
 META.yml
 README
 t/01_ini.t
-t/pod.t

Modified: trunk/libnet-domain-tld-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-domain-tld-perl/META.yml?rev=27967&op=diff
==============================================================================
--- trunk/libnet-domain-tld-perl/META.yml (original)
+++ trunk/libnet-domain-tld-perl/META.yml Tue Dec  9 20:17:05 2008
@@ -1,13 +1,12 @@
 # http://module-build.sourceforge.net/META-spec.html
 #XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
 name:         Net-Domain-TLD
-version:      1.67
+version:      1.68
 version_from: lib/Net/Domain/TLD.pm
 installdirs:  site
 requires:
     Carp:                          0
     Storable:                      0
-    Test::More:                    0
 
 distribution_type: module
-generated_by: ExtUtils::MakeMaker version 6.30_01
+generated_by: ExtUtils::MakeMaker version 6.30

Modified: trunk/libnet-domain-tld-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-domain-tld-perl/Makefile.PL?rev=27967&op=diff
==============================================================================
--- trunk/libnet-domain-tld-perl/Makefile.PL (original)
+++ trunk/libnet-domain-tld-perl/Makefile.PL Tue Dec  9 20:17:05 2008
@@ -1,4 +1,3 @@
-use 5.006;
 use ExtUtils::MakeMaker;
 # See lib/ExtUtils/MakeMaker.pm for details of how to influence
 # the contents of the Makefile that is written.
@@ -9,9 +8,6 @@
     ABSTRACT     => 'Net::Domain::TLD - Work with TLD names',
     PREREQ_PM   => {
 	'Carp'	=> '0', 
-	'Storable' => '0',
-	'Test::More' => 0,
-    },
-    ($ExtUtils::MakeMaker::VERSION ge '6.30_00'? 
-     ('LICENSE'		=> 'perl', ) : ()),
+	'Storable' => '0'
+    }
 );

Modified: trunk/libnet-domain-tld-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-domain-tld-perl/debian/changelog?rev=27967&op=diff
==============================================================================
--- trunk/libnet-domain-tld-perl/debian/changelog (original)
+++ trunk/libnet-domain-tld-perl/debian/changelog Tue Dec  9 20:17:05 2008
@@ -1,9 +1,13 @@
-libnet-domain-tld-perl (1.67-3) UNRELEASED; urgency=low
+libnet-domain-tld-perl (1.68-1) UNRELEASED; urgency=low
 
+  [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
 
- -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:45:19 +0100
+  [ Brian Cassidy ]
+  * New upstream release
+
+ -- Brian Cassidy <brian.cassidy at gmail.com>  Tue, 09 Dec 2008 16:15:45 -0400
 
 libnet-domain-tld-perl (1.67-2) unstable; urgency=low
 

Modified: trunk/libnet-domain-tld-perl/lib/Net/Domain/TLD.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-domain-tld-perl/lib/Net/Domain/TLD.pm?rev=27967&op=diff
==============================================================================
--- trunk/libnet-domain-tld-perl/lib/Net/Domain/TLD.pm (original)
+++ trunk/libnet-domain-tld-perl/lib/Net/Domain/TLD.pm Tue Dec  9 20:17:05 2008
@@ -3,7 +3,7 @@
 use base qw(Exporter);
 use 5.006;
 our @EXPORT_OK = qw(tlds tld_exists);
-our $VERSION = '1.67';
+our $VERSION = '1.68';
 
 use warnings;
 use Carp;
@@ -38,7 +38,8 @@
 		info => q{Unrestricted use},
 	},
 	new_restricted => { 
-		aero => q{Air-transport industry}, 
+		aero => q{Air-transport industry},
+		asia => q{Companies, organisations and individuals in the Asia-Pacific region},
 		arpa => q{Address and Routing Parameter Area},
 		biz => q{Businesses},
 		cat => q{Catalan linguistic and cultural community},
@@ -49,7 +50,7 @@
 		name => q{For registration by individuals},
 		pro => q{Accountants, lawyers, and physicians},
 		travel => q{Travel industry},
-		tel => q{?}
+		tel => q{For businesses and individuals to publish contact data}
 	},
 	gtld_open => {
 		com => q{Commercial organization},




More information about the Pkg-perl-cvs-commits mailing list