[libreply-perl] branch master updated (7405400 -> 5da053a)

gregor herrmann gregoa at debian.org
Sat Oct 5 14:47:08 UTC 2013


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

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

      from  7405400   releasing package libreply-perl version 0.32-1
      adds  be642c5   Imported Upstream version 0.34
       new  b576f76   Merge tag 'upstream/0.34'
       new  7c895d2   New upstream release.
       new  fca40bc   Bump versioned (build) dependency on libeval-closure-perl.
       new  0308ad9   debian/rules: drop override_dh_auto_install.
       new  5da053a   releasing package libreply-perl version 0.34-1

The 5 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                                    |    6 ++
 META.json                                  |   86 ++++++++++++++++------------
 META.yml                                   |   81 ++++++++++++++------------
 Makefile.PL                                |    4 +-
 README                                     |    2 +-
 bin/reply                                  |    2 +-
 debian/changelog                           |    9 +++
 debian/control                             |    4 +-
 debian/rules                               |    8 ---
 dist.ini                                   |    3 +
 lib/Reply.pm                               |   17 +++---
 lib/Reply/App.pm                           |    4 +-
 lib/Reply/Config.pm                        |    4 +-
 lib/Reply/Plugin.pm                        |    6 +-
 lib/Reply/Plugin/AutoRefresh.pm            |    4 +-
 lib/Reply/Plugin/Autocomplete/Commands.pm  |    4 +-
 lib/Reply/Plugin/Autocomplete/Functions.pm |    4 +-
 lib/Reply/Plugin/Autocomplete/Globals.pm   |    4 +-
 lib/Reply/Plugin/Autocomplete/Keywords.pm  |    4 +-
 lib/Reply/Plugin/Autocomplete/Lexicals.pm  |    4 +-
 lib/Reply/Plugin/Autocomplete/Methods.pm   |    4 +-
 lib/Reply/Plugin/Autocomplete/Packages.pm  |    4 +-
 lib/Reply/Plugin/CollapseStack.pm          |    4 +-
 lib/Reply/Plugin/Colors.pm                 |    4 +-
 lib/Reply/Plugin/DataDump.pm               |    4 +-
 lib/Reply/Plugin/DataDumper.pm             |    4 +-
 lib/Reply/Plugin/DataPrinter.pm            |    4 +-
 lib/Reply/Plugin/Defaults.pm               |   12 ++--
 lib/Reply/Plugin/Editor.pm                 |    4 +-
 lib/Reply/Plugin/FancyPrompt.pm            |    4 +-
 lib/Reply/Plugin/Hints.pm                  |    4 +-
 lib/Reply/Plugin/Interrupt.pm              |    4 +-
 lib/Reply/Plugin/LexicalPersistence.pm     |    4 +-
 lib/Reply/Plugin/LoadClass.pm              |    4 +-
 lib/Reply/Plugin/Nopaste.pm                |    4 +-
 lib/Reply/Plugin/Packages.pm               |    4 +-
 lib/Reply/Plugin/ReadLine.pm               |   23 ++++++--
 lib/Reply/Plugin/ResultCache.pm            |    4 +-
 lib/Reply/Plugin/Timer.pm                  |    4 +-
 lib/Reply/Util.pm                          |    2 +-
 40 files changed, 203 insertions(+), 162 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