[libstring-copyright-perl] branch master updated (251cd57 -> eba01cb)

Jonas Smedegaard dr at jones.dk
Wed Sep 7 11:35:01 UTC 2016


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

js pushed a change to branch master
in repository libstring-copyright-perl.

      from  251cd57   Prepare for release: Update changelog.
      adds  12b557d   Tidy parser: Declare capture groups late.
      adds  e9dbe9d   Tidy parser: Stop capture unused $owners_dirty.
      adds  a3a2f0a   Tidy parser: Separate regex $owner_intro_re. Check owner intro stripping in testsuite.
      adds  bcd710c   Tidy parser: Capture only optionally (undef not empty if uncaught).
      adds  d4b0840   Tidy parser: Detect years late.
      adds  01fed5b   Fix avoid misdetecting bogus multi-range year spans.
      adds  ff086c0   Shorten regexes $blank_or_break_re $comma_re and make more greedy.
      adds  bfcce3f   Capture each year span.
      adds  4045b0d   Use Number::Range to normalize years.
      adds  f4f4200   Fix suppress eq as chatter. Thanks to Petter Reinholdtsen.
      adds  4f5a662   Tidy testsuite: Avoid ambiguity.
      adds  145d205   Fix strip owner intro (e.g. "by ").
      adds  db99fb5   Update changes, and bump version.
      adds  26793b5   New upstream version 0.003002
       new  38089b8   Merge tag 'upstream/0.003002'
       new  2fe34a7   (Build-)depend on libnumber-range-perl.
       new  e754f52   Avoid circular build-dependency on architecture bootstrapping.
       new  eba01cb   Prepare for release: Update changelog, control file and copyright hints.

The 4 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                 |  12 +++
 META.json               |   7 +-
 META.yml                |   7 +-
 Makefile.PL             |  10 ++-
 README                  |   2 +-
 SIGNATURE               |  46 ++++++------
 debian/changelog        |  16 ++++
 debian/control          |   4 +-
 debian/copyright_hints  | 193 ++++++++++++++++++++++++++++++++++++------------
 debian/rules            |   8 +-
 doap.ttl                |  51 ++++++++++---
 lib/String/Copyright.pm |  70 +++++++++---------
 t/50_context.t          |  20 +++--
 t/50_owner.t            |   2 +-
 t/50_range.t            |   9 ++-
 15 files changed, 313 insertions(+), 144 deletions(-)

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



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