Hello community,

here is the log from the commit of package perl-Log-Dispatchouli for 
openSUSE:Factory checked in at 2013-06-06 15:26:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Log-Dispatchouli (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Log-Dispatchouli.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Log-Dispatchouli"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Log-Dispatchouli/perl-Log-Dispatchouli.changes  
    2012-01-17 16:13:52.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Log-Dispatchouli.new/perl-Log-Dispatchouli.changes
 2013-06-06 15:26:17.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Jun  5 11:48:28 UTC 2013 - co...@suse.com
+
+- updated to 2.006
+          put the ->info, ->fatal, ->debug methods on proxies, too
+          (thanks George Hartzell)
+
+-------------------------------------------------------------------

Old:
----
  Log-Dispatchouli-2.005.tar.gz

New:
----
  Log-Dispatchouli-2.006.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Log-Dispatchouli.spec ++++++
--- /var/tmp/diff_new_pack.1eWPQT/_old  2013-06-06 15:26:18.000000000 +0200
+++ /var/tmp/diff_new_pack.1eWPQT/_new  2013-06-06 15:26:18.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Log-Dispatchouli
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,11 @@
 
 
 Name:           perl-Log-Dispatchouli
-Version:        2.005
+Version:        2.006
 Release:        0
 %define cpan_name Log-Dispatchouli
 Summary:        a simple wrapper around Log::Dispatch
-License:        GPL-1.0+ or Artistic-1.0
+License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Log-Dispatchouli/
 Source:         
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
@@ -43,6 +43,13 @@
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Try::Tiny) >= 0.04
+#BuildRequires: perl(DDR::Child)
+#BuildRequires: perl(DDR::Parent)
+#BuildRequires: perl(Log::Dispatchouli)
+#BuildRequires: perl(Log::Dispatchouli::Global)
+#BuildRequires: perl(Log::Dispatchouli::Proxy)
+#BuildRequires: perl(SDR::Child)
+#BuildRequires: perl(SDR::Parent)
 Requires:       perl(Log::Dispatch)
 Requires:       perl(Log::Dispatch::Array)
 Requires:       perl(Log::Dispatch::File)
@@ -89,9 +96,6 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
 %doc Changes LICENSE README

++++++ Log-Dispatchouli-2.005.tar.gz -> Log-Dispatchouli-2.006.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-2.005/Changes 
new/Log-Dispatchouli-2.006/Changes
--- old/Log-Dispatchouli-2.005/Changes  2011-04-08 05:16:47.000000000 +0200
+++ new/Log-Dispatchouli-2.006/Changes  2013-04-05 21:02:09.000000000 +0200
@@ -1,5 +1,9 @@
 Revision history for Log-Dispatchouli
 
+2.006     2013-04-05 15:02:05 America/New_York
+          put the ->info, ->fatal, ->debug methods on proxies, too
+          (thanks George Hartzell)
+
 2.005     2011-04-07 23:16:40 America/New_York
           add log_file and log_path options
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-2.005/LICENSE 
new/Log-Dispatchouli-2.006/LICENSE
--- old/Log-Dispatchouli-2.005/LICENSE  2011-04-08 05:16:47.000000000 +0200
+++ new/Log-Dispatchouli-2.006/LICENSE  2013-04-05 21:02:09.000000000 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2011 by Ricardo SIGNES.
+This software is copyright (c) 2013 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,21 +12,22 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2011 by Ricardo SIGNES.
+This software is Copyright (c) 2013 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
   The GNU General Public License, Version 1, February 1989
 
-                   GNU GENERAL PUBLIC LICENSE
-                    Version 1, February 1989
+                    GNU GENERAL PUBLIC LICENSE
+                     Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
-                59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
+ 51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
+
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-                           Preamble
+                            Preamble
 
   The license agreements of most software companies try to keep users
 at the mercy of those companies.  By contrast, our General Public
@@ -67,7 +68,7 @@
   The precise terms and conditions for copying, distribution and
 modification follow.
 
-                   GNU GENERAL PUBLIC LICENSE
+                    GNU GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License Agreement applies to any program or other work which
@@ -185,7 +186,7 @@
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
-                           NO WARRANTY
+                            NO WARRANTY
 
   9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
@@ -207,9 +208,9 @@
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
-                    END OF TERMS AND CONDITIONS
+                     END OF TERMS AND CONDITIONS
 
-       Appendix: How to Apply These Terms to Your New Programs
+        Appendix: How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
 possible use to humanity, the best way to achieve this is to make it
@@ -235,8 +236,9 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software Foundation,
-    Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 
USA
+
 
 Also add information on how to contact you by electronic and paper mail.
 
@@ -270,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2011 by Ricardo SIGNES.
+This software is Copyright (c) 2013 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-2.005/MANIFEST 
new/Log-Dispatchouli-2.006/MANIFEST
--- old/Log-Dispatchouli-2.005/MANIFEST 2011-04-08 05:16:47.000000000 +0200
+++ new/Log-Dispatchouli-2.006/MANIFEST 2013-04-05 21:02:09.000000000 +0200
@@ -9,6 +9,8 @@
 lib/Log/Dispatchouli.pm
 lib/Log/Dispatchouli/Global.pm
 lib/Log/Dispatchouli/Proxy.pm
+t/00-compile.t
+t/000-report-versions-tiny.t
 t/basic.t
 t/env-value.t
 t/global-subclass.t
@@ -18,4 +20,5 @@
 t/lib/SDR/Child.pm
 t/lib/SDR/Parent.pm
 t/proxy.t
-t/release-pod-syntax.t
+xt/release/changes_has_content.t
+xt/release/pod-syntax.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-2.005/META.json 
new/Log-Dispatchouli-2.006/META.json
--- old/Log-Dispatchouli-2.005/META.json        2011-04-08 05:16:47.000000000 
+0200
+++ new/Log-Dispatchouli-2.006/META.json        2013-04-05 21:02:09.000000000 
+0200
@@ -4,7 +4,7 @@
       "Ricardo SIGNES <r...@cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.200005, CPAN::Meta::Converter 
version 2.110930",
+   "generated_by" : "Dist::Zilla version 4.300032, CPAN::Meta::Converter 
version 2.130880",
    "license" : [
       "perl_5"
    ],
@@ -16,160 +16,186 @@
    "prereqs" : {
       "configure" : {
          "requires" : {
-            "ExtUtils::MakeMaker" : "6.31"
+            "ExtUtils::MakeMaker" : "6.30"
+         }
+      },
+      "develop" : {
+         "requires" : {
+            "Test::Pod" : "1.41",
+            "version" : "0.9901"
          }
       },
       "runtime" : {
          "requires" : {
-            "Carp" : 0,
-            "File::Spec" : 0,
-            "Log::Dispatch" : 0,
-            "Log::Dispatch::Array" : 0,
-            "Log::Dispatch::File" : 0,
-            "Log::Dispatch::Screen" : 0,
-            "Log::Dispatch::Syslog" : 0,
-            "Params::Util" : 0,
-            "Scalar::Util" : 0,
-            "String::Flogger" : 0,
-            "Sub::Exporter" : 0,
+            "Carp" : "0",
+            "File::Spec" : "0",
+            "Log::Dispatch" : "0",
+            "Log::Dispatch::Array" : "0",
+            "Log::Dispatch::File" : "0",
+            "Log::Dispatch::Screen" : "0",
+            "Log::Dispatch::Syslog" : "0",
+            "Params::Util" : "0",
+            "Scalar::Util" : "0",
+            "String::Flogger" : "0",
+            "Sub::Exporter" : "0",
             "Sub::Exporter::GlobExporter" : "0.002",
             "Sys::Syslog" : "0.16",
             "Try::Tiny" : "0.04",
-            "overload" : 0
+            "overload" : "0",
+            "strict" : "0",
+            "warnings" : "0"
          }
       },
       "test" : {
          "requires" : {
-            "Test::Deep" : 0,
-            "Test::Fatal" : 0,
-            "Test::More" : "0.96"
+            "File::Find" : "0",
+            "File::Temp" : "0",
+            "Test::Deep" : "0",
+            "Test::Fatal" : "0",
+            "Test::More" : "0.96",
+            "base" : "0"
          }
       }
    },
    "release_status" : "stable",
    "resources" : {
+      "homepage" : "https://github.com/rjbs/log-dispatchouli";,
       "repository" : {
          "type" : "git",
-         "url" : "git://git.codesimply.com/Log-Dispatchouli.git"
+         "url" : "https://github.com/rjbs/log-dispatchouli.git";,
+         "web" : "https://github.com/rjbs/log-dispatchouli";
       }
    },
-   "version" : "2.005",
+   "version" : "2.006",
    "x_Dist_Zilla" : {
+      "perl" : {
+         "version" : "5.017010"
+      },
       "plugins" : [
          {
+            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
+            "name" : "@RJBS/Git::GatherDir",
+            "version" : "2.012"
+         },
+         {
             "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
             "name" : "@RJBS/CheckPrereqsIndexed",
-            "version" : "0.002"
+            "version" : "0.008"
          },
          {
-            "class" : "Dist::Zilla::Plugin::GatherDir",
-            "name" : "@RJBS/@Basic/GatherDir",
-            "version" : "4.200005"
+            "class" : "Dist::Zilla::Plugin::CheckExtraTests",
+            "name" : "@RJBS/CheckExtraTests",
+            "version" : "0.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
-            "name" : "@RJBS/@Basic/PruneCruft",
-            "version" : "4.200005"
+            "name" : "@RJBS/@Filter/PruneCruft",
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
-            "name" : "@RJBS/@Basic/ManifestSkip",
-            "version" : "4.200005"
+            "name" : "@RJBS/@Filter/ManifestSkip",
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
-            "name" : "@RJBS/@Basic/MetaYAML",
-            "version" : "4.200005"
+            "name" : "@RJBS/@Filter/MetaYAML",
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
-            "name" : "@RJBS/@Basic/License",
-            "version" : "4.200005"
+            "name" : "@RJBS/@Filter/License",
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
-            "name" : "@RJBS/@Basic/Readme",
-            "version" : "4.200005"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::ExtraTests",
-            "name" : "@RJBS/@Basic/ExtraTests",
-            "version" : "4.200005"
+            "name" : "@RJBS/@Filter/Readme",
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
-            "name" : "@RJBS/@Basic/ExecDir",
-            "version" : "4.200005"
+            "name" : "@RJBS/@Filter/ExecDir",
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
-            "name" : "@RJBS/@Basic/ShareDir",
-            "version" : "4.200005"
+            "name" : "@RJBS/@Filter/ShareDir",
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
-            "name" : "@RJBS/@Basic/MakeMaker",
-            "version" : "4.200005"
+            "name" : "@RJBS/@Filter/MakeMaker",
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
-            "name" : "@RJBS/@Basic/Manifest",
-            "version" : "4.200005"
+            "name" : "@RJBS/@Filter/Manifest",
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
-            "name" : "@RJBS/@Basic/TestRelease",
-            "version" : "4.200005"
+            "name" : "@RJBS/@Filter/TestRelease",
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
-            "name" : "@RJBS/@Basic/ConfirmRelease",
-            "version" : "4.200005"
+            "name" : "@RJBS/@Filter/ConfirmRelease",
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
-            "name" : "@RJBS/@Basic/UploadToCPAN",
-            "version" : "4.200005"
+            "name" : "@RJBS/@Filter/UploadToCPAN",
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@RJBS/AutoPrereqs",
-            "version" : "4.200005"
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
             "name" : "@RJBS/Git::NextVersion",
-            "version" : "1.110500"
+            "version" : "2.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "4.200005"
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "4.200005"
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "4.200005"
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "4.200005"
+            "version" : "4.300032"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
+            "name" : "@RJBS/Test::ChangesHasContent",
+            "version" : "0.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "4.200005"
+            "version" : "4.300032"
          },
          {
-            "class" : "Dist::Zilla::Plugin::Repository",
-            "name" : "@RJBS/Repository",
-            "version" : "0.17"
+            "class" : "Dist::Zilla::Plugin::Test::Compile",
+            "name" : "@RJBS/Test::Compile",
+            "version" : "2.001"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
+            "name" : "@RJBS/ReportVersions::Tiny",
+            "version" : "1.08"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -180,7 +206,7 @@
                }
             },
             "name" : "@RJBS/TestMoreWithSubtests",
-            "version" : "4.200005"
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -188,24 +214,29 @@
             "version" : "3.101641"
          },
          {
+            "class" : "Dist::Zilla::Plugin::GithubMeta",
+            "name" : "@RJBS/GithubMeta",
+            "version" : "0.28"
+         },
+         {
             "class" : "Dist::Zilla::Plugin::Git::Check",
             "name" : "@RJBS/@Git/Check",
-            "version" : "1.110500"
+            "version" : "2.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
             "name" : "@RJBS/@Git/Commit",
-            "version" : "1.110500"
+            "version" : "2.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
             "name" : "@RJBS/@Git/Tag",
-            "version" : "1.110500"
+            "version" : "2.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
             "name" : "@RJBS/@Git/Push",
-            "version" : "1.110500"
+            "version" : "2.012"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -216,35 +247,45 @@
                }
             },
             "name" : "Prereqs",
-            "version" : "4.200005"
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "4.200005"
+            "version" : "4.300032"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":IncModules",
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "4.200005"
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "4.200005"
+            "version" : "4.300032"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "4.200005"
+            "version" : "4.300032"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":MainModule",
+            "version" : "4.300032"
          }
       ],
       "zilla" : {
          "class" : "Dist::Zilla::Dist::Builder",
          "config" : {
-            "is_trial" : 0
+            "is_trial" : "0"
          },
-         "version" : "4.200005"
+         "version" : "4.300032"
       }
    }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-2.005/META.yml 
new/Log-Dispatchouli-2.006/META.yml
--- old/Log-Dispatchouli-2.005/META.yml 2011-04-08 05:16:47.000000000 +0200
+++ new/Log-Dispatchouli-2.006/META.yml 2013-04-05 21:02:09.000000000 +0200
@@ -3,13 +3,16 @@
 author:
   - 'Ricardo SIGNES <r...@cpan.org>'
 build_requires:
+  File::Find: 0
+  File::Temp: 0
   Test::Deep: 0
   Test::Fatal: 0
   Test::More: 0.96
+  base: 0
 configure_requires:
-  ExtUtils::MakeMaker: 6.31
+  ExtUtils::MakeMaker: 6.30
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.200005, CPAN::Meta::Converter version 
2.110930'
+generated_by: 'Dist::Zilla version 4.300032, CPAN::Meta::Converter version 
2.130880'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,103 +34,116 @@
   Sys::Syslog: 0.16
   Try::Tiny: 0.04
   overload: 0
+  strict: 0
+  warnings: 0
 resources:
-  repository: git://git.codesimply.com/Log-Dispatchouli.git
-version: 2.005
+  homepage: https://github.com/rjbs/log-dispatchouli
+  repository: https://github.com/rjbs/log-dispatchouli.git
+version: 2.006
 x_Dist_Zilla:
+  perl:
+    version: 5.017010
   plugins:
     -
+      class: Dist::Zilla::Plugin::Git::GatherDir
+      name: '@RJBS/Git::GatherDir'
+      version: 2.012
+    -
       class: Dist::Zilla::Plugin::CheckPrereqsIndexed
       name: '@RJBS/CheckPrereqsIndexed'
-      version: 0.002
+      version: 0.008
     -
-      class: Dist::Zilla::Plugin::GatherDir
-      name: '@RJBS/@Basic/GatherDir'
-      version: 4.200005
+      class: Dist::Zilla::Plugin::CheckExtraTests
+      name: '@RJBS/CheckExtraTests'
+      version: 0.011
     -
       class: Dist::Zilla::Plugin::PruneCruft
-      name: '@RJBS/@Basic/PruneCruft'
-      version: 4.200005
+      name: '@RJBS/@Filter/PruneCruft'
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::ManifestSkip
-      name: '@RJBS/@Basic/ManifestSkip'
-      version: 4.200005
+      name: '@RJBS/@Filter/ManifestSkip'
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::MetaYAML
-      name: '@RJBS/@Basic/MetaYAML'
-      version: 4.200005
+      name: '@RJBS/@Filter/MetaYAML'
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::License
-      name: '@RJBS/@Basic/License'
-      version: 4.200005
+      name: '@RJBS/@Filter/License'
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::Readme
-      name: '@RJBS/@Basic/Readme'
-      version: 4.200005
-    -
-      class: Dist::Zilla::Plugin::ExtraTests
-      name: '@RJBS/@Basic/ExtraTests'
-      version: 4.200005
+      name: '@RJBS/@Filter/Readme'
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::ExecDir
-      name: '@RJBS/@Basic/ExecDir'
-      version: 4.200005
+      name: '@RJBS/@Filter/ExecDir'
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::ShareDir
-      name: '@RJBS/@Basic/ShareDir'
-      version: 4.200005
+      name: '@RJBS/@Filter/ShareDir'
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::MakeMaker
-      name: '@RJBS/@Basic/MakeMaker'
-      version: 4.200005
+      name: '@RJBS/@Filter/MakeMaker'
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::Manifest
-      name: '@RJBS/@Basic/Manifest'
-      version: 4.200005
+      name: '@RJBS/@Filter/Manifest'
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::TestRelease
-      name: '@RJBS/@Basic/TestRelease'
-      version: 4.200005
+      name: '@RJBS/@Filter/TestRelease'
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
-      name: '@RJBS/@Basic/ConfirmRelease'
-      version: 4.200005
+      name: '@RJBS/@Filter/ConfirmRelease'
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
-      name: '@RJBS/@Basic/UploadToCPAN'
-      version: 4.200005
+      name: '@RJBS/@Filter/UploadToCPAN'
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@RJBS/AutoPrereqs'
-      version: 4.200005
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       name: '@RJBS/Git::NextVersion'
-      version: 1.110500
+      version: 2.012
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: 4.200005
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: 4.200005
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: 4.200005
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: 4.200005
+      version: 4.300032
+    -
+      class: Dist::Zilla::Plugin::Test::ChangesHasContent
+      name: '@RJBS/Test::ChangesHasContent'
+      version: 0.006
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: 4.200005
+      version: 4.300032
     -
-      class: Dist::Zilla::Plugin::Repository
-      name: '@RJBS/Repository'
-      version: 0.17
+      class: Dist::Zilla::Plugin::Test::Compile
+      name: '@RJBS/Test::Compile'
+      version: 2.001
+    -
+      class: Dist::Zilla::Plugin::ReportVersions::Tiny
+      name: '@RJBS/ReportVersions::Tiny'
+      version: 1.08
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -135,27 +151,31 @@
           phase: test
           type: requires
       name: '@RJBS/TestMoreWithSubtests'
-      version: 4.200005
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::PodWeaver
       name: '@RJBS/PodWeaver'
       version: 3.101641
     -
+      class: Dist::Zilla::Plugin::GithubMeta
+      name: '@RJBS/GithubMeta'
+      version: 0.28
+    -
       class: Dist::Zilla::Plugin::Git::Check
       name: '@RJBS/@Git/Check'
-      version: 1.110500
+      version: 2.012
     -
       class: Dist::Zilla::Plugin::Git::Commit
       name: '@RJBS/@Git/Commit'
-      version: 1.110500
+      version: 2.012
     -
       class: Dist::Zilla::Plugin::Git::Tag
       name: '@RJBS/@Git/Tag'
-      version: 1.110500
+      version: 2.012
     -
       class: Dist::Zilla::Plugin::Git::Push
       name: '@RJBS/@Git/Push'
-      version: 1.110500
+      version: 2.012
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -163,25 +183,33 @@
           phase: runtime
           type: requires
       name: Prereqs
-      version: 4.200005
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 4.200005
+      version: 4.300032
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':IncModules'
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 4.200005
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 4.200005
+      version: 4.300032
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 4.200005
+      version: 4.300032
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':MainModule'
+      version: 4.300032
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: 0
-    version: 4.200005
+    version: 4.300032
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-2.005/Makefile.PL 
new/Log-Dispatchouli-2.006/Makefile.PL
--- old/Log-Dispatchouli-2.005/Makefile.PL      2011-04-08 05:16:47.000000000 
+0200
+++ new/Log-Dispatchouli-2.006/Makefile.PL      2013-04-05 21:02:09.000000000 
+0200
@@ -4,49 +4,68 @@
 
 
 
-use ExtUtils::MakeMaker 6.31;
+use ExtUtils::MakeMaker 6.30;
 
 
 
 my %WriteMakefileArgs = (
-  'ABSTRACT' => 'a simple wrapper around Log::Dispatch',
-  'AUTHOR' => 'Ricardo SIGNES <r...@cpan.org>',
-  'BUILD_REQUIRES' => {
-    'Test::Deep' => '0',
-    'Test::Fatal' => '0',
-    'Test::More' => '0.96'
+  "ABSTRACT" => "a simple wrapper around Log::Dispatch",
+  "AUTHOR" => "Ricardo SIGNES <rjbs\@cpan.org>",
+  "BUILD_REQUIRES" => {},
+  "CONFIGURE_REQUIRES" => {
+    "ExtUtils::MakeMaker" => "6.30"
   },
-  'CONFIGURE_REQUIRES' => {
-    'ExtUtils::MakeMaker' => '6.31'
+  "DISTNAME" => "Log-Dispatchouli",
+  "EXE_FILES" => [],
+  "LICENSE" => "perl",
+  "NAME" => "Log::Dispatchouli",
+  "PREREQ_PM" => {
+    "Carp" => 0,
+    "File::Spec" => 0,
+    "Log::Dispatch" => 0,
+    "Log::Dispatch::Array" => 0,
+    "Log::Dispatch::File" => 0,
+    "Log::Dispatch::Screen" => 0,
+    "Log::Dispatch::Syslog" => 0,
+    "Params::Util" => 0,
+    "Scalar::Util" => 0,
+    "String::Flogger" => 0,
+    "Sub::Exporter" => 0,
+    "Sub::Exporter::GlobExporter" => "0.002",
+    "Sys::Syslog" => "0.16",
+    "Try::Tiny" => "0.04",
+    "overload" => 0,
+    "strict" => 0,
+    "warnings" => 0
   },
-  'DISTNAME' => 'Log-Dispatchouli',
-  'EXE_FILES' => [],
-  'LICENSE' => 'perl',
-  'NAME' => 'Log::Dispatchouli',
-  'PREREQ_PM' => {
-    'Carp' => '0',
-    'File::Spec' => '0',
-    'Log::Dispatch' => '0',
-    'Log::Dispatch::Array' => '0',
-    'Log::Dispatch::File' => '0',
-    'Log::Dispatch::Screen' => '0',
-    'Log::Dispatch::Syslog' => '0',
-    'Params::Util' => '0',
-    'Scalar::Util' => '0',
-    'String::Flogger' => '0',
-    'Sub::Exporter' => '0',
-    'Sub::Exporter::GlobExporter' => '0.002',
-    'Sys::Syslog' => '0.16',
-    'Try::Tiny' => '0.04',
-    'overload' => '0'
+  "TEST_REQUIRES" => {
+    "File::Find" => 0,
+    "File::Temp" => 0,
+    "Test::Deep" => 0,
+    "Test::Fatal" => 0,
+    "Test::More" => "0.96",
+    "base" => 0
   },
-  'VERSION' => '2.005',
-  'test' => {
-    'TESTS' => 't/*.t'
+  "VERSION" => "2.006",
+  "test" => {
+    "TESTS" => "t/*.t"
   }
 );
 
 
+unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {
+  my $tr = delete $WriteMakefileArgs{TEST_REQUIRES};
+  my $br = $WriteMakefileArgs{BUILD_REQUIRES};
+  for my $mod ( keys %$tr ) {
+    if ( exists $br->{$mod} ) {
+      $br->{$mod} = $tr->{$mod} if $tr->{$mod} > $br->{$mod};
+    }
+    else {
+      $br->{$mod} = $tr->{$mod};
+    }
+  }
+}
+
 unless ( eval { ExtUtils::MakeMaker->VERSION(6.56) } ) {
   my $br = delete $WriteMakefileArgs{BUILD_REQUIRES};
   my $pp = $WriteMakefileArgs{PREREQ_PM};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-2.005/README 
new/Log-Dispatchouli-2.006/README
--- old/Log-Dispatchouli-2.005/README   2011-04-08 05:16:47.000000000 +0200
+++ new/Log-Dispatchouli-2.006/README   2013-04-05 21:02:09.000000000 +0200
@@ -1,11 +1,11 @@
 
 
 This archive contains the distribution Log-Dispatchouli,
-version 2.005:
+version 2.006:
 
   a simple wrapper around Log::Dispatch
 
-This software is copyright (c) 2011 by Ricardo SIGNES.
+This software is copyright (c) 2013 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.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Log-Dispatchouli-2.005/lib/Log/Dispatchouli/Global.pm 
new/Log-Dispatchouli-2.006/lib/Log/Dispatchouli/Global.pm
--- old/Log-Dispatchouli-2.005/lib/Log/Dispatchouli/Global.pm   2011-04-08 
05:16:47.000000000 +0200
+++ new/Log-Dispatchouli-2.006/lib/Log/Dispatchouli/Global.pm   2013-04-05 
21:02:09.000000000 +0200
@@ -1,8 +1,8 @@
 use strict;
 use warnings;
 package Log::Dispatchouli::Global;
-BEGIN {
-  $Log::Dispatchouli::Global::VERSION = '2.005';
+{
+  $Log::Dispatchouli::Global::VERSION = '2.006';
 }
 # ABSTRACT: a system for sharing a global, dynamically-scoped logger
 
@@ -122,6 +122,7 @@
 1;
 
 __END__
+
 =pod
 
 =head1 NAME
@@ -130,7 +131,7 @@
 
 =head1 VERSION
 
-version 2.005
+version 2.006
 
 =head1 DESCRIPTION
 
@@ -294,10 +295,9 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2011 by Ricardo SIGNES.
+This software is copyright (c) 2013 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.
 
 =cut
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-2.005/lib/Log/Dispatchouli/Proxy.pm 
new/Log-Dispatchouli-2.006/lib/Log/Dispatchouli/Proxy.pm
--- old/Log-Dispatchouli-2.005/lib/Log/Dispatchouli/Proxy.pm    2011-04-08 
05:16:47.000000000 +0200
+++ new/Log-Dispatchouli-2.006/lib/Log/Dispatchouli/Proxy.pm    2013-04-05 
21:02:09.000000000 +0200
@@ -1,8 +1,8 @@
 use strict;
 use warnings;
 package Log::Dispatchouli::Proxy;
-BEGIN {
-  $Log::Dispatchouli::Proxy::VERSION = '2.005';
+{
+  $Log::Dispatchouli::Proxy::VERSION = '2.006';
 }
 # ABSTRACT: a simple wrapper around Log::Dispatch
 
@@ -109,9 +109,14 @@
   $self->log($arg, @rest);
 }
 
+sub info  { shift()->log(@_); }
+sub fatal { shift()->log_fatal(@_); }
+sub debug { shift()->log_debug(@_); }
+
 1;
 
 __END__
+
 =pod
 
 =head1 NAME
@@ -120,7 +125,7 @@
 
 =head1 VERSION
 
-version 2.005
+version 2.006
 
 =head1 DESCRIPTION
 
@@ -153,10 +158,9 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2011 by Ricardo SIGNES.
+This software is copyright (c) 2013 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.
 
 =cut
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-2.005/lib/Log/Dispatchouli.pm 
new/Log-Dispatchouli-2.006/lib/Log/Dispatchouli.pm
--- old/Log-Dispatchouli-2.005/lib/Log/Dispatchouli.pm  2011-04-08 
05:16:47.000000000 +0200
+++ new/Log-Dispatchouli-2.006/lib/Log/Dispatchouli.pm  2013-04-05 
21:02:09.000000000 +0200
@@ -1,8 +1,8 @@
 use strict;
 use warnings;
 package Log::Dispatchouli;
-BEGIN {
-  $Log::Dispatchouli::VERSION = '2.005';
+{
+  $Log::Dispatchouli::VERSION = '2.006';
 }
 # ABSTRACT: a simple wrapper around Log::Dispatch
 
@@ -327,6 +327,7 @@
 1;
 
 __END__
+
 =pod
 
 =head1 NAME
@@ -335,7 +336,7 @@
 
 =head1 VERSION
 
-version 2.005
+version 2.006
 
 =head1 SYNOPSIS
 
@@ -680,10 +681,9 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2011 by Ricardo SIGNES.
+This software is copyright (c) 2013 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.
 
 =cut
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-2.005/t/00-compile.t 
new/Log-Dispatchouli-2.006/t/00-compile.t
--- old/Log-Dispatchouli-2.005/t/00-compile.t   1970-01-01 01:00:00.000000000 
+0100
+++ new/Log-Dispatchouli-2.006/t/00-compile.t   2013-04-05 21:02:09.000000000 
+0200
@@ -0,0 +1,74 @@
+#!perl
+
+use strict;
+use warnings;
+
+use Test::More;
+
+
+
+use File::Find;
+use File::Temp qw{ tempdir };
+
+my @modules;
+find(
+  sub {
+    return if $File::Find::name !~ /\.pm\z/;
+    my $found = $File::Find::name;
+    $found =~ s{^lib/}{};
+    $found =~ s{[/\\]}{::}g;
+    $found =~ s/\.pm$//;
+    # nothing to skip
+    push @modules, $found;
+  },
+  'lib',
+);
+
+sub _find_scripts {
+    my $dir = shift @_;
+
+    my @found_scripts = ();
+    find(
+      sub {
+        return unless -f;
+        my $found = $File::Find::name;
+        # nothing to skip
+        open my $FH, '<', $_ or do {
+          note( "Unable to open $found in ( $! ), skipping" );
+          return;
+        };
+        my $shebang = <$FH>;
+        return unless $shebang =~ /^#!.*?\bperl\b\s*$/;
+        push @found_scripts, $found;
+      },
+      $dir,
+    );
+
+    return @found_scripts;
+}
+
+my @scripts;
+do { push @scripts, _find_scripts($_) if -d $_ }
+    for qw{ bin script scripts };
+
+my $plan = scalar(@modules) + scalar(@scripts);
+$plan ? (plan tests => $plan) : (plan skip_all => "no tests to run");
+
+{
+    # fake home for cpan-testers
+    # no fake requested ## local $ENV{HOME} = tempdir( CLEANUP => 1 );
+
+    like( qx{ $^X -Ilib -e "require $_; print '$_ ok'" }, qr/^\s*$_ ok/s, "$_ 
loaded ok" )
+        for sort @modules;
+
+    SKIP: {
+        eval "use Test::Script 1.05; 1;";
+        skip "Test::Script needed to test script compilation", 
scalar(@scripts) if $@;
+        foreach my $file ( @scripts ) {
+            my $script = $file;
+            $script =~ s!.*/!!;
+            script_compiles( $file, "$script script compiles" );
+        }
+    }
+
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-2.005/t/000-report-versions-tiny.t 
new/Log-Dispatchouli-2.006/t/000-report-versions-tiny.t
--- old/Log-Dispatchouli-2.005/t/000-report-versions-tiny.t     1970-01-01 
01:00:00.000000000 +0100
+++ new/Log-Dispatchouli-2.006/t/000-report-versions-tiny.t     2013-04-05 
21:02:09.000000000 +0200
@@ -0,0 +1,95 @@
+use strict;
+use warnings;
+use Test::More 0.88;
+# This is a relatively nice way to avoid Test::NoWarnings breaking our
+# expectations by adding extra tests, without using no_plan.  It also helps
+# avoid any other test module that feels introducing random tests, or even
+# test plans, is a nice idea.
+our $success = 0;
+END { $success && done_testing; }
+
+# List our own version used to generate this
+my $v = "\nGenerated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.08\n";
+
+eval {                     # no excuses!
+    # report our Perl details
+    my $want = "any version";
+    $v .= "perl: $] (wanted $want) on $^O from $^X\n\n";
+};
+defined($@) and diag("$@");
+
+# Now, our module version dependencies:
+sub pmver {
+    my ($module, $wanted) = @_;
+    $wanted = " (want $wanted)";
+    my $pmver;
+    eval "require $module;";
+    if ($@) {
+        if ($@ =~ m/Can't locate .* in \@INC/) {
+            $pmver = 'module not found.';
+        } else {
+            diag("${module}: $@");
+            $pmver = 'died during require.';
+        }
+    } else {
+        my $version;
+        eval { $version = $module->VERSION; };
+        if ($@) {
+            diag("${module}: $@");
+            $pmver = 'died during VERSION check.';
+        } elsif (defined $version) {
+            $pmver = "$version";
+        } else {
+            $pmver = '<undef>';
+        }
+    }
+
+    # So, we should be good, right?
+    return sprintf('%-45s => %-10s%-15s%s', $module, $pmver, $wanted, "\n");
+}
+
+eval { $v .= pmver('Carp','any version') };
+eval { $v .= pmver('ExtUtils::MakeMaker','6.30') };
+eval { $v .= pmver('File::Find','any version') };
+eval { $v .= pmver('File::Spec','any version') };
+eval { $v .= pmver('File::Temp','any version') };
+eval { $v .= pmver('Log::Dispatch','any version') };
+eval { $v .= pmver('Log::Dispatch::Array','any version') };
+eval { $v .= pmver('Log::Dispatch::File','any version') };
+eval { $v .= pmver('Log::Dispatch::Screen','any version') };
+eval { $v .= pmver('Log::Dispatch::Syslog','any version') };
+eval { $v .= pmver('Params::Util','any version') };
+eval { $v .= pmver('Scalar::Util','any version') };
+eval { $v .= pmver('String::Flogger','any version') };
+eval { $v .= pmver('Sub::Exporter','any version') };
+eval { $v .= pmver('Sub::Exporter::GlobExporter','0.002') };
+eval { $v .= pmver('Sys::Syslog','0.16') };
+eval { $v .= pmver('Test::Deep','any version') };
+eval { $v .= pmver('Test::Fatal','any version') };
+eval { $v .= pmver('Test::More','0.96') };
+eval { $v .= pmver('Test::Pod','1.41') };
+eval { $v .= pmver('Try::Tiny','0.04') };
+eval { $v .= pmver('base','any version') };
+eval { $v .= pmver('overload','any version') };
+eval { $v .= pmver('strict','any version') };
+eval { $v .= pmver('version','0.9901') };
+eval { $v .= pmver('warnings','any version') };
+
+
+# All done.
+$v .= <<'EOT';
+
+Thanks for using my code.  I hope it works for you.
+If not, please try and include this output in the bug report.
+That will help me reproduce the issue and solve your problem.
+
+EOT
+
+diag($v);
+ok(1, "we really didn't test anything, just reporting data");
+$success = 1;
+
+# Work around another nasty module on CPAN. :/
+no warnings 'once';
+$Template::Test::NO_FLUSH = 1;
+exit 0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-2.005/t/release-pod-syntax.t 
new/Log-Dispatchouli-2.006/t/release-pod-syntax.t
--- old/Log-Dispatchouli-2.005/t/release-pod-syntax.t   2011-04-08 
05:16:47.000000000 +0200
+++ new/Log-Dispatchouli-2.006/t/release-pod-syntax.t   1970-01-01 
01:00:00.000000000 +0100
@@ -1,15 +0,0 @@
-#!perl
-
-BEGIN {
-  unless ($ENV{RELEASE_TESTING}) {
-    require Test::More;
-    Test::More::plan(skip_all => 'these tests are for release candidate 
testing');
-  }
-}
-
-use Test::More;
-
-eval "use Test::Pod 1.41";
-plan skip_all => "Test::Pod 1.41 required for testing POD" if $@;
-
-all_pod_files_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Log-Dispatchouli-2.005/xt/release/changes_has_content.t 
new/Log-Dispatchouli-2.006/xt/release/changes_has_content.t
--- old/Log-Dispatchouli-2.005/xt/release/changes_has_content.t 1970-01-01 
01:00:00.000000000 +0100
+++ new/Log-Dispatchouli-2.006/xt/release/changes_has_content.t 2013-04-05 
21:02:09.000000000 +0200
@@ -0,0 +1,41 @@
+#!perl
+
+use Test::More tests => 2;
+
+note 'Checking Changes';
+my $changes_file = 'Changes';
+my $newver = '2.006';
+my $trial_token = '-TRIAL';
+
+SKIP: {
+    ok(-e $changes_file, "$changes_file file exists")
+        or skip 'Changes is missing', 1;
+
+    ok(_get_changes($newver), "$changes_file has content for $newver");
+}
+
+done_testing;
+
+# _get_changes copied and adapted from Dist::Zilla::Plugin::Git::Commit
+# by Jerome Quelin
+sub _get_changes
+{
+    my $newver = shift;
+
+    # parse changelog to find commit message
+    open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
+    my $changelog = join('', <$fh>);
+    close $fh;
+
+    my @content =
+        grep { /^$newver(?:$trial_token)?(?:\s+|$)/ ... /^\S/ } # from newver 
to un-indented
+        split /\n/, $changelog;
+    shift @content; # drop the version line
+
+    # drop unindented last line and trailing blank lines
+    pop @content while ( @content && $content[-1] =~ /^(?:\S|\s*$)/ );
+
+    # return number of non-blank lines
+    return scalar @content;
+}
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Dispatchouli-2.005/xt/release/pod-syntax.t 
new/Log-Dispatchouli-2.006/xt/release/pod-syntax.t
--- old/Log-Dispatchouli-2.005/xt/release/pod-syntax.t  1970-01-01 
01:00:00.000000000 +0100
+++ new/Log-Dispatchouli-2.006/xt/release/pod-syntax.t  2013-04-05 
21:02:09.000000000 +0200
@@ -0,0 +1,7 @@
+#!perl
+use Test::More;
+
+eval "use Test::Pod 1.41";
+plan skip_all => "Test::Pod 1.41 required for testing POD" if $@;
+
+all_pod_files_ok();

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to