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

carnil pushed a change to branch master
in repository libdevel-repl-perl.

      from  80dbd62   update changelog
      adds  5ac9889   increment $VERSION after 1.003027 release
      adds  1282c94   add link to mstpan-17 to SEE ALSO
      adds  f85a85b   bump DDS prereq (see RT#105466)
      adds  d0a1b71   fix Test::More prereq for done_testing
      adds  33b0dff   refer in metadata to the github mirror, so we can receive 
PRs
      adds  fa625b2   Changes entry for DDS prereq
      adds  23ff40a   Devel-REPL-1.003028
      adds  24e7e70   Imported Upstream version 1.003028
       new  834ba68   Merge tag 'upstream/1.003028'
       new  b937427   Update debian/changelog
       new  8015f3e   Update copyright years for debian/* packaging files
       new  f5bb048   Declare compliance with Debian policy 3.9.7
       new  bbc8c76   Update (build-)dependency for libdata-dump-streamer-perl
       new  21777a1   Prepare changelog for release

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CONTRIBUTING                                       |  17 +-
 Changes                                            |   3 +
 LICENSE => LICENCE                                 |   0
 MANIFEST                                           |   6 +-
 META.json                                          | 447 ++++++++++++---------
 META.yml                                           | 407 ++++++++++---------
 Makefile.PL                                        |  94 +++--
 README                                             |   4 +-
 debian/changelog                                   |  10 +-
 debian/control                                     |   7 +-
 debian/copyright                                   |   2 +-
 dist.ini                                           |   8 +-
 lib/Devel/REPL.pm                                  |  26 +-
 lib/Devel/REPL/Error.pm                            |   2 +-
 lib/Devel/REPL/Meta/Plugin.pm                      |   2 +-
 lib/Devel/REPL/Plugin.pm                           |   2 +-
 lib/Devel/REPL/Plugin/B/Concise.pm                 |  14 +-
 lib/Devel/REPL/Plugin/Colors.pm                    |  12 +-
 lib/Devel/REPL/Plugin/Commands.pm                  |  14 +-
 lib/Devel/REPL/Plugin/Completion.pm                |  14 +-
 lib/Devel/REPL/Plugin/CompletionDriver/Globals.pm  |  14 +-
 lib/Devel/REPL/Plugin/CompletionDriver/INC.pm      |  14 +-
 lib/Devel/REPL/Plugin/CompletionDriver/Keywords.pm |  14 +-
 lib/Devel/REPL/Plugin/CompletionDriver/LexEnv.pm   |  14 +-
 lib/Devel/REPL/Plugin/CompletionDriver/Methods.pm  |  14 +-
 lib/Devel/REPL/Plugin/CompletionDriver/Turtles.pm  |  14 +-
 lib/Devel/REPL/Plugin/DDC.pm                       |  14 +-
 lib/Devel/REPL/Plugin/DDS.pm                       |  14 +-
 lib/Devel/REPL/Plugin/DumpHistory.pm               |  12 +-
 lib/Devel/REPL/Plugin/FancyPrompt.pm               |  12 +-
 lib/Devel/REPL/Plugin/FindVariable.pm              |  14 +-
 lib/Devel/REPL/Plugin/History.pm                   |  14 +-
 lib/Devel/REPL/Plugin/Interrupt.pm                 |  14 +-
 lib/Devel/REPL/Plugin/LexEnv.pm                    |  14 +-
 lib/Devel/REPL/Plugin/MultiLine/PPI.pm             |  12 +-
 lib/Devel/REPL/Plugin/Nopaste.pm                   |  14 +-
 lib/Devel/REPL/Plugin/OutputCache.pm               |  12 +-
 lib/Devel/REPL/Plugin/PPI.pm                       |  14 +-
 lib/Devel/REPL/Plugin/Packages.pm                  |  14 +-
 lib/Devel/REPL/Plugin/Peek.pm                      |  14 +-
 lib/Devel/REPL/Plugin/ReadLineHistory.pm           |  14 +-
 lib/Devel/REPL/Plugin/Refresh.pm                   |  14 +-
 lib/Devel/REPL/Plugin/ShowClass.pm                 |  14 +-
 lib/Devel/REPL/Plugin/Timing.pm                    |  14 +-
 lib/Devel/REPL/Plugin/Turtles.pm                   |  14 +-
 lib/Devel/REPL/Profile.pm                          |  14 +-
 lib/Devel/REPL/Profile/Default.pm                  |   2 +-
 lib/Devel/REPL/Profile/Minimal.pm                  |   2 +-
 lib/Devel/REPL/Profile/Standard.pm                 |   2 +-
 lib/Devel/REPL/Script.pm                           |   2 +-
 t/00-report-prereqs.dd                             |  23 +-
 t/load_core.t                                      |   2 +-
 t/load_plugins.t                                   |   2 +-
 xt/author/eol.t                                    |   2 +-
 xt/author/kwalitee.t                               |   2 +-
 xt/author/no-tabs.t                                |   2 +-
 xt/{release => author}/pod-syntax.t                |   1 +
 xt/release/changes_has_content.t                   |   2 +-
 58 files changed, 947 insertions(+), 544 deletions(-)
 rename LICENSE => LICENCE (100%)
 rename xt/{release => author}/pod-syntax.t (84%)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdevel-repl-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to