[libreply-perl] branch master updated (6a6368d -> 5b320a3)

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon Jun 13 18:38:26 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository libreply-perl.

      from  6a6368d   update changelog
      adds  024003d   Imported Upstream version 0.39
       new  aa8c6b1   Merge tag 'upstream/0.39'
       new  7b861aa   Update debian/changelog
       new  73efd5b   Update years of upstream copyright
       new  c0c8bf7   Update Debian packaging copyright
       new  39ba71f   Declare compliance with Debian policy 3.9.8
       new  5b320a3   Release libreply-perl version 0.39-1

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:
 Changes                                    |   3 +
 LICENSE                                    |   2 +-
 MANIFEST                                   |   2 +-
 META.json                                  | 142 ++++++++++++++---------------
 META.yml                                   | 140 ++++++++++++++--------------
 Makefile.PL                                |   4 +-
 README                                     |   6 +-
 bin/reply                                  |   4 +-
 debian/changelog                           |  12 ++-
 debian/control                             |   2 +-
 debian/copyright                           |   3 +-
 lib/Reply.pm                               |   6 +-
 lib/Reply/App.pm                           |   6 +-
 lib/Reply/Config.pm                        |   6 +-
 lib/Reply/Plugin.pm                        |   6 +-
 lib/Reply/Plugin/AutoRefresh.pm            |   6 +-
 lib/Reply/Plugin/Autocomplete/Commands.pm  |   6 +-
 lib/Reply/Plugin/Autocomplete/Functions.pm |   6 +-
 lib/Reply/Plugin/Autocomplete/Globals.pm   |   6 +-
 lib/Reply/Plugin/Autocomplete/Keywords.pm  |   6 +-
 lib/Reply/Plugin/Autocomplete/Lexicals.pm  |   6 +-
 lib/Reply/Plugin/Autocomplete/Methods.pm   |   6 +-
 lib/Reply/Plugin/Autocomplete/Packages.pm  |   6 +-
 lib/Reply/Plugin/CollapseStack.pm          |   6 +-
 lib/Reply/Plugin/Colors.pm                 |   6 +-
 lib/Reply/Plugin/DataDump.pm               |   6 +-
 lib/Reply/Plugin/DataDumper.pm             |   6 +-
 lib/Reply/Plugin/DataPrinter.pm            |   6 +-
 lib/Reply/Plugin/Defaults.pm               |   2 +-
 lib/Reply/Plugin/Editor.pm                 |   6 +-
 lib/Reply/Plugin/FancyPrompt.pm            |   6 +-
 lib/Reply/Plugin/Hints.pm                  |   6 +-
 lib/Reply/Plugin/Interrupt.pm              |   6 +-
 lib/Reply/Plugin/LexicalPersistence.pm     |   6 +-
 lib/Reply/Plugin/LoadClass.pm              |   6 +-
 lib/Reply/Plugin/Nopaste.pm                |   6 +-
 lib/Reply/Plugin/Packages.pm               |   6 +-
 lib/Reply/Plugin/ReadLine.pm               |   7 +-
 lib/Reply/Plugin/ResultCache.pm            |   6 +-
 lib/Reply/Plugin/Timer.pm                  |   6 +-
 lib/Reply/Util.pm                          |   2 +-
 41 files changed, 253 insertions(+), 240 deletions(-)

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



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