[libtemplate-plugin-calendar-simple-perl] branch master updated (850db51 -> a613045)

Axel Beckert abe at deuxchevaux.org
Thu Aug 6 00:44:09 UTC 2015


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

abe pushed a change to branch master
in repository libtemplate-plugin-calendar-simple-perl.

      from  850db51   update changelog
      adds  90415c3   Imported Upstream version 0.05
       new  034b81a   Merge tag 'upstream/0.05'
       new  4992879   Update debian/changelog
       new  a613045   No more install README

The 3 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                                |  11 ++
 MANIFEST                               |  14 ++-
 META.json                              |  43 +++++++
 META.yml                               |  24 ++++
 Makefile.PL                            |  27 ++++-
 README                                 |  27 -----
 Simple.pm                              | 115 -------------------
 debian/changelog                       |   9 +-
 debian/docs                            |   1 -
 lib/Template/Plugin/Calendar/Simple.pm | 198 +++++++++++++++++++++++++++++++++
 readme.md                              |  56 ++++++++++
 t/00-load.t                            |   6 +
 t/01-run.t                             |  49 ++++++++
 t/02-monday.t                          |  49 ++++++++
 t/pod-coverage.t                       |  20 ++++
 t/pod.t                                |  12 ++
 test.pl                                |   5 -
 17 files changed, 507 insertions(+), 159 deletions(-)
 create mode 100644 META.json
 create mode 100644 META.yml
 delete mode 100644 README
 delete mode 100644 Simple.pm
 delete mode 100644 debian/docs
 create mode 100644 lib/Template/Plugin/Calendar/Simple.pm
 create mode 100644 readme.md
 create mode 100644 t/00-load.t
 create mode 100644 t/01-run.t
 create mode 100644 t/02-monday.t
 create mode 100644 t/pod-coverage.t
 create mode 100644 t/pod.t
 delete mode 100644 test.pl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtemplate-plugin-calendar-simple-perl.git



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