[libmoosex-has-sugar-perl] 03/14: Regen changes

Intrigeri intrigeri at moszumanska.debian.org
Wed Aug 27 21:35:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to annotated tag 1.000001-source
in repository libmoosex-has-sugar-perl.

commit 29b268dbb852f54fca53497192ae114f224411f1
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Tue Jun 10 15:00:11 2014 +1200

    Regen changes
---
 Changes                                   | 104 +++++++++++++++---------------
 Changes.deps => misc/Changes.deps         |  47 ++++++++++----
 Changes.deps.all => misc/Changes.deps.all |  47 +++++++++++++-
 Changes.deps.dev => misc/Changes.deps.dev |   6 +-
 misc/Changes.deps.opt                     |  44 +++++++++++++
 5 files changed, 182 insertions(+), 66 deletions(-)

diff --git a/Changes b/Changes
index c80a02b..523c012 100644
--- a/Changes
+++ b/Changes
@@ -1,31 +1,33 @@
 Revision history for {{$dist->name}}
 
 {{$NEXT}}
+ [Dependencies::Stats]
+ - Dependencies changed since 1.000000, see misc/*.deps* for details
+ - configure: (recommends: ↑1)
+ - develop: ↑1
+ - test: (recommends: ↑2)
 
 1.000000 2014-01-30T19:43:03Z
  [00 Major Release]
  - Many far reaching changes in packaging.
  - Very little visible user interface change.
- - Very serious dependency side changes to reduce aggregate dependency
-   weight ( and install time ).
+ - Very serious dependency side changes to reduce aggregate dependency weight ( and install time ).
  - 40 aggregate deps on 5.8 vs the previous releases 65.
  - 7  aggregate deps on 5.19 vs the previous releases 38.
 
  [01 Depecated stuff is deprecated]
- - 5 Years really aught to be enough for people to notice a deprecation
-   notice.
+ - 5 Years really aught to be enough for people to notice a deprecation notice.
  - so things I marked as deprecated before Dec 4 2009, are now gone.
 
  [02 Exporter Switched to Sub::Exporter::Progressive]
  - This is only possible due to nuking the deprecated behavior.
  - This overall will reduce dependency weight for fresh installs using MXHS
- - If you need advanced behaviour, please install Sub::Exporter yourself,
-   and Sub::Exporter::Progressive will be happy with proxying.
+ - If you need advanced behaviour, please install Sub::Exporter yourself, and Sub::Exporter::Progressive will be happy
+   with proxying.
 
  [03 Toolkit switched to EUMM]
  - Toolkit was moved to EUMM.
- - Toolkit related dependency ramping has been eliminated in favour of
-   ramping recommendatons instead.
+ - Toolkit related dependency ramping has been eliminated in favour of ramping recommendatons instead.
  - This should substantially reduce dependency weight on fresh perls.
 
  [04 namespace::clean is in use instead of namespace::autoclean]
@@ -36,39 +38,32 @@
  - MooseX::Types::Moose is no longer a hard testing dependency.
  - Both dependencies exist for integration tests for Moose.
  - which are probably irrelevant to you if you're not using Moose.
- - but MooseX::Has::Sugar is really just a fancy package of constants,
-   which can work on either Moose or Moo
+ - but MooseX::Has::Sugar is really just a fancy package of constants, which can work on either Moose or Moo
  - so depending on Moose to support a Moo project is bad.
  - so thats fixed now. ☺
 
  [06 More recommendations]
- - As referenced in above sections, more heavy focus is moving towards
-   "recommended" deps. Recommended deps are very useful, and they may give
-   you better test coverage, or better features, or better bug resilience,
-   but they're not really things you want to force people who use your code
-   to install.
- - So `recommended` deps are declared to help you get the best bang for
-   your buck
- - While giving people who only want "acceptable standards, but now" a
-   faster installpath.
+ - As referenced in above sections, more heavy focus is moving towards "recommended" deps. Recommended deps are very
+   useful, and they may give you better test coverage, or better features, or better bug resilience, but they're not
+   really things you want to force people who use your code to install.
+ - So `recommended` deps are declared to help you get the best bang for your buck
+ - While giving people who only want "acceptable standards, but now" a faster installpath.
  - use cpanm --with-recommended or something.
 
  [07 Versioning Scheme]
  - x.\d{8} was getting really boring and hard to read.
  - so x.\d{6} is now the standard.
- - this sort of regressive mantissa length change is only acceptable in
-   conjunction with the major increment, because 1.x is unambiguously
-   larger than 0.x in every western number system I've ever seen, with the
-   exception of Date Formats, which nobody at all agrees upon anyway.
+ - this sort of regressive mantissa length change is only acceptable in conjunction with the major increment, because
+   1.x is unambiguously larger than 0.x in every western number system I've ever seen, with the exception of Date
+   Formats, which nobody at all agrees upon anyway.
 
  [Dependencies::Stats]
- - Dependencies changed since 0.05070422, see Changes.deps{,.all,.dev} for
-   details
+ - Dependencies changed since 0.05070422, see misc/*.deps* for details
  - build: -1
- - configure: +2 -1
+ - configure: +1 -1 (recommends: +1)
  - develop: +9 ↑1 -9
  - runtime: +1 -1
- - test: +11 ↓1 -3
+ - test: +5 ↓1 -3 (recommends: +6)
 
 0.05070422 2013-11-20T08:32:12Z
  [00 Maint release]
@@ -80,11 +75,10 @@
  - drop File::Temp
 
  [Dependencies::Stats]
- - Dependencies changed since 0.05070421, see Changes.deps{,.all,.dev} for
-   details
+ - Dependencies changed since 0.05070421, see misc/*.deps* for details
  - build: ↑1
  - configure: ↑1
- - develop: +51 -3
+ - develop: +50 -1 (recommends: -1, suggests: +1 -1)
  - test: +1 ↑1 -2
 
  [Documentation]
@@ -105,37 +99,31 @@
 
 0.05070421 2012-08-03T10:25:23Z
  [Bugs]
- - Fixed use of a Test::Builder method that is going away. Thanks to
-   Schwern for reporting and providing the patch.
+ - Fixed use of a Test::Builder method that is going away. Thanks to Schwern for reporting and providing the patch.
 
  [Dependencies::Noteworthy]
  - Upgrade Module::Build to 0.4002
  - Upgrade Test::More to 0.98
 
  [Dependencies::Stats]
- - Dependencies changed since 0.05070420, see Changes.deps{,.all,.dev} for
-   details
+ - Dependencies changed since 0.05070420, see misc/*.deps* for details
  - build: ↑1
  - configure: ↑1
- - develop: ↑2
+ - develop: (recommends: ↑1, suggests: ↑1)
  - test: ↑1
 
  [TODO]
- - Thinking of adding Moo support of some kind, but Moo is notedly
-   different. Esp: lazy/lazy_build.
- - I considered making a Moo-style-for-Moose version, but then considered
-   that implementing 'lazy' would have to know what the attribute was
-   called to set the respective Moose builder value, so that is Too Hard.
- - Please, if you're reading this and have suggestions/feedback, feel free
-   to hit me up on IRC =).
+ - Thinking of adding Moo support of some kind, but Moo is notedly different. Esp: lazy/lazy_build.
+ - I considered making a Moo-style-for-Moose version, but then considered that implementing 'lazy' would have to know
+   what the attribute was called to set the respective Moose builder value, so that is Too Hard.
+ - Please, if you're reading this and have suggestions/feedback, feel free to hit me up on IRC =).
 
 0.05070420 2012-02-03T03:33:11Z
  - Maintenance/Packaging release.
 
  [Dependencies::Stats]
- - Dependencies changed since 0.05070419, see Changes.deps{,.all,.dev} for
-   details
- - develop: ↑1
+ - Dependencies changed since 0.05070419, see misc/*.deps* for details
+ - develop: (suggests: ↑1)
  - runtime: +3
  - test: -1
 
@@ -154,9 +142,8 @@
  - Maintainence only release. No external changes.
 
  [Dependencies::Stats]
- - Dependencies changed since 0.05055616, see Changes.deps{,.all,.dev} for
-   details
- - develop: +3 -3
+ - Dependencies changed since 0.05055616, see misc/*.deps* for details
+ - develop: +1 -1 (recommends: +1 -1, suggests: +1 -1)
 
  [Packaging]
  - Moved to @Author::KENTNL
@@ -178,9 +165,8 @@
  - drop use of FindBin
 
  [Dependencies::Stats]
- - Dependencies changed since 0.05046611, see Changes.deps{,.all,.dev} for
-   details
- - develop: +3
+ - Dependencies changed since 0.05046611, see misc/*.deps* for details
+ - develop: +1 (recommends: +1, suggests: +1)
  - test: +1 -2
 
 0.05046611 2010-08-16T18:30:39Z
@@ -191,8 +177,7 @@
  - tests require MooseX::Types::Moose
 
  [Dependencies::Stats]
- - Dependencies changed since 0.05044303, see Changes.deps{,.all,.dev} for
-   details
+ - Dependencies changed since 0.05044303, see misc/*.deps* for details
  - test: +2
 
 0.05044303 2010-07-24T10:03:50Z
@@ -201,6 +186,13 @@
  - Drop depend on MX::Types in tests.
  - Drop accidental dep on Test::Kwalitee
 
+ [Dependencies::Stats]
+ - Dependencies changed since 0.0405, see misc/*.deps* for details
+ - build: ↑1
+ - configure: ↑1
+ - runtime: -6
+ - test: +7
+
 0.0405 2009-12-04T09:20:43Z
  - Toolkit upgrade & rebuild.
  - Testsuite cleanup.
@@ -208,6 +200,12 @@
  - Dropped :allattrs from MXHS as its identical to :default
  - Tests drop Find::Lib;
 
+ [Dependencies::Stats]
+ - Dependencies changed since 0.0404, see misc/*.deps* for details
+ - build: +1
+ - configure: +1
+ - runtime: +1 -2
+
 0.0404 2009-07-06T03:34:10Z
  - Added Saccharin, experimental sugars.
 
diff --git a/Changes.deps b/misc/Changes.deps
similarity index 72%
rename from Changes.deps
rename to misc/Changes.deps
index 6773f19..8aecf9a 100644
--- a/Changes.deps
+++ b/misc/Changes.deps
@@ -1,21 +1,12 @@
-1.000000
- [Added / configure recommends]
- - ExtUtils::MakeMaker 6.86
+1.000001
 
+1.000000 2014-01-30T19:43:03Z
  [Added / configure requires]
  - ExtUtils::MakeMaker 6.30
 
  [Added / runtime requires]
  - Sub::Exporter::Progressive
 
- [Added / test recommends]
- - CPAN::Meta
- - CPAN::Meta::Requirements 2.120900
- - ExtUtils::MakeMaker 6.86
- - Moose
- - MooseX::Types::Moose
- - Test::More 1.001002
-
  [Added / test requires]
  - ExtUtils::MakeMaker
  - File::Spec::Functions
@@ -92,8 +83,42 @@
  - MooseX::Types::Moose
 
 0.05044303 2010-07-24T10:03:50Z
+ [Added / test requires]
+ - File::Find
+ - File::Temp
+ - FindBin
+ - Moose
+ - Test::Exception
+ - Test::More 0.88
+ - namespace::autoclean
+
+ [Changed / build requires]
+ - Module::Build 0.35 → 0.3601
+
+ [Changed / configure requires]
+ - Module::Build 0.35 → 0.3601
+
+ [Removed / runtime requires]
+ - Moose 0.84
+ - MooseX::Types 0.10
+ - MooseX::Types::Moose
+ - Test::Exception
+ - Test::More
+ - namespace::autoclean
 
 0.0405 2009-12-04T09:20:43Z
+ [Added / build requires]
+ - Module::Build 0.35
+
+ [Added / configure requires]
+ - Module::Build 0.35
+
+ [Added / runtime requires]
+ - MooseX::Types 0.10
+
+ [Removed / runtime requires]
+ - Find::Lib
+ - Test::use::ok
 
 0.0404 2009-07-06T03:34:10Z
 
diff --git a/Changes.deps.all b/misc/Changes.deps.all
similarity index 86%
rename from Changes.deps.all
rename to misc/Changes.deps.all
index b83c3f2..bc67b7c 100644
--- a/Changes.deps.all
+++ b/misc/Changes.deps.all
@@ -1,4 +1,15 @@
-1.000000
+1.000001
+ [Changed / configure recommends]
+ - ExtUtils::MakeMaker 6.86 → 6.98
+
+ [Changed / develop requires]
+ - Dist::Zilla::PluginBundle::Author::KENTNL 2.012000 → 2.016000
+
+ [Changed / test recommends]
+ - ExtUtils::MakeMaker 6.86 → 6.98
+ - Test::More 1.001002 → 1.001003
+
+1.000000 2014-01-30T19:43:03Z
  [Added / configure recommends]
  - ExtUtils::MakeMaker 6.86
 
@@ -216,8 +227,42 @@
  - MooseX::Types::Moose
 
 0.05044303 2010-07-24T10:03:50Z
+ [Added / test requires]
+ - File::Find
+ - File::Temp
+ - FindBin
+ - Moose
+ - Test::Exception
+ - Test::More 0.88
+ - namespace::autoclean
+
+ [Changed / build requires]
+ - Module::Build 0.35 → 0.3601
+
+ [Changed / configure requires]
+ - Module::Build 0.35 → 0.3601
+
+ [Removed / runtime requires]
+ - Moose 0.84
+ - MooseX::Types 0.10
+ - MooseX::Types::Moose
+ - Test::Exception
+ - Test::More
+ - namespace::autoclean
 
 0.0405 2009-12-04T09:20:43Z
+ [Added / build requires]
+ - Module::Build 0.35
+
+ [Added / configure requires]
+ - Module::Build 0.35
+
+ [Added / runtime requires]
+ - MooseX::Types 0.10
+
+ [Removed / runtime requires]
+ - Find::Lib
+ - Test::use::ok
 
 0.0404 2009-07-06T03:34:10Z
 
diff --git a/Changes.deps.dev b/misc/Changes.deps.dev
similarity index 96%
rename from Changes.deps.dev
rename to misc/Changes.deps.dev
index def1c47..0c95f1c 100644
--- a/Changes.deps.dev
+++ b/misc/Changes.deps.dev
@@ -1,4 +1,8 @@
-1.000000
+1.000001
+ [Changed / develop requires]
+ - Dist::Zilla::PluginBundle::Author::KENTNL 2.012000 → 2.016000
+
+1.000000 2014-01-30T19:43:03Z
  [Added / develop requires]
  - Dist::Zilla::Plugin::Git::NextRelease
  - Dist::Zilla::Plugin::Git::NextVersion::Sanitized
diff --git a/misc/Changes.deps.opt b/misc/Changes.deps.opt
new file mode 100644
index 0000000..48bd496
--- /dev/null
+++ b/misc/Changes.deps.opt
@@ -0,0 +1,44 @@
+1.000001
+ [Changed / configure recommends]
+ - ExtUtils::MakeMaker 6.86 → 6.98
+
+ [Changed / test recommends]
+ - ExtUtils::MakeMaker 6.86 → 6.98
+ - Test::More 1.001002 → 1.001003
+
+1.000000 2014-01-30T19:43:03Z
+ [Added / configure recommends]
+ - ExtUtils::MakeMaker 6.86
+
+ [Added / test recommends]
+ - CPAN::Meta
+ - CPAN::Meta::Requirements 2.120900
+ - ExtUtils::MakeMaker 6.86
+ - Moose
+ - MooseX::Types::Moose
+ - Test::More 1.001002
+
+0.05070422 2013-11-20T08:32:12Z
+
+0.05070421 2012-08-03T10:25:23Z
+
+0.05070420 2012-02-03T03:33:11Z
+
+0.05070419 2011-04-07T02:03:19Z
+
+0.05055616 2010-11-13T23:43:43Z
+
+0.05046611 2010-08-16T18:30:39Z
+
+0.05044303 2010-07-24T10:03:50Z
+
+0.0405 2009-12-04T09:20:43Z
+
+0.0404 2009-07-06T03:34:10Z
+
+0.0403 2009-06-30T13:56:07Z
+
+0.0402 2009-06-29T19:43:05Z
+
+0.0401 2009-06-29T18:16:51Z
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-has-sugar-perl.git



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