This is an automated email from the git hooks/post-receive script. abe pushed a commit to annotated tag 1.000003-source in repository libdist-zilla-role-bootstrap-perl.
commit 21a861362c87dacb38d7abea02c0d061bfa17a6d Author: Kent Fredric <[email protected]> Date: Tue Jul 15 23:54:18 2014 +1200 v1.000002 [00 Trivial] - Minor packaging cleanups. [Dependencies::Stats] - Dependencies changed since 1.000001, see misc/*.deps* for details - configure: (recommends: ↑1) - develop: +3 -3 (suggests: +2 -1) - test: (recommends: ↑1) --- Changes | 2 ++ lib/Dist/Zilla/Role/Bootstrap.pm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 0642170..33c5f6b 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Release history for Dist-Zilla-Role-Bootstrap {{$NEXT}} + +1.000002 2014-07-15T09:52:40Z [00 Trivial] - Minor packaging cleanups. diff --git a/lib/Dist/Zilla/Role/Bootstrap.pm b/lib/Dist/Zilla/Role/Bootstrap.pm index 2afde39..08246f3 100644 --- a/lib/Dist/Zilla/Role/Bootstrap.pm +++ b/lib/Dist/Zilla/Role/Bootstrap.pm @@ -5,7 +5,7 @@ use utf8; package Dist::Zilla::Role::Bootstrap; -our $VERSION = '1.000002'; +our $VERSION = '1.000003'; # ABSTRACT: Shared logic for bootstrap things. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-role-bootstrap-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
