r63048 - in /trunk/libtest-longstring-perl: Changes META.yml README debian/changelog debian/control debian/copyright debian/source/ debian/source/format lib/Test/LongString.pm t/03like.t

angelabad-guest at users.alioth.debian.org angelabad-guest at users.alioth.debian.org
Tue Sep 28 18:34:48 UTC 2010


Author: angelabad-guest
Date: Tue Sep 28 18:34:20 2010
New Revision: 63048

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=63048
Log:
* New upstream release
* debian/copyright: Update license information
* Switch to dpkg-source format 3.0 (quilt)
* Bump Standards-Version to 3.9.1 (no changes)

Added:
    trunk/libtest-longstring-perl/debian/source/
    trunk/libtest-longstring-perl/debian/source/format
Modified:
    trunk/libtest-longstring-perl/Changes
    trunk/libtest-longstring-perl/META.yml
    trunk/libtest-longstring-perl/README
    trunk/libtest-longstring-perl/debian/changelog
    trunk/libtest-longstring-perl/debian/control
    trunk/libtest-longstring-perl/debian/copyright
    trunk/libtest-longstring-perl/lib/Test/LongString.pm
    trunk/libtest-longstring-perl/t/03like.t

Modified: trunk/libtest-longstring-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-longstring-perl/Changes?rev=63048&op=diff
==============================================================================
--- trunk/libtest-longstring-perl/Changes (original)
+++ trunk/libtest-longstring-perl/Changes Tue Sep 28 18:34:20 2010
@@ -18,3 +18,6 @@
 
 0.13
     Allow to display LCSS output in diagnostics
+
+0.14
+    Compatibility fix with perl 5.13.5

Modified: trunk/libtest-longstring-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-longstring-perl/META.yml?rev=63048&op=diff
==============================================================================
--- trunk/libtest-longstring-perl/META.yml (original)
+++ trunk/libtest-longstring-perl/META.yml Tue Sep 28 18:34:20 2010
@@ -1,15 +1,23 @@
 --- #YAML:1.0
-name:                Test-LongString
-version:             0.13
-abstract:            ~
-license:             perl
-author:              
+name:               Test-LongString
+version:            0.14
+abstract:           ~
+author:
     - Rafael Garcia-Suarez <rgs at consttype.org>
-generated_by:        ExtUtils::MakeMaker version 6.42
-distribution_type:   module
-requires:     
-    Test::Builder:                 0.12
-    Test::Builder::Tester:         1.04
+license:            perl
+distribution_type:  module
+configure_requires:
+    ExtUtils::MakeMaker:  0
+build_requires:
+    ExtUtils::MakeMaker:  0
+requires:
+    Test::Builder:        0.12
+    Test::Builder::Tester:  1.04
+no_index:
+    directory:
+        - t
+        - inc
+generated_by:       ExtUtils::MakeMaker version 6.56
 meta-spec:
-    url:     http://module-build.sourceforge.net/META-spec-v1.3.html
-    version: 1.3
+    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
+    version:  1.4

Modified: trunk/libtest-longstring-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-longstring-perl/README?rev=63048&op=diff
==============================================================================
--- trunk/libtest-longstring-perl/README (original)
+++ trunk/libtest-longstring-perl/README Tue Sep 28 18:34:20 2010
@@ -1,4 +1,4 @@
-Test::LongString v0.11
+Test::LongString v0.14
 ======================
 
 A library to test long strings.
@@ -22,4 +22,4 @@
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
 
-Copyright (c) 2002, 2003, 2004, 2005, 2006 Rafael Garcia-Suarez
+Copyright (c) 2002 - 2010 Rafael Garcia-Suarez

Modified: trunk/libtest-longstring-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-longstring-perl/debian/changelog?rev=63048&op=diff
==============================================================================
--- trunk/libtest-longstring-perl/debian/changelog (original)
+++ trunk/libtest-longstring-perl/debian/changelog Tue Sep 28 18:34:20 2010
@@ -1,3 +1,12 @@
+libtest-longstring-perl (0.14-1) unstable; urgency=low
+
+  * New upstream release
+  * debian/copyright: Update license information
+  * Switch to dpkg-source format 3.0 (quilt)
+  * Bump Standards-Version to 3.9.1 (no changes)
+
+ -- Angel Abad <angelabad at gmail.com>  Tue, 28 Sep 2010 20:33:13 +0200
+
 libtest-longstring-perl (0.13-1) unstable; urgency=low
 
   * New upstream release

Modified: trunk/libtest-longstring-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-longstring-perl/debian/control?rev=63048&op=diff
==============================================================================
--- trunk/libtest-longstring-perl/debian/control (original)
+++ trunk/libtest-longstring-perl/debian/control Tue Sep 28 18:34:20 2010
@@ -8,7 +8,7 @@
 Uploaders: gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  Angel Abad <angelabad at gmail.com>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Test-LongString/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-longstring-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-longstring-perl/

Modified: trunk/libtest-longstring-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-longstring-perl/debian/copyright?rev=63048&op=diff
==============================================================================
--- trunk/libtest-longstring-perl/debian/copyright (original)
+++ trunk/libtest-longstring-perl/debian/copyright Tue Sep 28 18:34:20 2010
@@ -19,7 +19,7 @@
  it under the terms of the Artistic License, which comes with Perl.
  .
  On Debian GNU/Linux systems, the complete text of the Artistic License
- can be found in `/usr/share/common-licenses/Artistic'
+ can be found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -27,5 +27,5 @@
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
  .
- On Debian GNU/Linux systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL'
+ On Debian GNU/Linux systems, the complete text of version 1 of the
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.

Added: trunk/libtest-longstring-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-longstring-perl/debian/source/format?rev=63048&op=file
==============================================================================
--- trunk/libtest-longstring-perl/debian/source/format (added)
+++ trunk/libtest-longstring-perl/debian/source/format Tue Sep 28 18:34:20 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)

Modified: trunk/libtest-longstring-perl/lib/Test/LongString.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-longstring-perl/lib/Test/LongString.pm?rev=63048&op=diff
==============================================================================
--- trunk/libtest-longstring-perl/lib/Test/LongString.pm (original)
+++ trunk/libtest-longstring-perl/lib/Test/LongString.pm Tue Sep 28 18:34:20 2010
@@ -3,7 +3,7 @@
 use strict;
 use vars qw($VERSION @ISA @EXPORT $Max $Context $LCSS);
 
-$VERSION = '0.13';
+$VERSION = '0.14';
 
 use Test::Builder;
 my $Tester = new Test::Builder();
@@ -438,7 +438,7 @@
 
 A git repository for this module is available at
 
-    http://consttype.org/git/Test-LongString.git
+    git://github.com/rgs/Test-LongString.git
 
 =head1 SEE ALSO
 

Modified: trunk/libtest-longstring-perl/t/03like.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-longstring-perl/t/03like.t?rev=63048&op=diff
==============================================================================
--- trunk/libtest-longstring-perl/t/03like.t (original)
+++ trunk/libtest-longstring-perl/t/03like.t Tue Sep 28 18:34:20 2010
@@ -7,6 +7,8 @@
 use Test::Builder::Tester::Color;
 use Test::LongString;
 
+my $DEFAULT_FLAGS = $] < 5.013005 ? '-xism' : '^';
+
 test_out("ok 1 - foo matches foo");
 like_string("foo", qr/foo/, "foo matches foo");
 test_test("a small string matches");
@@ -15,7 +17,7 @@
 test_fail(4);
 test_diag(qq(         got: "bar"
 #       length: 3
-#     doesn't match '(?-xism:foo)'));
+#     doesn't match '(?$DEFAULT_FLAGS:foo)'));
 like_string("bar", qr/foo/, "foo matches foo");
 test_test("a small string doesn't match");
 
@@ -23,7 +25,7 @@
 test_fail(4);
 test_diag(qq(         got: undef
 #       length: -
-#     doesn't match '(?-xism:foo)'));
+#     doesn't match '(?$DEFAULT_FLAGS:foo)'));
 like_string(undef, qr/foo/, "foo matches foo");
 test_test("got undef");
 
@@ -31,7 +33,7 @@
 test_fail(4);
 test_diag(qq(         got: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"...
 #       length: 100
-#     doesn't match '(?-xism:^a*\$)'));
+#     doesn't match '(?$DEFAULT_FLAGS:^a*\$)'));
 like_string(("a"x60)."b".("a"x39), qr/^a*$/, "long string matches a*");
 test_test("a huge string doesn't match");
 
@@ -39,6 +41,6 @@
 test_fail(4);
 test_diag(qq(         got: "bar"
 #       length: 3
-#           matches '(?-xism:bar)'));
+#           matches '(?$DEFAULT_FLAGS:bar)'));
 unlike_string("bar", qr/bar/, "foo doesn't match bar");
 test_test("a small string matches while it shouldn't");




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