r76060 - in /trunk/libnet-whois-parser-perl/debian: ./ changelog compat control copyright libnet-whois-parser-perl.examples patches/ patches/manpage-spelling-error.patch patches/noInternet.patch patches/series rules source/ source/format watch

jotamjr-guest at users.alioth.debian.org jotamjr-guest at users.alioth.debian.org
Sat Jun 18 22:30:39 UTC 2011


Author: jotamjr-guest
Date: Sat Jun 18 22:30:37 2011
New Revision: 76060

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76060
Log:
[svn-inject] Applying Debian modifications (0.05-3) to trunk

Added:
    trunk/libnet-whois-parser-perl/debian/
    trunk/libnet-whois-parser-perl/debian/changelog
    trunk/libnet-whois-parser-perl/debian/compat
    trunk/libnet-whois-parser-perl/debian/control
    trunk/libnet-whois-parser-perl/debian/copyright
    trunk/libnet-whois-parser-perl/debian/libnet-whois-parser-perl.examples
    trunk/libnet-whois-parser-perl/debian/patches/
    trunk/libnet-whois-parser-perl/debian/patches/manpage-spelling-error.patch
    trunk/libnet-whois-parser-perl/debian/patches/noInternet.patch
    trunk/libnet-whois-parser-perl/debian/patches/series
    trunk/libnet-whois-parser-perl/debian/rules   (with props)
    trunk/libnet-whois-parser-perl/debian/source/
    trunk/libnet-whois-parser-perl/debian/source/format
    trunk/libnet-whois-parser-perl/debian/watch

Added: trunk/libnet-whois-parser-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-whois-parser-perl/debian/changelog?rev=76060&op=file
==============================================================================
--- trunk/libnet-whois-parser-perl/debian/changelog (added)
+++ trunk/libnet-whois-parser-perl/debian/changelog Sat Jun 18 22:30:37 2011
@@ -1,0 +1,29 @@
+libnet-whois-parser-perl (0.05-3) unstable; urgency=low
+
+  * debian/control: add missing dependency (libnet-whois-raw-perl), thanks
+    to Antti Salmela <asalmela at iki.fi> for reporting the bug,
+    Closes: #609782
+  * debian/control: bump Standards Version to 3.9.2
+  * debian/control: remove duplicate build relation over perl in B-D and
+    B-D-I
+  * debian/control: add version dependency for libmodule-build-perl (>=0.36)
+  * debian/README.source: removed, not needed anymore
+  * debian/copyright: refresh according to DEP 5 revision 135
+  * debian/copyright: add year to upstream copyright statement
+
+ -- Jotam Jr. Trejo <jotamjr at debian.org.sv>  Sun, 13 Mar 2011 21:22:14 -0600
+
+libnet-whois-parser-perl (0.05-2) unstable; urgency=low
+
+  * Skip tests if there is no internet access, add
+    debian/patches/noInternet.patch to solve that due to
+    lack of internet in build systems.
+  * Closes: #577350
+
+ -- Jotam Jr. Trejo <jotamjr at debian.org.sv>  Wed, 14 Apr 2010 15:21:54 -0600
+
+libnet-whois-parser-perl (0.05-1) unstable; urgency=low
+
+  * Initial Release (Closes: #573453)
+
+ -- Jotam Jr. Trejo <jotamjr at debian.org.sv>  Sat, 20 Mar 2010 00:20:27 -0600

Added: trunk/libnet-whois-parser-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-whois-parser-perl/debian/compat?rev=76060&op=file
==============================================================================
--- trunk/libnet-whois-parser-perl/debian/compat (added)
+++ trunk/libnet-whois-parser-perl/debian/compat Sat Jun 18 22:30:37 2011
@@ -1,0 +1,1 @@
+7

Added: trunk/libnet-whois-parser-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-whois-parser-perl/debian/control?rev=76060&op=file
==============================================================================
--- trunk/libnet-whois-parser-perl/debian/control (added)
+++ trunk/libnet-whois-parser-perl/debian/control Sat Jun 18 22:30:37 2011
@@ -1,0 +1,15 @@
+Source: libnet-whois-parser-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>=7.0.50~)
+Build-Depends-Indep: perl (>=5.11.3) | libmodule-build-perl (>=0.36), libnet-whois-raw-perl (>= 2)
+Maintainer: Jotam Jr. Trejo <jotamjr at debian.org.sv>
+Standards-Version: 3.9.2
+Homepage: http://search.cpan.org/dist/Net-Whois-Parser/
+
+Package: libnet-whois-parser-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, libnet-whois-raw-perl (>= 2)
+Description: module for parsing whois information
+ Net::Whois::Parser module provides Whois data parsing. You can add your own
+ parsers for any whois server.

Added: trunk/libnet-whois-parser-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-whois-parser-perl/debian/copyright?rev=76060&op=file
==============================================================================
--- trunk/libnet-whois-parser-perl/debian/copyright (added)
+++ trunk/libnet-whois-parser-perl/debian/copyright Sat Jun 18 22:30:37 2011
@@ -1,0 +1,28 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Ivan Sokolov <ivsokolov at cpan.org>
+Source: http://search.cpan.org/dist/Net-Whois-Parser/
+Name: Net-Whois-Parser
+
+Files: *
+Copyright: 2009, Ivan Sokolov <ivsokolov at cpan.org>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2010-2011, Jotam Jr. Trejo <jotamjr at debian.org.sv>
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License
+ can be found in `/usr/share/common-licenses/Artistic'
+
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'

Added: trunk/libnet-whois-parser-perl/debian/libnet-whois-parser-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-whois-parser-perl/debian/libnet-whois-parser-perl.examples?rev=76060&op=file
==============================================================================
--- trunk/libnet-whois-parser-perl/debian/libnet-whois-parser-perl.examples (added)
+++ trunk/libnet-whois-parser-perl/debian/libnet-whois-parser-perl.examples Sat Jun 18 22:30:37 2011
@@ -1,0 +1,1 @@
+examples/*

Added: trunk/libnet-whois-parser-perl/debian/patches/manpage-spelling-error.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-whois-parser-perl/debian/patches/manpage-spelling-error.patch?rev=76060&op=file
==============================================================================
--- trunk/libnet-whois-parser-perl/debian/patches/manpage-spelling-error.patch (added)
+++ trunk/libnet-whois-parser-perl/debian/patches/manpage-spelling-error.patch Sat Jun 18 22:30:37 2011
@@ -1,0 +1,16 @@
+Description: Spelling error in manpage
+ Lintian found a spelling error in the manpage (usefull useful).
+Author: Jotam Jr. Trejo <jotamjr at debian.org.sv>
+Last-Update: 2010-03-23Index: libnet-whois-parser-perl-0.05/lib/Net/Whois/Parser.pm
+===================================================================
+--- libnet-whois-parser-perl-0.05.orig/lib/Net/Whois/Parser.pm
++++ libnet-whois-parser-perl-0.05/lib/Net/Whois/Parser.pm
+@@ -419,7 +419,7 @@ Net::Whois::Parser - module for parsing
+     $Net::Whois::Parser::FIELD_NAME_CONV{'Domain name'} = 'domain';
+ 
+     # If you want to format some fields.
+-    # I think it is very usefull for dates.
++    # I think it is very useful for dates.
+     $Net::Whois::Parser::HOOKS{'expiration_date'} = [ \&format_date ];
+     
+ =head1 DESCRIPTION

Added: trunk/libnet-whois-parser-perl/debian/patches/noInternet.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-whois-parser-perl/debian/patches/noInternet.patch?rev=76060&op=file
==============================================================================
--- trunk/libnet-whois-parser-perl/debian/patches/noInternet.patch (added)
+++ trunk/libnet-whois-parser-perl/debian/patches/noInternet.patch Sat Jun 18 22:30:37 2011
@@ -1,0 +1,29 @@
+Description: Workaround to skip tests when internet access is not available
+ Due to Debian policy, build systems of Debiandon't have internet access, 
+ that causes that the internet dependent tests fail at build time.
+Origin: vendor, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577350
+Bug-Debian: http://bugs.debian.org/577350
+Author: Jotam Jr. Trejo <jotamjr at debian.org.sv>
+Last-Update: 2010-04-14
+Index: libnet-whois-parser-perl-0.05/t/000-base.t
+===================================================================
+--- libnet-whois-parser-perl-0.05.orig/t/000-base.t
++++ libnet-whois-parser-perl-0.05/t/000-base.t
+@@ -14,7 +14,10 @@ my $domain = 'reg.ru';
+ my $info;
+ 
+ plan tests => 11;
+-
++SKIP: {
++	  if(defined $ENV{connected_to_net}){
++	      skip "Build system don't have internet access", 11 unless $ENV{connected_to_net};
++	  }
+ my ( $raw, $server ) = whois($domain);
+ 
+ 
+@@ -52,4 +55,5 @@ $info = parse_whois( raw => $raw );
+ 
+ is_deeply $info->{test}, [ 1, 2, 3], 'get_all_values is on';
+ 
++      }
+ 

Added: trunk/libnet-whois-parser-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-whois-parser-perl/debian/patches/series?rev=76060&op=file
==============================================================================
--- trunk/libnet-whois-parser-perl/debian/patches/series (added)
+++ trunk/libnet-whois-parser-perl/debian/patches/series Sat Jun 18 22:30:37 2011
@@ -1,0 +1,2 @@
+manpage-spelling-error.patch
+noInternet.patch

Added: trunk/libnet-whois-parser-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-whois-parser-perl/debian/rules?rev=76060&op=file
==============================================================================
--- trunk/libnet-whois-parser-perl/debian/rules (added)
+++ trunk/libnet-whois-parser-perl/debian/rules Sat Jun 18 22:30:37 2011
@@ -1,0 +1,10 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@
+
+override_dh_auto_test:
+	#use connected_to_net=1 when you have access to internet
+	#this is set to 0 by defautl because debian build systems don't have
+	#internet access.
+	connected_to_net=0 $(MAKE) test

Propchange: trunk/libnet-whois-parser-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libnet-whois-parser-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-whois-parser-perl/debian/source/format?rev=76060&op=file
==============================================================================
--- trunk/libnet-whois-parser-perl/debian/source/format (added)
+++ trunk/libnet-whois-parser-perl/debian/source/format Sat Jun 18 22:30:37 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: trunk/libnet-whois-parser-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-whois-parser-perl/debian/watch?rev=76060&op=file
==============================================================================
--- trunk/libnet-whois-parser-perl/debian/watch (added)
+++ trunk/libnet-whois-parser-perl/debian/watch Sat Jun 18 22:30:37 2011
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/Net-Whois-Parser/   .*/Net-Whois-Parser-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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