[librivescript-perl] branch master updated (034fcdc -> b6f0d22)

gregor herrmann gregoa at debian.org
Wed Dec 25 20:04:53 UTC 2013


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

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

      from  034fcdc   Remove trailing whitespace
      adds  5d06864   Imported Upstream version 1.30
       new  7f5d5ac   Merge tag 'upstream/1.30'
       new  3a0af0a   New upstream release.
       new  029c6a8   debian/rules: update removal of renamed demo scripts.
       new  7e86cb6   Update years of copyright.
       new  c463f7d   Declare compliance with Debian Policy 3.9.5.
       new  b6f0d22   releasing package librivescript-perl version 1.30-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                                          |   12 +
 MANIFEST                                         |   12 +-
 META.json                                        |    4 +-
 META.yml                                         |    4 +-
 bin/rivescript                                   |  318 +++-
 debian/changelog                                 |   11 +-
 debian/control                                   |    2 +-
 debian/copyright                                 |    5 +-
 debian/rules                                     |    2 +-
 docs/RiveScript-WD.html                          | 2149 ++++++++++------------
 docs/RiveScript.html                             |  650 ++++---
 docs/bin-rivescript.html                         |   53 +-
 lib/RiveScript.pm                                |  198 +-
 lib/RiveScript/WD.pm                             |   17 +
 lib/RiveScript/demo/{admin.rs => admin.rive}     |    0
 lib/RiveScript/demo/{begin.rs => begin.rive}     |    0
 lib/RiveScript/demo/{clients.rs => clients.rive} |    2 +-
 lib/RiveScript/demo/{eliza.rs => eliza.rive}     |    0
 lib/RiveScript/demo/{myself.rs => myself.rive}   |    0
 t/RiveScript.t                                   |  627 ++++++-
 testsuite.rs => testsuite.rive                   |    0
 21 files changed, 2466 insertions(+), 1600 deletions(-)
 rename lib/RiveScript/demo/{admin.rs => admin.rive} (100%)
 rename lib/RiveScript/demo/{begin.rs => begin.rive} (100%)
 rename lib/RiveScript/demo/{clients.rs => clients.rive} (95%)
 rename lib/RiveScript/demo/{eliza.rs => eliza.rive} (100%)
 rename lib/RiveScript/demo/{myself.rs => myself.rive} (100%)
 rename testsuite.rs => testsuite.rive (100%)

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



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