[licensecheck] 108/112: Update changelog.

Jonas Smedegaard dr at jones.dk
Fri Nov 25 22:03:01 UTC 2016


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

js pushed a commit to branch master
in repository licensecheck.

commit f9aeb35318f2cc79e363c4807fa976b2065d487f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Nov 25 22:38:15 2016 +0100

    Update changelog.
---
 debian/changelog | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 78ab34d..1d9de2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,32 @@
+licensecheck (3.0.27-1) UNRELEASED; urgency=medium
+
+  [ upstream ]
+  * New release(s).
+    Highlights:
+    + Fix avoid non-digit in version of license Artistic.
+    + Fix delimit ambiguous license combos with "and/or" (not "or").
+    + Fix parse whole file for test info-at-eof.h to not fail with
+      String::Copyright 0.003003 or newer.
+      Closes: Bug#838269. Thanks to Santiago Vila.
+    + Fix exclude AGPL false positives.
+    + Fix tighten runtime-requirement on Path::Tiny for visit().
+    + Fix avoid detection of GPL/LGPL fulltext (rarely if ever used as
+      license grant).
+    + Fix detect license FSFULLR (was misdetected as bogus FSFULR).
+    + Fix detect license MPL-2.0 (was misdetected as MPL-2.0 or AGPL).
+    + Fix detect licenses mit_old mit_unspecified (was misdetected as
+      mit_new).
+    + Fix version identifier to use + only in machine-readable mode.
+    + Apply fallback marker "UNKNOWN" after (not during) license detection.
+    + Refactor to use new module Regexp::Pattern::License and detect (in
+      addition to 47 existing) 19 new licenses: cc_by cc_by_nc
+      cc_by_nc_nd cc_by_nc_sa cc_by_nd cc_cc0 cc_sp cube curl dsdp
+      eurosym gfdl gfdl_niv ms_rl mit_oldstyle mit_oldstyle_disclaimer
+      mit_oldstyle_permission ntp ntp_disclaimer.
+    + Clean m4 dnl comment marker.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Thu, 24 Nov 2016 10:22:55 +0100
+
 licensecheck (3.0.24-1) unstable; urgency=medium
 
   [ upstream ]

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



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