[libreply-perl] branch master updated (a654f81 -> 88f46ea)

gregor herrmann gregoa at debian.org
Sat Jul 5 11:00:30 UTC 2014


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

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

      from  a654f81   update changelog
      adds  b8c8188   Imported Upstream version 0.35
       new  018e7b2   Merge tag 'upstream/0.35'
       new  a6856ce   New upstream release.
       new  9a2e21f   Update years of upstream and packaging copyright.
       new  e783a91   Declare compliance with Debian Policy 3.9.5.
       new  003fa12   cme: reformat debian/control
       new  88f46ea   releasing package libreply-perl version 0.35-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                                    |   4 +
 LICENSE                                    |   2 +-
 MANIFEST                                   |   1 +
 META.json                                  | 384 ++++++++++++++++++++++++----
 META.yml                                   | 388 ++++++++++++++++++++++-------
 Makefile.PL                                |  61 +++--
 README                                     |   6 +-
 bin/reply                                  |   6 +-
 debian/changelog                           |   7 +-
 debian/control                             |  59 ++---
 debian/copyright                           |   4 +-
 dist.ini                                   |   6 +-
 lib/Reply.pm                               |  27 +-
 lib/Reply/App.pm                           |  22 +-
 lib/Reply/Config.pm                        |  10 +-
 lib/Reply/Plugin.pm                        |  10 +-
 lib/Reply/Plugin/AutoRefresh.pm            |  10 +-
 lib/Reply/Plugin/Autocomplete/Commands.pm  |  10 +-
 lib/Reply/Plugin/Autocomplete/Functions.pm |  10 +-
 lib/Reply/Plugin/Autocomplete/Globals.pm   |  10 +-
 lib/Reply/Plugin/Autocomplete/Keywords.pm  |  10 +-
 lib/Reply/Plugin/Autocomplete/Lexicals.pm  |  10 +-
 lib/Reply/Plugin/Autocomplete/Methods.pm   |  10 +-
 lib/Reply/Plugin/Autocomplete/Packages.pm  |  10 +-
 lib/Reply/Plugin/CollapseStack.pm          |  10 +-
 lib/Reply/Plugin/Colors.pm                 |  10 +-
 lib/Reply/Plugin/DataDump.pm               |  10 +-
 lib/Reply/Plugin/DataDumper.pm             |  10 +-
 lib/Reply/Plugin/DataPrinter.pm            |  10 +-
 lib/Reply/Plugin/Defaults.pm               |   5 +-
 lib/Reply/Plugin/Editor.pm                 |  10 +-
 lib/Reply/Plugin/FancyPrompt.pm            |  10 +-
 lib/Reply/Plugin/Hints.pm                  |  11 +-
 lib/Reply/Plugin/Interrupt.pm              |  10 +-
 lib/Reply/Plugin/LexicalPersistence.pm     |  10 +-
 lib/Reply/Plugin/LoadClass.pm              |  10 +-
 lib/Reply/Plugin/Nopaste.pm                |  10 +-
 lib/Reply/Plugin/Packages.pm               |  10 +-
 lib/Reply/Plugin/ReadLine.pm               |  10 +-
 lib/Reply/Plugin/ResultCache.pm            |  10 +-
 lib/Reply/Plugin/Timer.pm                  |  14 +-
 lib/Reply/Util.pm                          |   4 +-
 t/00-compile.t                             | 143 ++++++-----
 xt/release/no-tabs.t                       |  45 +++-
 xt/release/pod-coverage.t                  |  12 +-
 xt/release/pod-syntax.t                    |   5 +-
 46 files changed, 1010 insertions(+), 446 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