[cme] branch master updated (ab0e43b -> f06c21b)

dod at debian.org dod at debian.org
Fri Mar 10 12:34:12 UTC 2017


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

dod pushed a change to branch master
in repository cme.

      from  ab0e43b   prepare release
      adds  340bf4d   New upstream version 1.017
       new  1f402df   Merge tag 'upstream/1.017'
       new  b0db6d1   updated copyright year of Dominique
       new  d868d96   refreshed patch
       new  f06c21b   prepare release

The 4 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:
 Build.PL                             |   8 +-
 Changes                              |   8 +
 LICENSE                              |   2 +-
 MANIFEST                             |   2 +
 META.json                            |   5 +-
 META.yml                             |   7 +-
 README.pod                           |  16 +-
 bin/cme                              |   6 +-
 build-from-git.md                    |  57 +++++++
 contrib/bash_completion.cme          |   6 +
 debian/changelog                     |   9 ++
 debian/copyright                     |   4 +-
 debian/patches/add_dh_config         |   8 +-
 lib/App/Cme.pm                       |   8 +-
 lib/App/Cme/Command/check.pm         |   8 +-
 lib/App/Cme/Command/dump.pm          |   8 +-
 lib/App/Cme/Command/edit.pm          |  33 ++--
 lib/App/Cme/Command/fix.pm           |   8 +-
 lib/App/Cme/Command/fusefs.pm        |   8 +-
 lib/App/Cme/Command/gen_class_pod.pm |   8 +-
 lib/App/Cme/Command/list.pm          |  10 +-
 lib/App/Cme/Command/migrate.pm       |   8 +-
 lib/App/Cme/Command/modify.pm        |   8 +-
 lib/App/Cme/Command/run.pm           | 286 +++++++++++++++++++++++++++++++++++
 lib/App/Cme/Command/search.pm        |   8 +-
 lib/App/Cme/Command/shell.pm         |  31 ++--
 lib/App/Cme/Command/update.pm        |   8 +-
 lib/App/Cme/Common.pm                |   8 +-
 t/cme-command.t                      |  54 ++++---
 29 files changed, 513 insertions(+), 127 deletions(-)
 create mode 100644 build-from-git.md
 create mode 100644 lib/App/Cme/Command/run.pm

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



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