r74152 - in /trunk/libdata-section-perl: Changes LICENSE META.json META.yml Makefile.PL README debian/changelog dist.ini lib/Data/Section.pm

jotamjr-guest at users.alioth.debian.org jotamjr-guest at users.alioth.debian.org
Sun May 8 18:04:13 UTC 2011


Author: jotamjr-guest
Date: Sun May  8 18:03:45 2011
New Revision: 74152

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

Modified:
    trunk/libdata-section-perl/Changes
    trunk/libdata-section-perl/LICENSE
    trunk/libdata-section-perl/META.json
    trunk/libdata-section-perl/META.yml
    trunk/libdata-section-perl/Makefile.PL
    trunk/libdata-section-perl/README
    trunk/libdata-section-perl/debian/changelog
    trunk/libdata-section-perl/dist.ini
    trunk/libdata-section-perl/lib/Data/Section.pm

Modified: trunk/libdata-section-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-section-perl/Changes?rev=74152&op=diff
==============================================================================
--- trunk/libdata-section-perl/Changes (original)
+++ trunk/libdata-section-perl/Changes Sun May  8 18:03:45 2011
@@ -1,4 +1,7 @@
 Revision history for Data-Section
+
+0.101621  2011-04-29 07:26:31 America/New_York
+          document the \-escaping behavior of sections
 
 0.101620  2010-06-11 08:14:32 America/New_York
           We now attempt to work with files with Win32 line endings, thanks to

Modified: trunk/libdata-section-perl/LICENSE
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-section-perl/LICENSE?rev=74152&op=diff
==============================================================================
--- trunk/libdata-section-perl/LICENSE (original)
+++ trunk/libdata-section-perl/LICENSE Sun May  8 18:03:45 2011
@@ -1,4 +1,4 @@
-This software is copyright (c) 2010 by Ricardo SIGNES.
+This software is copyright (c) 2011 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2010 by Ricardo SIGNES.
+This software is Copyright (c) 2011 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
@@ -270,7 +270,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2010 by Ricardo SIGNES.
+This software is Copyright (c) 2011 by Ricardo SIGNES.
 
 This is free software, licensed under:
 

Modified: trunk/libdata-section-perl/META.json
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-section-perl/META.json?rev=74152&op=diff
==============================================================================
--- trunk/libdata-section-perl/META.json (original)
+++ trunk/libdata-section-perl/META.json Sun May  8 18:03:45 2011
@@ -4,7 +4,7 @@
       "Ricardo SIGNES <rjbs at cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.101612, CPAN::Meta::Converter version 2.101600",
+   "generated_by" : "Dist::Zilla version 4.200006, CPAN::Meta::Converter version 2.110930",
    "license" : [
       "perl_5"
    ],
@@ -16,14 +16,18 @@
    "prereqs" : {
       "configure" : {
          "requires" : {
-            "ExtUtils::MakeMaker" : "6.31"
+            "ExtUtils::MakeMaker" : "6.30"
          }
       },
       "runtime" : {
          "requires" : {
             "MRO::Compat" : "0.09",
-            "Sub::Exporter" : "0.979",
-            "Test::More" : "0.88"
+            "Sub::Exporter" : "0.979"
+         }
+      },
+      "test" : {
+         "requires" : {
+            "Test::More" : "0.96"
          }
       }
    },
@@ -34,177 +38,197 @@
          "url" : "git://git.codesimply.com/Data-Section.git"
       }
    },
-   "version" : "0.101620",
+   "version" : "0.101621",
    "x_Dist_Zilla" : {
       "plugins" : [
          {
-            "class" : "Dist::Zilla::Plugin::Prereq",
+            "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
+            "name" : "@RJBS/CheckPrereqsIndexed",
+            "version" : "0.002"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::GatherDir",
+            "name" : "@RJBS/@Basic/GatherDir",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PruneCruft",
+            "name" : "@RJBS/@Basic/PruneCruft",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::ManifestSkip",
+            "name" : "@RJBS/@Basic/ManifestSkip",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::MetaYAML",
+            "name" : "@RJBS/@Basic/MetaYAML",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::License",
+            "name" : "@RJBS/@Basic/License",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Readme",
+            "name" : "@RJBS/@Basic/Readme",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::ExtraTests",
+            "name" : "@RJBS/@Basic/ExtraTests",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::ExecDir",
+            "name" : "@RJBS/@Basic/ExecDir",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::ShareDir",
+            "name" : "@RJBS/@Basic/ShareDir",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::MakeMaker",
+            "name" : "@RJBS/@Basic/MakeMaker",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Manifest",
+            "name" : "@RJBS/@Basic/Manifest",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::TestRelease",
+            "name" : "@RJBS/@Basic/TestRelease",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
+            "name" : "@RJBS/@Basic/ConfirmRelease",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
+            "name" : "@RJBS/@Basic/UploadToCPAN",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
+            "name" : "@RJBS/AutoPrereqs",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
+            "name" : "@RJBS/Git::NextVersion",
+            "version" : "1.110500"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PkgVersion",
+            "name" : "@RJBS/PkgVersion",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::MetaConfig",
+            "name" : "@RJBS/MetaConfig",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::MetaJSON",
+            "name" : "@RJBS/MetaJSON",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::NextRelease",
+            "name" : "@RJBS/NextRelease",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
+            "name" : "@RJBS/PodSyntaxTests",
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Repository",
+            "name" : "@RJBS/Repository",
+            "version" : "0.18"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Prereqs",
             "config" : {
-               "Dist::Zilla::Plugin::Prereq" : {
-                  "phase" : "runtime",
+               "Dist::Zilla::Plugin::Prereqs" : {
+                  "phase" : "test",
                   "type" : "requires"
                }
             },
-            "name" : "Prereq",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::GatherDir",
-            "name" : "@Filter/@Basic/GatherDir",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::PruneCruft",
-            "name" : "@Filter/@Basic/PruneCruft",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::ManifestSkip",
-            "name" : "@Filter/@Basic/ManifestSkip",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::MetaYAML",
-            "name" : "@Filter/@Basic/MetaYAML",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::License",
-            "name" : "@Filter/@Basic/License",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::Readme",
-            "name" : "@Filter/@Basic/Readme",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::ExtraTests",
-            "name" : "@Filter/@Basic/ExtraTests",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::ExecDir",
-            "name" : "@Filter/@Basic/ExecDir",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::ShareDir",
-            "name" : "@Filter/@Basic/ShareDir",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::MakeMaker",
-            "name" : "@Filter/@Basic/MakeMaker",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::Manifest",
-            "name" : "@Filter/@Basic/Manifest",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::TestRelease",
-            "name" : "@Filter/@Basic/TestRelease",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
-            "name" : "@Filter/@Basic/ConfirmRelease",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
-            "name" : "@Filter/@Basic/UploadToCPAN",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::AutoVersion",
-            "name" : "@Filter/AutoVersion",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::PkgVersion",
-            "name" : "@Filter/PkgVersion",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::MetaConfig",
-            "name" : "@Filter/MetaConfig",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::MetaJSON",
-            "name" : "@Filter/MetaJSON",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::NextRelease",
-            "name" : "@Filter/NextRelease",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
-            "name" : "@Filter/PodSyntaxTests",
-            "version" : "4.101612"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::Repository",
-            "name" : "@Filter/Repository",
-            "version" : "0.13"
+            "name" : "@RJBS/TestMoreWithSubtests",
+            "version" : "4.200006"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
-            "name" : "@Filter/PodWeaver",
-            "version" : "3.101530"
+            "name" : "@RJBS/PodWeaver",
+            "version" : "3.101641"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
-            "name" : "@Filter/@Git/Check",
-            "version" : "1.101330"
+            "name" : "@RJBS/@Git/Check",
+            "version" : "1.110500"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
-            "name" : "@Filter/@Git/Commit",
-            "version" : "1.101330"
+            "name" : "@RJBS/@Git/Commit",
+            "version" : "1.110500"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
-            "name" : "@Filter/@Git/Tag",
-            "version" : "1.101330"
+            "name" : "@RJBS/@Git/Tag",
+            "version" : "1.110500"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
-            "name" : "@Filter/@Git/Push",
-            "version" : "1.101330"
+            "name" : "@RJBS/@Git/Push",
+            "version" : "1.110500"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "4.101612"
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":IncModules",
+            "version" : "4.200006"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "4.101612"
+            "version" : "4.200006"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "4.101612"
+            "version" : "4.200006"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "4.101612"
+            "version" : "4.200006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":MainModule",
+            "version" : "4.200006"
          }
       ],
       "zilla" : {
-         "class" : "Dist::Zilla",
+         "class" : "Dist::Zilla::Dist::Builder",
          "config" : {
             "is_trial" : 0
          },
-         "version" : "4.101612"
+         "version" : "4.200006"
       }
    }
 }

Modified: trunk/libdata-section-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-section-perl/META.yml?rev=74152&op=diff
==============================================================================
--- trunk/libdata-section-perl/META.yml (original)
+++ trunk/libdata-section-perl/META.yml Sun May  8 18:03:45 2011
@@ -2,11 +2,12 @@
 abstract: 'read multiple hunks of data out of your DATA section'
 author:
   - 'Ricardo SIGNES <rjbs at cpan.org>'
-build_requires: {}
+build_requires:
+  Test::More: 0.96
 configure_requires:
-  ExtUtils::MakeMaker: 6.31
+  ExtUtils::MakeMaker: 6.30
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.101612, CPAN::Meta::Converter version 2.101600'
+generated_by: 'Dist::Zilla version 4.200006, CPAN::Meta::Converter version 2.110930'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -15,142 +16,157 @@
 requires:
   MRO::Compat: 0.09
   Sub::Exporter: 0.979
-  Test::More: 0.88
 resources:
   repository: git://git.codesimply.com/Data-Section.git
-version: 0.101620
+version: 0.101621
 x_Dist_Zilla:
   plugins:
     -
-      class: Dist::Zilla::Plugin::Prereq
-      config:
-        Dist::Zilla::Plugin::Prereq:
-          phase: runtime
-          type: requires
-      name: Prereq
-      version: 4.101612
+      class: Dist::Zilla::Plugin::CheckPrereqsIndexed
+      name: '@RJBS/CheckPrereqsIndexed'
+      version: 0.002
     -
       class: Dist::Zilla::Plugin::GatherDir
-      name: '@Filter/@Basic/GatherDir'
-      version: 4.101612
+      name: '@RJBS/@Basic/GatherDir'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::PruneCruft
-      name: '@Filter/@Basic/PruneCruft'
-      version: 4.101612
+      name: '@RJBS/@Basic/PruneCruft'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::ManifestSkip
-      name: '@Filter/@Basic/ManifestSkip'
-      version: 4.101612
+      name: '@RJBS/@Basic/ManifestSkip'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::MetaYAML
-      name: '@Filter/@Basic/MetaYAML'
-      version: 4.101612
+      name: '@RJBS/@Basic/MetaYAML'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::License
-      name: '@Filter/@Basic/License'
-      version: 4.101612
+      name: '@RJBS/@Basic/License'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::Readme
-      name: '@Filter/@Basic/Readme'
-      version: 4.101612
+      name: '@RJBS/@Basic/Readme'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::ExtraTests
-      name: '@Filter/@Basic/ExtraTests'
-      version: 4.101612
+      name: '@RJBS/@Basic/ExtraTests'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::ExecDir
-      name: '@Filter/@Basic/ExecDir'
-      version: 4.101612
+      name: '@RJBS/@Basic/ExecDir'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::ShareDir
-      name: '@Filter/@Basic/ShareDir'
-      version: 4.101612
+      name: '@RJBS/@Basic/ShareDir'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::MakeMaker
-      name: '@Filter/@Basic/MakeMaker'
-      version: 4.101612
+      name: '@RJBS/@Basic/MakeMaker'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::Manifest
-      name: '@Filter/@Basic/Manifest'
-      version: 4.101612
+      name: '@RJBS/@Basic/Manifest'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::TestRelease
-      name: '@Filter/@Basic/TestRelease'
-      version: 4.101612
+      name: '@RJBS/@Basic/TestRelease'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
-      name: '@Filter/@Basic/ConfirmRelease'
-      version: 4.101612
+      name: '@RJBS/@Basic/ConfirmRelease'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
-      name: '@Filter/@Basic/UploadToCPAN'
-      version: 4.101612
+      name: '@RJBS/@Basic/UploadToCPAN'
+      version: 4.200006
     -
-      class: Dist::Zilla::Plugin::AutoVersion
-      name: '@Filter/AutoVersion'
-      version: 4.101612
+      class: Dist::Zilla::Plugin::AutoPrereqs
+      name: '@RJBS/AutoPrereqs'
+      version: 4.200006
+    -
+      class: Dist::Zilla::Plugin::Git::NextVersion
+      name: '@RJBS/Git::NextVersion'
+      version: 1.110500
     -
       class: Dist::Zilla::Plugin::PkgVersion
-      name: '@Filter/PkgVersion'
-      version: 4.101612
+      name: '@RJBS/PkgVersion'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::MetaConfig
-      name: '@Filter/MetaConfig'
-      version: 4.101612
+      name: '@RJBS/MetaConfig'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::MetaJSON
-      name: '@Filter/MetaJSON'
-      version: 4.101612
+      name: '@RJBS/MetaJSON'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::NextRelease
-      name: '@Filter/NextRelease'
-      version: 4.101612
+      name: '@RJBS/NextRelease'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
-      name: '@Filter/PodSyntaxTests'
-      version: 4.101612
+      name: '@RJBS/PodSyntaxTests'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::Repository
-      name: '@Filter/Repository'
-      version: 0.13
+      name: '@RJBS/Repository'
+      version: 0.18
+    -
+      class: Dist::Zilla::Plugin::Prereqs
+      config:
+        Dist::Zilla::Plugin::Prereqs:
+          phase: test
+          type: requires
+      name: '@RJBS/TestMoreWithSubtests'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::PodWeaver
-      name: '@Filter/PodWeaver'
-      version: 3.101530
+      name: '@RJBS/PodWeaver'
+      version: 3.101641
     -
       class: Dist::Zilla::Plugin::Git::Check
-      name: '@Filter/@Git/Check'
-      version: 1.101330
+      name: '@RJBS/@Git/Check'
+      version: 1.110500
     -
       class: Dist::Zilla::Plugin::Git::Commit
-      name: '@Filter/@Git/Commit'
-      version: 1.101330
+      name: '@RJBS/@Git/Commit'
+      version: 1.110500
     -
       class: Dist::Zilla::Plugin::Git::Tag
-      name: '@Filter/@Git/Tag'
-      version: 1.101330
+      name: '@RJBS/@Git/Tag'
+      version: 1.110500
     -
       class: Dist::Zilla::Plugin::Git::Push
-      name: '@Filter/@Git/Push'
-      version: 1.101330
+      name: '@RJBS/@Git/Push'
+      version: 1.110500
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 4.101612
+      version: 4.200006
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':IncModules'
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 4.101612
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 4.101612
+      version: 4.200006
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 4.101612
+      version: 4.200006
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':MainModule'
+      version: 4.200006
   zilla:
-    class: Dist::Zilla
+    class: Dist::Zilla::Dist::Builder
     config:
       is_trial: 0
-    version: 4.101612
+    version: 4.200006

Modified: trunk/libdata-section-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-section-perl/Makefile.PL?rev=74152&op=diff
==============================================================================
--- trunk/libdata-section-perl/Makefile.PL (original)
+++ trunk/libdata-section-perl/Makefile.PL Sun May  8 18:03:45 2011
@@ -4,16 +4,18 @@
 
 
 
-use ExtUtils::MakeMaker 6.31;
+use ExtUtils::MakeMaker 6.30;
 
 
 
 my %WriteMakefileArgs = (
   'ABSTRACT' => 'read multiple hunks of data out of your DATA section',
   'AUTHOR' => 'Ricardo SIGNES <rjbs at cpan.org>',
-  'BUILD_REQUIRES' => {},
+  'BUILD_REQUIRES' => {
+    'Test::More' => '0.96'
+  },
   'CONFIGURE_REQUIRES' => {
-    'ExtUtils::MakeMaker' => '6.31'
+    'ExtUtils::MakeMaker' => '6.30'
   },
   'DISTNAME' => 'Data-Section',
   'EXE_FILES' => [],
@@ -21,10 +23,9 @@
   'NAME' => 'Data::Section',
   'PREREQ_PM' => {
     'MRO::Compat' => '0.09',
-    'Sub::Exporter' => '0.979',
-    'Test::More' => '0.88'
+    'Sub::Exporter' => '0.979'
   },
-  'VERSION' => '0.101620',
+  'VERSION' => '0.101621',
   'test' => {
     'TESTS' => 't/*.t'
   }

Modified: trunk/libdata-section-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-section-perl/README?rev=74152&op=diff
==============================================================================
--- trunk/libdata-section-perl/README (original)
+++ trunk/libdata-section-perl/README Sun May  8 18:03:45 2011
@@ -1,11 +1,11 @@
 
 
 This archive contains the distribution Data-Section,
-version 0.101620:
+version 0.101621:
 
   read multiple hunks of data out of your DATA section
 
-This software is copyright (c) 2010 by Ricardo SIGNES.
+This software is copyright (c) 2011 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Modified: trunk/libdata-section-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-section-perl/debian/changelog?rev=74152&op=diff
==============================================================================
--- trunk/libdata-section-perl/debian/changelog (original)
+++ trunk/libdata-section-perl/debian/changelog Sun May  8 18:03:45 2011
@@ -1,3 +1,9 @@
+libdata-section-perl (0.101621-1) UNRELEASED; urgency=low
+
+  * New upstream release
+
+ -- Jotam Jr. Trejo <jotamjr at debian.org.sv>  Sun, 08 May 2011 11:56:31 -0600
+
 libdata-section-perl (0.101620-1) unstable; urgency=low
 
   * New upstream release.

Modified: trunk/libdata-section-perl/dist.ini
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-section-perl/dist.ini?rev=74152&op=diff
==============================================================================
--- trunk/libdata-section-perl/dist.ini (original)
+++ trunk/libdata-section-perl/dist.ini Sun May  8 18:03:45 2011
@@ -3,12 +3,4 @@
 license = Perl_5
 copyright_holder = Ricardo SIGNES
 
-[Prereq]
-Sub::Exporter = 0.979
-MRO::Compat   = 0.09  ; bugfixes
-Test::More    = 0.88  ; done_testing
-
-[@Filter]
-bundle = @RJBS
-remove = AutoPrereq
-
+[@RJBS]

Modified: trunk/libdata-section-perl/lib/Data/Section.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-section-perl/lib/Data/Section.pm?rev=74152&op=diff
==============================================================================
--- trunk/libdata-section-perl/lib/Data/Section.pm (original)
+++ trunk/libdata-section-perl/lib/Data/Section.pm Sun May  8 18:03:45 2011
@@ -2,7 +2,7 @@
 use warnings;
 package Data::Section;
 BEGIN {
-  $Data::Section::VERSION = '0.101620';
+  $Data::Section::VERSION = '0.101621';
 }
 # ABSTRACT: read multiple hunks of data out of your DATA section
 
@@ -141,7 +141,7 @@
 
 =head1 VERSION
 
-version 0.101620
+version 0.101621
 
 =head1 SYNOPSIS
 
@@ -224,7 +224,8 @@
 
 You can use as many underscores as you want, and the space around the name is
 optional.  This pattern can be configured with the C<header_re> option (see
-above).
+above).  If present, a single leading C<\> is removed, so that sections can
+encode lines that look like section delimiters.
 
 When a line containing only C<__END__> is reached, all processing of sections
 ends.
@@ -245,7 +246,7 @@
 those classes also inherit from the package into which Data::Section was
 imported.
 
-In other words, given this inheritence tree:
+In other words, given this inheritance tree:
 
   A
    \
@@ -337,11 +338,11 @@
 
 =head1 AUTHOR
 
-  Ricardo SIGNES <rjbs at cpan.org>
+Ricardo SIGNES <rjbs at cpan.org>
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2010 by Ricardo SIGNES.
+This software is copyright (c) 2011 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.




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