Hello community,

here is the log from the commit of package perl-Package-Stash for 
openSUSE:Factory checked in at 2013-07-29 17:50:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Package-Stash (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Package-Stash.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Package-Stash"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Package-Stash/perl-Package-Stash.changes    
2013-06-13 18:19:03.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Package-Stash.new/perl-Package-Stash.changes   
    2013-07-29 17:50:17.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Jul 26 18:37:54 UTC 2013 - co...@suse.com
+
+- updated to 0.35
+      - remove old deprecated api
+- remove outdated perl-Package-Stash-old_Test-More.patch
+
+-------------------------------------------------------------------

Old:
----
  Package-Stash-0.34.tar.gz

New:
----
  Package-Stash-0.35.tar.gz

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

Other differences:
------------------
++++++ perl-Package-Stash.spec ++++++
--- /var/tmp/diff_new_pack.H04Jx4/_old  2013-07-29 17:50:18.000000000 +0200
+++ /var/tmp/diff_new_pack.H04Jx4/_new  2013-07-29 17:50:18.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Package-Stash
-Version:        0.34
+Version:        0.35
 Release:        0
 %define cpan_name Package-Stash
 Summary:        routines for manipulating stashes
@@ -25,14 +25,12 @@
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Package-Stash/
 Source:         
http://www.cpan.org/authors/id/D/DO/DOY/%{cpan_name}-%{version}.tar.gz
-Patch1:         perl-Package-Stash-old_Test-More.patch
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Dist::CheckConflicts) >= 0.02
 BuildRequires:  perl(Module::Implementation) >= 0.06
-BuildRequires:  perl(Package::DeprecationManager)
 BuildRequires:  perl(Package::Stash::XS) >= 0.26
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.88
@@ -45,7 +43,6 @@
 #BuildRequires: perl(Test::LeakTrace)
 Requires:       perl(Dist::CheckConflicts) >= 0.02
 Requires:       perl(Module::Implementation) >= 0.06
-Requires:       perl(Package::DeprecationManager)
 Requires:       perl(Package::Stash::XS) >= 0.26
 Recommends:     perl(Package::Stash::XS) >= 0.26
 %{perl_requires}
@@ -71,12 +68,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
-%if 0%{?suse_version} <= 1110
-%patch1 -p1
-rm -f t/00-compile.t
-rm -f t/isa.t
-%endif
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++++++ Package-Stash-0.34.tar.gz -> Package-Stash-0.35.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Package-Stash-0.34/Changes 
new/Package-Stash-0.35/Changes
--- old/Package-Stash-0.34/Changes      2013-01-04 10:39:44.000000000 +0100
+++ new/Package-Stash-0.35/Changes      2013-07-10 05:28:41.000000000 +0200
@@ -1,5 +1,8 @@
 Revision history for Package-Stash
 
+0.35  2013-07-09
+      - remove old deprecated api
+
 0.34  2013-01-04
       - support anonymous stashes on newer perl versions
       - prevent harmful effects from invalid settings for
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Package-Stash-0.34/META.json 
new/Package-Stash-0.35/META.json
--- old/Package-Stash-0.34/META.json    2013-01-04 10:39:44.000000000 +0100
+++ new/Package-Stash-0.35/META.json    2013-07-10 05:28:41.000000000 +0200
@@ -1,10 +1,10 @@
 {
    "abstract" : "routines for manipulating stashes",
    "author" : [
-      "Jesse Luehrs <doy at tozt dot net>"
+      "Jesse Luehrs <d...@tozt.net>"
    ],
    "dynamic_config" : "1",
-   "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter 
version 2.120921",
+   "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter 
version 2.120921",
    "license" : [
       "perl_5"
    ],
@@ -36,8 +36,8 @@
             "B" : "0",
             "Carp" : "0",
             "Dist::CheckConflicts" : "0.02",
+            "Getopt::Long" : "0",
             "Module::Implementation" : "0.06",
-            "Package::DeprecationManager" : "0",
             "Scalar::Util" : "0",
             "Symbol" : "0",
             "constant" : "0",
@@ -60,8 +60,7 @@
    "release_status" : "stable",
    "resources" : {
       "bugtracker" : {
-         "mailto" : "bug-package-st...@rt.cpan.org",
-         "web" : 
"http://rt.cpan.org/Public/Dist/Display.html?Name=Package-Stash";
+         "web" : "https://github.com/doy/package-stash/issues";
       },
       "homepage" : "http://metacpan.org/release/Package-Stash";,
       "repository" : {
@@ -70,10 +69,10 @@
          "web" : "https://github.com/doy/package-stash";
       }
    },
-   "version" : "0.34",
+   "version" : "0.35",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.016002"
+         "version" : "5.018000"
       },
       "plugins" : [
          {
@@ -85,52 +84,52 @@
                }
             },
             "name" : "@DOY/TestMoreDoneTesting",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::GatherDir",
             "name" : "@DOY/GatherDir",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@DOY/PruneCruft",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@DOY/ManifestSkip",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@DOY/MetaYAML",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@DOY/License",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@DOY/Readme",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::RunExtraTests",
             "name" : "@DOY/RunExtraTests",
-            "version" : "0.007"
+            "version" : "0.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@DOY/ExecDir",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@DOY/ShareDir",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "inc::MMPackageStash",
@@ -140,32 +139,32 @@
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@DOY/Manifest",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@DOY/TestRelease",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@DOY/ConfirmRelease",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@DOY/MetaConfig",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@DOY/MetaJSON",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@DOY/NextRelease",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
@@ -175,7 +174,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@DOY/PkgVersion",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::Authority",
@@ -185,12 +184,12 @@
          {
             "class" : "Dist::Zilla::Plugin::PodCoverageTests",
             "name" : "@DOY/PodCoverageTests",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@DOY/PodSyntaxTests",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::NoTabsTests",
@@ -205,7 +204,7 @@
          {
             "class" : "Dist::Zilla::Plugin::Test::Compile",
             "name" : "@DOY/Test::Compile",
-            "version" : "1.112820"
+            "version" : "2.002"
          },
          {
             "class" : "Dist::Zilla::Plugin::Metadata",
@@ -215,27 +214,27 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "@DOY/MetaResources",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
             "name" : "@DOY/Git::Check",
-            "version" : "2.001"
+            "version" : "2.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
             "name" : "@DOY/Git::Commit",
-            "version" : "2.001"
+            "version" : "2.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
             "name" : "@DOY/Git::Tag",
-            "version" : "2.001"
+            "version" : "2.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
             "name" : "@DOY/Git::NextVersion",
-            "version" : "2.001"
+            "version" : "2.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -245,7 +244,7 @@
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@DOY/UploadToCPAN",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "inc::DistMeta",
@@ -255,7 +254,7 @@
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "AutoPrereqs",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -266,7 +265,7 @@
                }
             },
             "name" : "RuntimeRecommends",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -277,42 +276,47 @@
                }
             },
             "name" : "DevelopRequires",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::Conflicts",
             "name" : "Conflicts",
-            "version" : "0.08"
+            "version" : "0.10"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::ContributorsFromGit",
+            "name" : "ContributorsFromGit",
+            "version" : "0.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "4.300028"
+            "version" : "4.300034"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "4.300028"
+            "version" : "4.300034"
          }
       ],
       "zilla" : {
@@ -320,15 +324,22 @@
          "config" : {
             "is_trial" : "0"
          },
-         "version" : "4.300028"
+         "version" : "4.300034"
       }
    },
    "x_authority" : "cpan:DOY",
-   "x_conflicts" : {
+   "x_breaks" : {
       "Class::MOP" : "1.08",
       "MooseX::Method::Signatures" : "0.36",
       "MooseX::Role::WithOverloading" : "0.08",
       "namespace::clean" : "0.18"
-   }
+   },
+   "x_contributors" : [
+      "Carlos Lima <carlos@multi>",
+      "Christian Walde <walde.christ...@googlemail.com>",
+      "Dave Rolsky <auta...@urth.org>",
+      "Justin Hunter <justin.d.hun...@gmail.com>",
+      "Tim Bunce <tim.bu...@pobox.com>"
+   ]
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Package-Stash-0.34/META.yml 
new/Package-Stash-0.35/META.yml
--- old/Package-Stash-0.34/META.yml     2013-01-04 10:39:44.000000000 +0100
+++ new/Package-Stash-0.35/META.yml     2013-07-10 05:28:41.000000000 +0200
@@ -1,7 +1,7 @@
 ---
 abstract: 'routines for manipulating stashes'
 author:
-  - 'Jesse Luehrs <doy at tozt dot net>'
+  - 'Jesse Luehrs <d...@tozt.net>'
 build_requires:
   File::Find: 0
   File::Temp: 0
@@ -13,7 +13,7 @@
   Dist::CheckConflicts: 0.02
   ExtUtils::MakeMaker: 6.30
 dynamic_config: 1
-generated_by: 'Dist::Zilla version 4.300028, CPAN::Meta::Converter version 
2.120921'
+generated_by: 'Dist::Zilla version 4.300034, CPAN::Meta::Converter version 
2.120921'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -25,8 +25,8 @@
   B: 0
   Carp: 0
   Dist::CheckConflicts: 0.02
+  Getopt::Long: 0
   Module::Implementation: 0.06
-  Package::DeprecationManager: 0
   Scalar::Util: 0
   Symbol: 0
   constant: 0
@@ -34,13 +34,13 @@
   strict: 0
   warnings: 0
 resources:
-  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Package-Stash
+  bugtracker: https://github.com/doy/package-stash/issues
   homepage: http://metacpan.org/release/Package-Stash
   repository: git://github.com/doy/package-stash.git
-version: 0.34
+version: 0.35
 x_Dist_Zilla:
   perl:
-    version: 5.016002
+    version: 5.018000
   plugins:
     -
       class: Dist::Zilla::Plugin::Prereqs
@@ -49,43 +49,43 @@
           phase: test
           type: requires
       name: '@DOY/TestMoreDoneTesting'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::GatherDir
       name: '@DOY/GatherDir'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@DOY/PruneCruft'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@DOY/ManifestSkip'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@DOY/MetaYAML'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::License
       name: '@DOY/License'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@DOY/Readme'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::RunExtraTests
       name: '@DOY/RunExtraTests'
-      version: 0.007
+      version: 0.011
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@DOY/ExecDir'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@DOY/ShareDir'
-      version: 4.300028
+      version: 4.300034
     -
       class: inc::MMPackageStash
       name: '@DOY/=inc::MMPackageStash'
@@ -93,27 +93,27 @@
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@DOY/Manifest'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@DOY/TestRelease'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@DOY/ConfirmRelease'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@DOY/MetaConfig'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@DOY/MetaJSON'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@DOY/NextRelease'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::CheckChangesHasContent
       name: '@DOY/CheckChangesHasContent'
@@ -121,7 +121,7 @@
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@DOY/PkgVersion'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::Authority
       name: '@DOY/Authority'
@@ -129,11 +129,11 @@
     -
       class: Dist::Zilla::Plugin::PodCoverageTests
       name: '@DOY/PodCoverageTests'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@DOY/PodSyntaxTests'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::NoTabsTests
       name: '@DOY/NoTabsTests'
@@ -145,7 +145,7 @@
     -
       class: Dist::Zilla::Plugin::Test::Compile
       name: '@DOY/Test::Compile'
-      version: 1.112820
+      version: 2.002
     -
       class: Dist::Zilla::Plugin::Metadata
       name: '@DOY/Metadata'
@@ -153,23 +153,23 @@
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: '@DOY/MetaResources'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::Git::Check
       name: '@DOY/Git::Check'
-      version: 2.001
+      version: 2.013
     -
       class: Dist::Zilla::Plugin::Git::Commit
       name: '@DOY/Git::Commit'
-      version: 2.001
+      version: 2.013
     -
       class: Dist::Zilla::Plugin::Git::Tag
       name: '@DOY/Git::Tag'
-      version: 2.001
+      version: 2.013
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       name: '@DOY/Git::NextVersion'
-      version: 2.001
+      version: 2.013
     -
       class: Dist::Zilla::Plugin::PodWeaver
       name: '@DOY/PodWeaver'
@@ -177,7 +177,7 @@
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@DOY/UploadToCPAN'
-      version: 4.300028
+      version: 4.300034
     -
       class: inc::DistMeta
       name: '=inc::DistMeta'
@@ -185,7 +185,7 @@
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: AutoPrereqs
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -193,7 +193,7 @@
           phase: runtime
           type: recommends
       name: RuntimeRecommends
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -201,43 +201,53 @@
           phase: develop
           type: requires
       name: DevelopRequires
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::Conflicts
       name: Conflicts
-      version: 0.08
+      version: 0.10
+    -
+      class: Dist::Zilla::Plugin::ContributorsFromGit
+      name: ContributorsFromGit
+      version: 0.006
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 4.300028
+      version: 4.300034
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: 4.300028
+      version: 4.300034
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: 0
-    version: 4.300028
+    version: 4.300034
 x_authority: cpan:DOY
-x_conflicts:
+x_breaks:
   Class::MOP: 1.08
   MooseX::Method::Signatures: 0.36
   MooseX::Role::WithOverloading: 0.08
   namespace::clean: 0.18
+x_contributors:
+  - 'Carlos Lima <carlos@multi>'
+  - 'Christian Walde <walde.christ...@googlemail.com>'
+  - 'Dave Rolsky <auta...@urth.org>'
+  - 'Justin Hunter <justin.d.hun...@gmail.com>'
+  - 'Tim Bunce <tim.bu...@pobox.com>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Package-Stash-0.34/Makefile.PL 
new/Package-Stash-0.35/Makefile.PL
--- old/Package-Stash-0.34/Makefile.PL  2013-01-04 10:39:44.000000000 +0100
+++ new/Package-Stash-0.35/Makefile.PL  2013-07-10 05:28:41.000000000 +0200
@@ -8,7 +8,7 @@
 
 my %WriteMakefileArgs = (
   'ABSTRACT' => 'routines for manipulating stashes',
-  'AUTHOR' => 'Jesse Luehrs <doy at tozt dot net>',
+  'AUTHOR' => 'Jesse Luehrs <d...@tozt.net>',
   'BUILD_REQUIRES' => {
     'File::Find' => '0',
     'File::Temp' => '0',
@@ -31,15 +31,15 @@
     'B' => '0',
     'Carp' => '0',
     'Dist::CheckConflicts' => '0.02',
+    'Getopt::Long' => '0',
     'Module::Implementation' => '0.06',
-    'Package::DeprecationManager' => '0',
     'Scalar::Util' => '0',
     'Symbol' => '0',
     'constant' => '0',
     'strict' => '0',
     'warnings' => '0'
   },
-  'VERSION' => '0.34',
+  'VERSION' => '0.35',
   'test' => {
     'TESTS' => 't/*.t t/impl-selection/*.t'
   }
@@ -120,6 +120,8 @@
 EOF
     }
 
+    return if $ENV{AUTOMATED_TESTING} || $ENV{NONINTERACTIVE_TESTING};
+
     # More or less copied from Module::Build
     return if $ENV{PERL_MM_USE_DEFAULT};
     return unless -t STDIN && ( -t STDOUT || !( -f STDOUT || -c STDOUT ) );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Package-Stash-0.34/README 
new/Package-Stash-0.35/README
--- old/Package-Stash-0.34/README       2013-01-04 10:39:44.000000000 +0100
+++ new/Package-Stash-0.35/README       2013-07-10 05:28:41.000000000 +0200
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Package-Stash,
-version 0.34:
+version 0.35:
 
   routines for manipulating stashes
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Package-Stash-0.34/bin/package-stash-conflicts 
new/Package-Stash-0.35/bin/package-stash-conflicts
--- old/Package-Stash-0.34/bin/package-stash-conflicts  2013-01-04 
10:39:44.000000000 +0100
+++ new/Package-Stash-0.35/bin/package-stash-conflicts  2013-07-10 
05:28:41.000000000 +0200
@@ -18,3 +18,28 @@
     print "$_\n" for map { $_->{package} } @conflicts;
     exit @conflicts;
 }
+
+__END__
+
+=pod
+
+=head1 NAME
+
+package-stash-conflicts
+
+=head1 VERSION
+
+version 0.35
+
+=head1 AUTHOR
+
+Jesse Luehrs <d...@tozt.net>
+
+=head1 COPYRIGHT AND LICENSE
+
+This software is copyright (c) 2013 by Jesse Luehrs.
+
+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/Package-Stash-0.34/dist.ini 
new/Package-Stash-0.35/dist.ini
--- old/Package-Stash-0.34/dist.ini     2013-01-04 10:39:44.000000000 +0100
+++ new/Package-Stash-0.35/dist.ini     2013-07-10 05:28:41.000000000 +0200
@@ -1,12 +1,14 @@
 name = Package-Stash
-author = Jesse Luehrs <doy at tozt dot net>
+author = Jesse Luehrs <d...@tozt.net>
 license = Perl_5
 copyright_holder = Jesse Luehrs
 
 [@DOY]
-:version = 0.05
+:version = 0.11
 dist = Package-Stash
 repository = github
+bugtracker_web = https://github.com/doy/package-stash/issues
+bugtracker_mailto =
 awesome = =inc::MMPackageStash
 CompileTests_skip = [Cc]onflicts$
 
@@ -27,3 +29,5 @@
 MooseX::Role::WithOverloading = 0.08
 namespace::clean              = 0.18
 MooseX::Method::Signatures    = 0.36
+
+[ContributorsFromGit]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Package-Stash-0.34/lib/Package/Stash/Conflicts.pm 
new/Package-Stash-0.35/lib/Package/Stash/Conflicts.pm
--- old/Package-Stash-0.34/lib/Package/Stash/Conflicts.pm       2013-01-04 
10:39:44.000000000 +0100
+++ new/Package-Stash-0.35/lib/Package/Stash/Conflicts.pm       2013-07-10 
05:28:41.000000000 +0200
@@ -12,19 +12,34 @@
         'MooseX::Role::WithOverloading' => '0.08',
         'namespace::clean' => '0.18',
     },
-    -also => [ qw(
-        B
-        Carp
-        Dist::CheckConflicts
-        Module::Implementation
-        Package::DeprecationManager
-        Scalar::Util
-        Symbol
-        constant
-        strict
-        warnings
-    ) ],
 
 ;
 
 1;
+
+# ABSTRACT: Provide information on conflicts for Package::Stash
+
+__END__
+
+=pod
+
+=head1 NAME
+
+Package::Stash::Conflicts - Provide information on conflicts for Package::Stash
+
+=head1 VERSION
+
+version 0.35
+
+=head1 AUTHOR
+
+Jesse Luehrs <d...@tozt.net>
+
+=head1 COPYRIGHT AND LICENSE
+
+This software is copyright (c) 2013 by Jesse Luehrs.
+
+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/Package-Stash-0.34/lib/Package/Stash/PP.pm 
new/Package-Stash-0.35/lib/Package/Stash/PP.pm
--- old/Package-Stash-0.34/lib/Package/Stash/PP.pm      2013-01-04 
10:39:44.000000000 +0100
+++ new/Package-Stash-0.35/lib/Package/Stash/PP.pm      2013-07-10 
05:28:41.000000000 +0200
@@ -3,7 +3,7 @@
   $Package::Stash::PP::AUTHORITY = 'cpan:DOY';
 }
 {
-  $Package::Stash::PP::VERSION = '0.34';
+  $Package::Stash::PP::VERSION = '0.35';
 }
 use strict;
 use warnings;
@@ -429,7 +429,7 @@
 
 =head1 VERSION
 
-version 0.34
+version 0.35
 
 =head1 SYNOPSIS
 
@@ -523,7 +523,7 @@
 
 =head1 AUTHOR
 
-Jesse Luehrs <doy at tozt dot net>
+Jesse Luehrs <d...@tozt.net>
 
 =head1 COPYRIGHT AND LICENSE
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Package-Stash-0.34/lib/Package/Stash.pm 
new/Package-Stash-0.35/lib/Package/Stash.pm
--- old/Package-Stash-0.34/lib/Package/Stash.pm 2013-01-04 10:39:44.000000000 
+0100
+++ new/Package-Stash-0.35/lib/Package/Stash.pm 2013-07-10 05:28:41.000000000 
+0200
@@ -3,7 +3,7 @@
   $Package::Stash::AUTHORITY = 'cpan:DOY';
 }
 {
-  $Package::Stash::VERSION = '0.34';
+  $Package::Stash::VERSION = '0.35';
 }
 use strict;
 use warnings;
@@ -32,51 +32,6 @@
     }
 }
 
-use Package::DeprecationManager -deprecations => {
-    'Package::Stash::add_package_symbol'        => 0.14,
-    'Package::Stash::remove_package_glob'       => 0.14,
-    'Package::Stash::has_package_symbol'        => 0.14,
-    'Package::Stash::get_package_symbol'        => 0.14,
-    'Package::Stash::get_or_add_package_symbol' => 0.14,
-    'Package::Stash::remove_package_symbol'     => 0.14,
-    'Package::Stash::list_all_package_symbols'  => 0.14,
-};
-
-sub add_package_symbol {
-    deprecated('add_package_symbol is deprecated, please use add_symbol');
-    shift->add_symbol(@_);
-}
-
-sub remove_package_glob {
-    deprecated('remove_package_glob is deprecated, please use remove_glob');
-    shift->remove_glob(@_);
-}
-
-sub has_package_symbol {
-    deprecated('has_package_symbol is deprecated, please use has_symbol');
-    shift->has_symbol(@_);
-}
-
-sub get_package_symbol {
-    deprecated('get_package_symbol is deprecated, please use get_symbol');
-    shift->get_symbol(@_);
-}
-
-sub get_or_add_package_symbol {
-    deprecated('get_or_add_package_symbol is deprecated, please use 
get_or_add_symbol');
-    shift->get_or_add_symbol(@_);
-}
-
-sub remove_package_symbol {
-    deprecated('remove_package_symbol is deprecated, please use 
remove_symbol');
-    shift->remove_symbol(@_);
-}
-
-sub list_all_package_symbols {
-    deprecated('list_all_package_symbols is deprecated, please use 
list_all_symbols');
-    shift->list_all_symbols(@_);
-}
-
 
 1;
 
@@ -90,7 +45,7 @@
 
 =head1 VERSION
 
-version 0.34
+version 0.35
 
 =head1 SYNOPSIS
 
@@ -264,17 +219,9 @@
 Based on code from L<Class::MOP::Package>, by Stevan Little and the Moose
 Cabal.
 
-=for Pod::Coverage add_package_symbol
-remove_package_glob
-has_package_symbol
-get_package_symbol
-get_or_add_package_symbol
-remove_package_symbol
-list_all_package_symbols
-
 =head1 AUTHOR
 
-Jesse Luehrs <doy at tozt dot net>
+Jesse Luehrs <d...@tozt.net>
 
 =head1 COPYRIGHT AND LICENSE
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Package-Stash-0.34/t/00-compile.t 
new/Package-Stash-0.35/t/00-compile.t
--- old/Package-Stash-0.34/t/00-compile.t       2013-01-04 10:39:44.000000000 
+0100
+++ new/Package-Stash-0.35/t/00-compile.t       2013-07-10 05:28:41.000000000 
+0200
@@ -70,4 +70,5 @@
             script_compiles( $file, "$script script compiles" );
         }
     }
+
 }

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

Reply via email to