r53824 - in /trunk/libnet-subnets-perl: .perltidyrc Changes MANIFEST META.yml Makefile.PL debian/changelog debian/control debian/copyright examples/matching.pl lib/Net/Subnets.pm t/01use.t t/02pod.t t/03podcoverage.t t/04check.t t/05range.t t/06list.t

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Mar 7 02:02:04 UTC 2010


Author: jawnsy-guest
Date: Sun Mar  7 02:01:52 2010
New Revision: 53824

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53824
Log:
This version only removes .perltidyrc
IGNORE-VERSION: 1.01-1
* New upstream release
* Standards-Version 3.8.4 (no changes)
* Update copyright information

Removed:
    trunk/libnet-subnets-perl/.perltidyrc
Modified:
    trunk/libnet-subnets-perl/Changes
    trunk/libnet-subnets-perl/MANIFEST
    trunk/libnet-subnets-perl/META.yml
    trunk/libnet-subnets-perl/Makefile.PL
    trunk/libnet-subnets-perl/debian/changelog
    trunk/libnet-subnets-perl/debian/control
    trunk/libnet-subnets-perl/debian/copyright
    trunk/libnet-subnets-perl/examples/matching.pl
    trunk/libnet-subnets-perl/lib/Net/Subnets.pm
    trunk/libnet-subnets-perl/t/01use.t
    trunk/libnet-subnets-perl/t/02pod.t
    trunk/libnet-subnets-perl/t/03podcoverage.t
    trunk/libnet-subnets-perl/t/04check.t
    trunk/libnet-subnets-perl/t/05range.t
    trunk/libnet-subnets-perl/t/06list.t

Modified: trunk/libnet-subnets-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-subnets-perl/Changes?rev=53824&op=diff
==============================================================================
--- trunk/libnet-subnets-perl/Changes (original)
+++ trunk/libnet-subnets-perl/Changes Sun Mar  7 02:01:52 2010
@@ -1,4 +1,7 @@
 Revision history for Perl extension Net::Subnets.
+
+1.01  2010-03-01 00:00:00
+        - Removed .perltidyrc.
 
 1.0   2009-12-10 00:00:00
         - Fixed everything.

Modified: trunk/libnet-subnets-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-subnets-perl/MANIFEST?rev=53824&op=diff
==============================================================================
--- trunk/libnet-subnets-perl/MANIFEST (original)
+++ trunk/libnet-subnets-perl/MANIFEST Sun Mar  7 02:01:52 2010
@@ -1,4 +1,3 @@
-.perltidyrc
 Changes
 examples/matching.pl
 lib/Net/Subnets.pm

Modified: trunk/libnet-subnets-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-subnets-perl/META.yml?rev=53824&op=diff
==============================================================================
--- trunk/libnet-subnets-perl/META.yml (original)
+++ trunk/libnet-subnets-perl/META.yml Sun Mar  7 02:01:52 2010
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name:               Net-Subnets
-version:            1.0
+version:            1.01
 abstract:           ~
 author:
     - Sebastian Riedel (sri at cpan.org)

Modified: trunk/libnet-subnets-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-subnets-perl/Makefile.PL?rev=53824&op=diff
==============================================================================
--- trunk/libnet-subnets-perl/Makefile.PL (original)
+++ trunk/libnet-subnets-perl/Makefile.PL Sun Mar  7 02:01:52 2010
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 
-# Copyright (C) 2003-2009, Sebastian Riedel.
+# Copyright (C) 2003-2010, Sebastian Riedel.
 
 use strict;
 use warnings;

Modified: trunk/libnet-subnets-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-subnets-perl/debian/changelog?rev=53824&op=diff
==============================================================================
--- trunk/libnet-subnets-perl/debian/changelog (original)
+++ trunk/libnet-subnets-perl/debian/changelog Sun Mar  7 02:01:52 2010
@@ -1,3 +1,14 @@
+libnet-subnets-perl (1.01-1) UNRELEASED; urgency=low
+
+  This version only removes .perltidyrc
+  IGNORE-VERSION: 1.01-1
+
+  * New upstream release
+  * Standards-Version 3.8.4 (no changes)
+  * Update copyright information
+
+ -- Jonathan Yu <jawnsy at cpan.org>  Sat, 06 Mar 2010 21:21:54 -0500
+
 libnet-subnets-perl (1.0-1) unstable; urgency=low
 
   [ Jonathan Yu ]

Modified: trunk/libnet-subnets-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-subnets-perl/debian/control?rev=53824&op=diff
==============================================================================
--- trunk/libnet-subnets-perl/debian/control (original)
+++ trunk/libnet-subnets-perl/debian/control Sun Mar  7 02:01:52 2010
@@ -6,7 +6,7 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
  Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Homepage: http://search.cpan.org/dist/Net-Subnets/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-subnets-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-subnets-perl/

Modified: trunk/libnet-subnets-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-subnets-perl/debian/copyright?rev=53824&op=diff
==============================================================================
--- trunk/libnet-subnets-perl/debian/copyright (original)
+++ trunk/libnet-subnets-perl/debian/copyright Sun Mar  7 02:01:52 2010
@@ -4,11 +4,11 @@
 Name: Net-Subnets
 
 Files: *
-Copyright: 2003-2009, Sebastian Riedel <sri at cpan.org>
+Copyright: 2003-2010, Sebastian Riedel <sri at cpan.org>
 License: Artistic-2.0
 
 Files: debian/*
-Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
+Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.org>
  2006-2008, Ernesto Hernández-Novich (USB) <emhn at usb.ve>
  2007, Gunnar Wolf <gwolf at debian.org>
 License: Artistic-2.0

Modified: trunk/libnet-subnets-perl/examples/matching.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-subnets-perl/examples/matching.pl?rev=53824&op=diff
==============================================================================
--- trunk/libnet-subnets-perl/examples/matching.pl (original)
+++ trunk/libnet-subnets-perl/examples/matching.pl Sun Mar  7 02:01:52 2010
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 
-# Copyright (C) 2003-2009, Sebastian Riedel.
+# Copyright (C) 2003-2010, Sebastian Riedel.
 
 use Net::Subnets;
 

Modified: trunk/libnet-subnets-perl/lib/Net/Subnets.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-subnets-perl/lib/Net/Subnets.pm?rev=53824&op=diff
==============================================================================
--- trunk/libnet-subnets-perl/lib/Net/Subnets.pm (original)
+++ trunk/libnet-subnets-perl/lib/Net/Subnets.pm Sun Mar  7 02:01:52 2010
@@ -1,11 +1,11 @@
-# Copyright (C) 2003-2009, Sebastian Riedel.
+# Copyright (C) 2003-2010, Sebastian Riedel.
 
 package Net::Subnets;
 
 use strict;
 use vars qw/$VERSION/;
 
-$VERSION = '1.0';
+$VERSION = '1.01';
 
 sub new {
     my $self = shift;
@@ -174,7 +174,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2003-2009, Sebastian Riedel.
+Copyright (C) 2003-2010, Sebastian Riedel.
 
 This program is free software, you can redistribute it and/or modify it under
 the terms of the Artistic License version 2.0.

Modified: trunk/libnet-subnets-perl/t/01use.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-subnets-perl/t/01use.t?rev=53824&op=diff
==============================================================================
--- trunk/libnet-subnets-perl/t/01use.t (original)
+++ trunk/libnet-subnets-perl/t/01use.t Sun Mar  7 02:01:52 2010
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 
-# Copyright (C) 2003-2009, Sebastian Riedel.
+# Copyright (C) 2003-2010, Sebastian Riedel.
 
 use strict;
 use warnings;

Modified: trunk/libnet-subnets-perl/t/02pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-subnets-perl/t/02pod.t?rev=53824&op=diff
==============================================================================
--- trunk/libnet-subnets-perl/t/02pod.t (original)
+++ trunk/libnet-subnets-perl/t/02pod.t Sun Mar  7 02:01:52 2010
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 
-# Copyright (C) 2005-2009, Sebastian Riedel.
+# Copyright (C) 2005-2010, Sebastian Riedel.
 
 use strict;
 use warnings;

Modified: trunk/libnet-subnets-perl/t/03podcoverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-subnets-perl/t/03podcoverage.t?rev=53824&op=diff
==============================================================================
--- trunk/libnet-subnets-perl/t/03podcoverage.t (original)
+++ trunk/libnet-subnets-perl/t/03podcoverage.t Sun Mar  7 02:01:52 2010
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 
-# Copyright (C) 2005-2009, Sebastian Riedel.
+# Copyright (C) 2005-2010, Sebastian Riedel.
 
 use strict;
 use warnings;

Modified: trunk/libnet-subnets-perl/t/04check.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-subnets-perl/t/04check.t?rev=53824&op=diff
==============================================================================
--- trunk/libnet-subnets-perl/t/04check.t (original)
+++ trunk/libnet-subnets-perl/t/04check.t Sun Mar  7 02:01:52 2010
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 
-# Copyright (C) 2003-2009, Sebastian Riedel.
+# Copyright (C) 2003-2010, Sebastian Riedel.
 
 use strict;
 use warnings;

Modified: trunk/libnet-subnets-perl/t/05range.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-subnets-perl/t/05range.t?rev=53824&op=diff
==============================================================================
--- trunk/libnet-subnets-perl/t/05range.t (original)
+++ trunk/libnet-subnets-perl/t/05range.t Sun Mar  7 02:01:52 2010
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 
-# Copyright (C) 2003-2009, Sebastian Riedel.
+# Copyright (C) 2003-2010, Sebastian Riedel.
 
 use strict;
 use warnings;

Modified: trunk/libnet-subnets-perl/t/06list.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-subnets-perl/t/06list.t?rev=53824&op=diff
==============================================================================
--- trunk/libnet-subnets-perl/t/06list.t (original)
+++ trunk/libnet-subnets-perl/t/06list.t Sun Mar  7 02:01:52 2010
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 
-# Copyright (C) 2003-2009, Sebastian Riedel.
+# Copyright (C) 2003-2010, Sebastian Riedel.
 
 use strict;
 use warnings;




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