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

kanashiro pushed a change to branch master
in repository libconfig-identity-perl.

      from  acb9060   releasing package libconfig-identity-perl version 0.0018-3
      adds  3a33767   New upstream version 0.0019
       new  1829b20   Merge tag 'upstream/0.0019'
       new  463fb5f   Update debian/changelog
       new  7d712ee   d/u/metadata: add repository info
       new  422c6a9   Fix years of upstream copyright
       new  68e82f7   Update Debian packaging copyright
       new  6474983   debian/control: update build dependencies
       new  c1aad2d   releasing libconfig-identity-perl version 0.0019-1

The 7 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:
 CONTRIBUTING.mkdn               | 100 +++++++++++
 Changes                         |  13 +-
 LICENSE                         | 379 ++++++++++++++++++++++++++++++++++++++++
 MANIFEST                        |  19 +-
 META.json                       | 115 ++++++++++++
 META.yml                        |  53 +++++-
 Makefile.PL                     |  36 ++--
 README                          |  38 +++-
 cpanfile                        |  47 +++++
 debian/changelog                |  12 ++
 debian/control                  |   2 +-
 debian/copyright                |   4 +-
 debian/upstream/metadata        |   3 +
 dist.ini                        |  25 +++
 lib/Config/Identity.pm          |  84 ++++++++-
 lib/Config/Identity/GitHub.pm   |   6 +-
 lib/Config/Identity/PAUSE.pm    |   6 +-
 perlcritic.rc                   |  26 +++
 t/.01-basic.t.swp               | Bin 12288 -> 0 bytes
 t/00-report-prereqs.dd          |  57 ++++++
 t/00-report-prereqs.t           | 183 +++++++++++++++++++
 t/01-basic.t                    |  50 +++++-
 t/assets/gpg/random_seed        | Bin 600 -> 0 bytes
 t/assets/pause/.pause-alternate |   1 +
 xt/author/00-compile.t          |  65 +++++++
 xt/author/critic.t              |  12 ++
 xt/author/pod-spell.t           |  26 +++
 xt/author/pod-syntax.t          |   7 +
 xt/author/test-version.t        |  23 +++
 xt/release/distmeta.t           |   6 +
 xt/release/minimum-version.t    |   8 +
 31 files changed, 1351 insertions(+), 55 deletions(-)
 create mode 100644 CONTRIBUTING.mkdn
 create mode 100644 LICENSE
 create mode 100644 META.json
 create mode 100644 cpanfile
 create mode 100644 dist.ini
 create mode 100644 perlcritic.rc
 delete mode 100644 t/.01-basic.t.swp
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 delete mode 100644 t/assets/gpg/random_seed
 create mode 100644 xt/author/00-compile.t
 create mode 100644 xt/author/critic.t
 create mode 100644 xt/author/pod-spell.t
 create mode 100644 xt/author/pod-syntax.t
 create mode 100644 xt/author/test-version.t
 create mode 100644 xt/release/distmeta.t
 create mode 100644 xt/release/minimum-version.t

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to