[libb-compiling-perl] branch master updated (c6f6837 -> e332d3d)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Wed Aug 12 10:09:13 UTC 2015


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

kanashiro-guest pushed a change to branch master
in repository libb-compiling-perl.

      from  c6f6837   update changelog
       new  1be5645   Add debian/upstream/metadata
       new  871fdd3   Update debian/changelog
      adds  753ef94   Initial implementation.
      adds  5c715a0   Add basic tests.
      adds  95ecddf   Add loading test.
      adds  618e3bc   Add Makefile.PL.
      adds  25afa01   Add .gitignore.
      adds  550cdf9   Add docs.
      adds  db8bef8   Some safely measures.
      adds  5d5fd50   Add pod tests.
      adds  1ea2c8e   Add MANIFEST.SKIP.
      adds  ac71ff5   Add changelog.
      adds  b542b3a   Specify dependencies in Makefile.PL.
      adds  ad130e9   Version 0.02.
      adds  ecdbbd0   Explicitly specify prototyping behaviour.
      adds  059eb51   Update ppport from version 3.14_05 to 3.21
      adds  20286c6   Convert to Dist::Zilla
      adds  4637334   Version 0.03
      adds  06a30af   Use Travis-CI
      adds  ef0fe8f   Try removing ppport
      adds  5bf627e   Merge branch 'no-ppport'
      adds  5b60926   Version 0.04
      adds  b263f26   'basic sanity' test checks ... sanely ;)
      adds  551f4d9   Merge pull request #2 from RsrchBoy/topic/sanity-test
      adds  4135da8   Remove development Makefile.PL
      adds  046ced2   Version 0.05
      adds  2b90ad8   Version 0.06
      adds  fe185b2   Imported Upstream version 0.06
       new  6ad6366   Merge tag 'upstream/0.06'
       new  1ee815e   Update debian/changelog
       new  8d5a1c7   Update changelog info generated by dpt
       new  3f23c5f   Declare compliance with Debian policy 3.9.6
       new  273ae54   Add autopkgtest-pkg-perl
       new  07f4fcf   Update date of upstream copyright
       new  e332d3d   Release libb-compiling-perl 0.06-1 to unstable

The 9 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                  |   4 +
 LICENSE                  |   8 +-
 MANIFEST                 |   1 +
 META.json                | 219 ++++++++++++++++++++++++++++++++++++++---------
 META.yml                 | 198 +++++++++++++++++++++++++++++++-----------
 Makefile.PL              |  45 ++++------
 README                   |   6 +-
 debian/changelog         |  13 ++-
 debian/control           |   3 +-
 debian/copyright         |   3 +-
 debian/upstream/metadata |   8 ++
 dist.ini                 |   5 +-
 lib/B/Compiling.pm       |  13 +--
 t/basic.t                |   2 +-
 t/release-eol.t          |   4 +-
 t/release-no-tabs.t      |  20 ++++-
 t/release-pod-coverage.t |  12 +--
 t/release-pod-syntax.t   |   5 +-
 18 files changed, 411 insertions(+), 158 deletions(-)
 create mode 100644 debian/upstream/metadata

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



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