[libtest-hasversion-perl] branch master updated (a2cbf55 -> 91b777f)

Lucas Kanashiro kanashiro.duarte at gmail.com
Fri Jan 8 02:37:55 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository libtest-hasversion-perl.

      from  a2cbf55   smoke-skip: add comment; remove not-failing tests
      adds  e30cae3   Imported Upstream version 0.014
       new  cfa6e00   Merge tag 'upstream/0.014'
       new  5828afb   Update debian/changelog
       new  b01fd26   Add repository link in upstream metadata
       new  b80eeda   Drop patch fixing spelling error, applied by upstream
       new  b1032b4   Update year of upstream copyright
       new  2cd0673   Update year of debian/* copyright
       new  9c791b0   Refresh pod patch
       new  91b777f   Releasing libtest-hasversion-perl version 0.014-1

The 8 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                                            |   8 +
 HasVersion.pm                                      | 115 ++++---
 LICENSE                                            | 379 +++++++++++++++++++++
 MANIFEST                                           |   7 +-
 META.json                                          |  51 +++
 META.yml                                           |  45 ++-
 Makefile.PL                                        |  67 ++--
 README                                             |   4 +-
 bin/test_version                                   |   2 +-
 debian/changelog                                   |  12 +
 debian/copyright                                   |   4 +-
 debian/patches/fix_spelling_error_in_manpage.patch |  17 -
 ...for-test_version => pod-for-test_version.patch} |  15 +-
 debian/patches/series                              |   3 +-
 debian/upstream/metadata                           |   1 +
 t/01_use.t                                         |   2 +-
 t/02_basic.t                                       |   4 +-
 t/03_all_pm_files.t                                |  26 +-
 t/04_all.ok.t                                      |  27 --
 t/04_all_ok.t                                      |  25 ++
 t/09_self_test.t                                   |   4 +-
 t/97_has_version.t                                 |   3 +-
 t/98_pod-coverage.t                                |   5 +-
 23 files changed, 638 insertions(+), 188 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 META.json
 delete mode 100644 debian/patches/fix_spelling_error_in_manpage.patch
 rename debian/patches/{pod-for-test_version => pod-for-test_version.patch} (70%)
 delete mode 100755 t/04_all.ok.t
 create mode 100644 t/04_all_ok.t

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



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