[licensecheck] 03/03: Prepare for release: Update changelog, control file and copyright hints.
Jonas Smedegaard
dr at jones.dk
Sun Jul 24 10:46:21 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 81db3c2e4cdae0ba93fb38b135e00b73abf4aaf3
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Jul 24 12:43:57 2016 +0200
Prepare for release: Update changelog,control file and copyright hints.
---
debian/changelog | 27 ++++++++++++
debian/control | 14 +++---
debian/copyright_hints | 114 ++++++++++++-------------------------------------
3 files changed, 64 insertions(+), 91 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a848381..7f0af2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,30 @@
+licensecheck (3.0.8-1) unstable; urgency=medium
+
+ [ upstream ]
+ * New release(s).
+ Highlights:
+ + Use Getopt::Long::Descriptive.
+ + Fix resolve regexes from options (broken since 3.0.0).
+ + Rewrite testsuite to better integrate with CPAN.
+ + Stop dereference symbolic links: Dangerous and non-intuitive
+ (was possibly introduced in error intended to enable recursion).
+ Closes: Bug#830115. Thanks to Sandro Mani.
+ + Refactor to no longer call find (now uses Path::Tiny instead).
+ + Avoid type constraints and all but one coercion, for a 30% speedup
+ in initializing script compared to 3.0.1.
+ + Detect "Generated with" string as auto-generated text.
+ + Detect alternative representations for copyright sign and hyphen.
+
+ [ Jonas Smedegaard ]
+ * Update package relations:
+ + (Build-)depend on libgetopt-long-descriptive-perl.
+ + (Build-)depend on (recent perl or) libexperimental-perl.
+ + Build-depend on libtest-requires-perl libtest-roo-perl
+ libtest-script-perl.
+ + Stop (build-)depend on libtype-tiny-perl.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sun, 24 Jul 2016 12:43:00 +0200
+
licensecheck (3.0.1-1) unstable; urgency=medium
[ upstream ]
diff --git a/debian/control b/debian/control
index e3a5209..3025a58 100644
--- a/debian/control
+++ b/debian/control
@@ -6,17 +6,21 @@ Build-Depends: cdbs,
perl,
debhelper,
dh-buildinfo,
- libnamespace-clean-perl,
+ libgetopt-long-descriptive-perl,
libpath-tiny-perl,
libpod-constants-perl,
libstring-escape-perl,
- libstrictures-perl,
libtry-tiny-perl,
- libtype-tiny-perl,
+ libnamespace-clean-perl,
+ libstrictures-perl,
libmoo-perl (>= 1.001000),
+ perl (>= 5.19.11) | libexperimental-perl,
bash-completion,
- libsoftware-license-perl,
- libuniversal-require-perl
+ libtest-requires-perl,
+ libtest-roo-perl,
+ libtest-script-perl,
+ libuniversal-require-perl,
+ libsoftware-license-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>
Standards-Version: 3.9.8
diff --git a/debian/copyright_hints b/debian/copyright_hints
index a9c9a06..e443279 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -4,25 +4,15 @@ Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS
-Files: CREDITS
- INSTALL
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- SIGNATURE
- debian/README.source
- debian/compat
+Files: debian/compat
debian/control
- debian/control.in
- debian/gbp.conf
- debian/licensecheck.bash-completion
+ debian/source
debian/source/format
debian/source/lintian-overrides
debian/watch
- dist.ini
+ lib/App
t/Software-License.t
- t/tidyall.t
+ t/devscripts
Copyright: *No copyright*
License: UNKNOWN
FIXME
@@ -35,14 +25,6 @@ Copyright: 2012, Devscripts developers
License: GPL-2
FIXME
-Files: t/devscripts/comments-detection.h
- t/devscripts/gpl-3+
- t/devscripts/gpl-variation.c
-Copyright: 2012, Devscripts developers
- 2013, Devscripts developers
-License: GPL-3+
- FIXME
-
Files: t/devscripts/bsd-3-clause-authorsany.c
t/devscripts/bsd-3-clause.cpp
Copyright: 2012, Devscripts developers
@@ -50,18 +32,18 @@ Copyright: 2012, Devscripts developers
License: BSD-3-clause
FIXME
-Files: t/devscripts/gpl-2+
- t/devscripts/gpl-2+.scm
-Copyright: 2012, Devscripts developers
-License: GPL-2+
- FIXME
-
Files: t/devscripts/gpl-3-only.c
t/devscripts/gpl-3.sh
Copyright: 2012, Devscripts developers
License: GPL-3
FIXME
+Files: t/devscripts/comments-detection.h
+ t/devscripts/gpl-variation.c
+Copyright: 2013, Devscripts developers
+License: GPL-3+
+ FIXME
+
Files: t/devscripts/lgpl-2.1.c
t/devscripts/lgpl-2.1.h
Copyright: 2012, Devscripts developers
@@ -84,20 +66,14 @@ Copyright: 2002-2015, OpenNebula Project (OpenNebula.org), C12G Labs
License: Apache-2.0
FIXME
-Files: COPYRIGHT
-Copyright: Unknown
-License: Artistic-1.0
- FIXME
-
Files: t/devscripts/artistic-2-0-modules.pm
Copyright: 2009, Moritz Lenz and the SVG::Plot contributors (see file
License: Artistic-2.0
FIXME
-Files: t/devscripts/artistic-2-0.txt
-Copyright: 2000, Testophilus Testownik <tester at testity.org>
- 2000-2006, The Perl Foundation
-License: Artistic-2.0
+Files: debian/copyright
+Copyright: 2007-2008, Adam D. Barratt <adam at adam-barratt.org.uk>
+License: Artistic-2.0 ISC MIT/X11 (BSD like) GPL-3+
FIXME
Files: t/devscripts/bsd-1-clause-1.c
@@ -165,24 +141,14 @@ Copyright: 2011, Heinrich Müller <henmull at src.gnome.org>
License: GPL-2
FIXME
-Files: README
-Copyright: %sn", $app->parse( 'some-file' );
-License: GPL-2+
- FIXME
-
-Files: bin/licensecheck
-Copyright: AND LICENSE' => sub { ($) = s/C<< (.*) >>/$1/gr };
-License: GPL-2+
- FIXME
-
Files: t/devscripts/copr-utf8.h
Copyright: 2001-2010, Paul 'bar' Stevénsön
2004-2015, Oliva 'f00' Oberto
License: GPL-2+
FIXME
-Files: t/devscripts/gpl-3+-with-rem-comment.xml
-Copyright: 2008-2009, Dr. Michael Stehmann
+Files: bin/licensecheck
+Copyright: AND LICENSE' => sub { ($) = s/C<< (.*) >>/$1/gr };
License: GPL-3+
FIXME
@@ -201,36 +167,17 @@ Copyright: 2004-2008, Thien-Thi Nguyen
License: GPL-3+
FIXME
-Files: LICENSE
-Copyright: 2016, Jonas Smedegaard
-License: GPL-ever GPL (vever)
- FIXME
-
-Files: t/devscripts/libuv-isc.am
-Copyright: 2013, Ben Noordhuis <info at bnoordhuis.nl>
-License: ISC
- FIXME
-
-Files: t/shunit2-helper-functions.sh
+Files: t/devscripts.t
Copyright: 2012, Benjamin Drung <bdrung at debian.org>
+ 2016, Jonas Smedegaard <dr at jones.dk>
License: ISC
FIXME
-Files: t/test_licensecheck
-Copyright: 2012, Benjamin Drung <bdrung at debian.org>
-License: ISC LLGPL
- FIXME
-
Files: t/devscripts/lgpl-no-version.h
Copyright: 2011, Wolfgang Hauck <wolfgang.hauck at gmx.de>
License: LGPL
FIXME
-Files: t/devscripts/lgpl-2.s
-Copyright: 2012, Devscripts developers
-License: LGPL-2
- FIXME
-
Files: t/devscripts/lgpl-2-3.c
Copyright: 2014, Devscripts developers
License: LGPL-2 or v3
@@ -251,11 +198,6 @@ Copyright: 2014, Digia Plc and/or its subsidiary(-ies)
License: LGPL-2.1 or v3
FIXME
-Files: t/devscripts/comments-detection.txt
-Copyright: *No copyright*
-License: LGPL-2.1+
- FIXME
-
Files: t/devscripts/lgpl-3+.h
Copyright: 2013, Devscripts developers
License: LGPL-3+
@@ -266,6 +208,11 @@ Copyright: 2013, Devscripts developers.
License: LGPL-3+
FIXME
+Files: t/license.t
+Copyright: ) = $app->parse("t/devscripts/$_");
+License: LLGPL
+ FIXME
+
Files: t/devscripts/llgpl.lisp
Copyright: 2002, 2004 Sven Van Caekenberghe, Beta Nine BVBA
License: LLGPL
@@ -276,11 +223,6 @@ Copyright: 2012, the Initial Developer.
License: MPL-1.1
FIXME
-Files: doap.ttl
-Copyright: block.";
-License: Ms-PL LLGPL
- FIXME
-
Files: t/devscripts/false-positives
Copyright: 2013, Devscripts developers
License: Public domain
@@ -303,18 +245,18 @@ Copyright: 2013, Devscript Developers
License: UNKNOWN
FIXME
-Files: scripts/licensecheck.bash_completion
-Copyright: 2015, Nicholas Bamber <nicholas at periapt.co.uk>
+Files: debian/changelog
+Copyright: sign and hyphen
License: UNKNOWN
FIXME
-Files: Changes
-Copyright: for recent changes
-License: UNKNOWN
+Files: debian/copyright_hints
+Copyright: *No
+License: WTFPL LLGPL
FIXME
Files: lib/App/Licensecheck.pm
Copyright: %sn", $app->parse( 'some-file' );
-License: WTFPL WTFPL WTFPL-( zlib/libpng BSL Ms-PL Public domain SGI Free Software License B CeCILL-( FreeType Beerware Apache (v() Perl BSD (4 clause) MIT/X11 (BSD like) QPL (part of Qt) LLGPL GPL-2+ GPL (v2 or later) GPL (v2 or later) (with incorrect FSF address)
+License: WTFPL WTFPL WTFPL-( zlib/libpng BSL Ms-PL Public domain SGI Free Software License B CeCILL-( FreeType Beerware Apache (v() Perl BSD (4 clause) MIT/X11 (BSD like) QPL (part of Qt) LLGPL GPL-3+ GPL (v3 or later) GPL (v3 or later) (with incorrect FSF address)
FIXME
--
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