[libstring-copyright-perl] annotated tag v0.001003 created (now 808bd32)

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.001003
in repository libstring-copyright-perl.

        at  808bd32   (tag)
   tagging  f06f43b4572d263b874e0125cc9e7910354b2d01 (commit)
  replaces  v0.001002
 tagged by  Jonas Smedegaard
        on  Wed Jul 27 13:18:43 2016 +0200

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

iQIcBAABAgAGBQJXmJiTAAoJECx8MUbBoAEhr1oP+wS+hu9dl6P78CRkGRqU5+Yi
d2EZF1aHp6PjRcW8PRB+7IWF6YxYAu5L7v0jACC9drvxEW4fawuTMMLPt4n0PdVP
NevoTnOMh6Au+T6p5dt65lzLtapDgokAi5araXueKog3nnehUhODZEPDsoMfdyVu
M5PuQnJiwWIyuzY1kBq9Krt6JpgfCb2fWeEZpHDbA+by2ybEvwSfzGN68wYv200m
N39D7iFO0+UBBteatrEbc+tsn9zBmqipclfV4Y091qhzJFtK9Qp9WHfsQKAHr5Ka
STIU8cBRWwtvxPuQdItScwehiDPZk2e/4LxRmDOjrjxLvUc5Dij0W3K5Yw/YTpu7
OG0drYup/HztqMNxN8dOrPA58UMhS+Ijyuscozz5RWkmPwB0sgfhSzoExevCUVGv
KOsJKYj0xzpZVnND7iVsi1eiOsAk9jtQ0g72K4KzPj+YW2JnKtgKHZHw7IgFFNu3
9m5Hjr20N1TIGp3Vgpw+nras1bIYHOHKeHcYAYE0WfOh6QpR97PphL+l+2E9nkSq
dVPchVQj6Pe9+aWjCnX3e1iNRHoHQua1+EaxQ+Jp1VgYXuW597H98Aanp1DBtdT2
EeLNTPf3OFUe03VZuS8n4WOONokZbQ8U5j2glLZUAWLJq8vzvNWoRKnV1+BJ9rSZ
2GgAnQQr6m4cYjKIr6m8
=OuZt
-----END PGP SIGNATURE-----

Jonas Smedegaard (32):
      Tidy parser: Reorder and compact regexes above subs.
      Tidy parser: Strip subsequent copyright signs in initial capture re (not separately).
      Tidy parser: Eliminate superfluous $copyright variable.
      Tidy parser: Return immediately (not at end of if-else loop) if sign was bogus.
      Tidy parser: Define $match only when needed.
      Tidy parser: Dissolve needless else block.
      Tidy parser: Strip ancient commented out debug code.
      Add initial context tests.
      Rename regex $not_before_sign_re → $bogus_sign_re, and include in $sign_with_capture_re (not separately).
      Fix stop include next line based on it starting with digits (only on previous line ending with digits).
      Tidy parser: Drop unused in-block tracking.
      Tidy parser: Chomp in initial capture re (not separately).
      Tidy parser: Separate regex $years_owners_re.
      Improve parser: Separate regexes $years_re $owners_re. Adapt tests.
      Tidy parser: Rename regex $not_owner_re → $bogus_owner_re, and improve comment.
      Tidy parser: Detect and avoid bogus owner in initial capture re (not separately).
      Tidy parser: Rename regex $sign_with_capture_re → $sign_years_owners_re.
      Tidy tests: Simplify to not use newline where (soon) failing.
      Fix extend block into next line(s) only when purely years detected (not on any - possibly owner - string ending in digits). Adapt range tests to match.
      Tidy parser: Return immediately (not at end of if-else loop) if no match.
      Merge sub parse_line() into parse_string().
      Tidy a comment.
      Fix silence closure warnings for regex variable.
      Tidy parser: Separate regex $comma_re.
      Tidy parser: Separate regex $year_re.
      Tighten parser slightly regarding years matching of subsequent lines. Adapt tests.
      Tidy parser: Separate regex $comma_tidy_re.
      Improve parsing of year-like strings: Now treated as owner in more corner cases.
      Tidy parser: slightly simplify $sign_re.
      Tighten parsing to consider only space and tab (not other whitespace) where appropriate.
      Add a few tests for year-like owner field.
      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