[libdist-inkt-perl] branch master updated (1a304cd -> 597e99e)

Jonas Smedegaard dr at jones.dk
Wed Jun 18 15:12:18 UTC 2014


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

js pushed a change to branch master
in repository libdist-inkt-perl.

      from  1a304cd   Initial packaging.
      adds  c07137d   Added tag 0.017 for changeset b672aeb94c5b
      adds  02b19aa   deps
      adds  c715d15   bump version; changelog
      adds  cb45a16   Added tag 0.018 for changeset 6b4ed2dbca37
      adds  37da366   another dep
      adds  be73b61   cope with missing standard-documents directory
      adds  7cd6152   PERL_DIST_INKT_NOSIGNATURE env var
      adds  c75a455   bump version; changelog
      adds  0df4098   Added tag 0.019 for changeset def6dfa25d2b
      adds  9baab29   various changes to make certain things configurable via command-line options
      adds  1dc077c   add perl-travis-helper to MANIFEST.SKIP
      adds  6d9aa8a   improved travis stuff
      adds  f645501   documentation stubs
      adds  887e32f   bump version; changelog
      adds  2a48eee   xt
      adds  937f7a4   Imported Upstream version 0.020
       new  a1b5e9e   Merge tag 'upstream/0.020'
       new  c8a7302   Update copyright info: Update comment for CONTRIBUTING file.
       new  6512cad   Update copyright info: Add alternate git source URL (and drop alternate https source URL).
       new  5e0f9fa   (Build-)depend on libfile-chdir-perl, libmodule-runtime-perl and libpath-finddev-perl.
       new  597e99e   Prepare for release: Updat changelog, control file and copyright hints.

The 5 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                                |  17 ++--
 COPYRIGHT                                   |  12 +--
 Changes                                     |  25 +++++-
 LICENSE                                     |   2 +-
 META.json                                   |  37 ++++----
 META.yml                                    |  77 ++++++++--------
 Makefile.PL                                 |  40 +++++----
 SIGNATURE                                   |  58 ++++++------
 bin/distinkt-dist                           |  81 +++++++++++++----
 bin/distinkt-travisyml                      |  80 ++++++++---------
 debian/changelog                            |  22 +++++
 debian/control                              |   3 +
 debian/copyright                            |   9 +-
 debian/copyright_hints                      |   9 +-
 debian/rules                                |   5 +-
 doap.ttl                                    |  68 ++++++++++++--
 lib/Dist/Inkt.pm                            | 135 ++++++++++++++++++++++++++--
 lib/Dist/Inkt/Profile/Simple.pm             |   2 +-
 lib/Dist/Inkt/Role/CPANfile.pm              |   2 +-
 lib/Dist/Inkt/Role/CopyFiles.pm             |   3 +-
 lib/Dist/Inkt/Role/CopyStandardDocuments.pm |   5 +-
 lib/Dist/Inkt/Role/MetaProvides.pm          |   2 +-
 lib/Dist/Inkt/Role/MetaProvidesScripts.pm   |   2 +-
 lib/Dist/Inkt/Role/SignDistribution.pm      |  15 +++-
 lib/Dist/Inkt/Role/WriteDOAPLite.pm         |   2 +-
 lib/Dist/Inkt/Role/WriteINSTALL.pm          |   2 +-
 lib/Dist/Inkt/Role/WriteLICENSE.pm          |   2 +-
 lib/Dist/Inkt/Role/WriteMakefilePL.pm       |   2 +-
 lib/Dist/Inkt/Role/WriteMetaJSON.pm         |   2 +-
 lib/Dist/Inkt/Role/WriteMetaYML.pm          |   2 +-
 lib/Dist/Inkt/Role/WriteREADME.pm           |   2 +-
 31 files changed, 508 insertions(+), 217 deletions(-)

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



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