[libexporter-tiny-perl] branch master updated (89008a1 -> 5da9ca1)

Jonas Smedegaard dr at jones.dk
Tue Feb 24 14:56:48 UTC 2015


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

js pushed a change to branch master
in repository libexporter-tiny-perl.

      from  89008a1   update changelog
      adds  9b8b763   Added tag 0.038 for changeset a112935b26b5
      adds  84846cc   better thought-out warnings/errors (including implementing an idea by mithaldu)
      adds  e3fe56b   bump version; changelog
      adds  43b83b3   travis update
      adds  c7af5e6   why you no pass??
      adds  d2735ed   tests for recently added warnings/errors
      adds  820f7ad   these are useful for testing
      adds  d9ec5af   Added tag 0.039_01 for changeset 1d1e330726c2
      adds  dccaa97   5.20 builds shouldn't report coverage as coverage stuff is broken there; use 5.18 instead
      adds  51371fe   clone perl helpers into external dir
      adds  88a0ebc   it happens when they change something
      adds  0c93ba6   do not want
      adds  206f3ba   bump version; changelog
      adds  1a0e306   irc link
      adds  ac7911a   Added tag 0.040 for changeset 2441db3efd30
      adds  0d54dc4   custom importer should fire later
      adds  affa214   unimport feature
      adds  faac30a   bump version; changelog
      adds  dc7c0b1   ws
      adds  ad9eb57   Added tag 0.041_01 for changeset 4e435793ce1d
      adds  0533d75   improve feature comparison
      adds  12e5c20   move opt validation method call below tag expanasion; kinda important for Type::Library, Test::Modern, etc
      adds  545871d   bump version; changelog
      adds  d8b808f   Added tag 0.041_02 for changeset 647f4a40c7fa
      adds  3827a6d   document unimport options warning; delete stuff from %TRACKED once no longer needed
      adds  9b2a804   bump version; changelog
      adds  df47771   Imported Upstream version 0.042
       new  6c3e984   Merge tag 'upstream/0.042'
       new  8359e90   Sync control.in with control: Update Vcs-Browser URL to use cgit web frontend.
       new  2047a74   Declare compliance with Debian Policy 3.9.6.
       new  83f65dc   Update copyright info: Drop obsolete comment for CONTRIBUTING file.
       new  47b1653   Build-depend on libtest-fatal-perl and libtest-warnings-perl: Used optionally by testsuite.
       new  cddd2e1   Add IRC and email as alternate contact forms.
       new  1791885   Fix typo in dependency hint.
       new  5da9ca1   Prepare for release: Update changelog, control file and copyright hints.

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:
 CONTRIBUTING           |  17 +++-
 COPYRIGHT              |  16 ++--
 Changes                |  34 +++++++
 LICENSE                |   2 +-
 MANIFEST               |   2 +
 META.json              |  22 ++---
 META.yml               |  19 ++--
 Makefile.PL            |  19 ++--
 README                 |  70 +++++++++++++-
 SIGNATURE              |  38 ++++----
 debian/changelog       |  31 ++++++-
 debian/control         |   6 +-
 debian/control.in      |   4 +-
 debian/copyright       |   6 +-
 debian/copyright_hints |   4 +-
 debian/rules           |   5 +
 doap.ttl               |  92 ++++++++++++++++++-
 lib/Exporter/Shiny.pm  |   2 +-
 lib/Exporter/Tiny.pm   | 243 ++++++++++++++++++++++++++++++++++++++++++-------
 t/01basic.t            |   2 +
 t/09warnings.t         |  83 +++++++++++++++++
 t/10no.t               |  54 +++++++++++
 22 files changed, 659 insertions(+), 112 deletions(-)
 create mode 100644 t/09warnings.t
 create mode 100644 t/10no.t

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



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