[libstring-copyright-perl] annotated tag v0.001005 created (now 9c95b52)

Jonas Smedegaard dr at jones.dk
Thu Aug 11 10:15:04 UTC 2016


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

js pushed a change to annotated tag v0.001005
in repository libstring-copyright-perl.

        at  9c95b52   (tag)
   tagging  7659b1268241d4ab8aa18b78071d4a7222dea53c (commit)
  replaces  v0.001004
 tagged by  Jonas Smedegaard
        on  Fri Jul 29 19:50:09 2016 +0200

- Log -----------------------------------------------------------------
Yo!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJXm5dRAAoJECx8MUbBoAEhf5MP/3iuX2YaLJpHy/yikLPYqfVV
K97qlijFyGOmTiDYk6T6z5Hw3i8mciwVaw5XZeTyoQar0ZdvLg+P6lnFUIaXVWQb
+zxqknSmTUU6B1O2x4EX0A5pCudToJ0KKLbqeCQUrbf2jqyR/Q29/ekEaiPm1Pwm
p66bGqQt1/ExefweZt05ArsazFUjv/DEDFNjsd6qx2va/F5up1z99GCoNq67CtFs
ivPU6HnXx1rulWO6vqKIE0oHnlFb5OIifSZi8i7RH2e6ScUg9yyyf8VsNDFxZnfC
+yeTVKZRoKZ2anZJXAKbzLp4JAYPN//+tDFiNite7UtnXFHWJy2wo1CaoXeGJ0nJ
BHLy9oxwyPAgGQo8M7tbBojAoUw/iLXcjEO+RBc7s/6byXUPPFNe04gFHDmEFQjF
uVmek2UtSRdaP/pxKdFrECrlJGcMuOgFRFhFCw6COzc7W0YxzylgVg7LBlkIivKt
zxFuWTCnD2KLjs2yn1oIQM52y1+TSctoh3HuP9bIKWrMjDgKjHsl0YR4b1lw43DN
nrdDkGw/Buo0qAfCSjOeOZZTVwqYfySeufnQiS3gIwf2wqcHEW8qvAn9pYUeshzi
tD8I3b2jDa3wUmwntAN+2Mkn13I+HhdnZUJowwIha9YEZBwgpFrhEtsnR9U8yEC0
LVu+FMz93Fq5MI4Mrm8C
=T8Ni
-----END PGP SIGNATURE-----

Jonas Smedegaard (16):
      Tidy parser: Rename regex $hspace_re → $blank_re (equivalent to POSIX [[:blank:]] but perl \h may include additional Unicode whitespace).
      Tighten owner detection to require non-punctuation as initial character. Improve testsuite.
      Fix stop exclude define's (misses statements embedded in e.g. "banner" define); instead tighten sign detection to require space around pseudo-sign (c). Adjust testsuite.
      Relax years detection to tolerate initial commas. Improve testsuite.
      Tidy parser: Stop needlesly avoid years initially in $owners_re (core regex logic is for the previous $years_re to match more greedily).
      Tidy parser: Move capture group for years to $years_re.
      Tidy parser: Rename regex $bogus_owner_re → $chatter_re.
      Add tests for nonsign.
      Limit chatter detection to non-email-like strings generally (not only for info/information).
      Tidy parser: Sort and simplify regex $chatter_re.
      Tidy parser: Rephrase if( not(...) ) → unless(...).
      Detect chatter before signs or owners.
      Tidy parser: Avoid tracking beyond match in regex $owners_re.
      Detect comma before years. Adjust testsuite.
      Extend testsuite with (not yet handled) sloppy year ranges and multiple statements on same line.
      Update changes, and bump version.

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
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