App-Licensecheck

 view release on metacpan or  search on metacpan

doap.ttl  view on Meta::CPAN

	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/adn>;
	doap:revision        "2.10.9"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.11.0>
	a                    doap:Version;
	dc:issued            "2011-05-11"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Remove EOL whitespaces."^^dt:Change;
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.11.0"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.11.2>
	a                    doap:Version;
	dc:issued            "2011-11-16"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Detect Microsoft Permissive License (Ms-PL)."^^dt:Change, "Detect another variant of libpng license."^^dt:Change, "Detect more types of generated files."^^dt:Change, "Detect more variations of MIT licenses."^^dt:Change, "Detect...
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.11.2"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.11.3>
	a                    doap:Version;
	dc:issued            "2012-01-10"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Detect GPL version in notices without \"of the License\"."^^dt:Change, "Fix version output for GPL notices without \"as published by\"."^^dt:Change;
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.11.3"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.11.8>
	a                    doap:Version;
	dc:issued            "2012-05-31"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Add first tests for licensecheck."^^dt:Addition, "Chech .m (Octave/Matlab), .tex (LaTeX), and .pyx (Python's pyrex) by default."^^dt:Change, "Detect Beerware license."^^dt:Change, "Detect LGPL more robustly."^^dt:Change, "test:...
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.11.8"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.12.2>
	a                    doap:Version;
	dc:issued            "2012-08-26"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item ".1: Consistency fix."^^dt:Documentation, "Check .ml, .mli (OCaml programs) by default."^^dt:Change, "Don't truncate other licenses on Public domain or WTFPL presence."^^dt:Bugfix, "Remove trailing spaces."^^dt:Change, "Replace ...
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.12.2"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.12.4>
	a                    doap:Version;
	dc:issued            "2012-09-25"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Detect MPL v2.0."^^dt:Change, "Parse (fixed-form) Fortran code."^^dt:Change;
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.12.4"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.12.5>
	a                    doap:Version;
	dc:issued            "2012-10-24"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Adapt code to some perl best practice."^^dt:Change, "Add comment removal test cases."^^dt:Change, "Add more GPL test cases."^^dt:Change, "Fix detect BSD-3-clause."^^dt:Change, "Fix detect GPL license version."^^dt:Change, "GetO...
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/bdrung>;
	doap:revision        "2.12.5"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.13.0>
	a                    doap:Version;
	dc:issued            "2013-02-18"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Add autopkgtest."^^dt:Packaging, "Detect (L)GPL licenses more permissively."^^dt:Change, "Fix --check and --ignore options."^^dt:Bugfix, "Fix typos, changed the order in SEE ALSO, added punctuation marks."^^dt:Documentation, "S...
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/bdrung>;
	doap:revision        "2.13.0"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.13.1>
	a                    doap:Version;
	dc:issued            "2013-03-22"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Fix clean_comments()."^^dt:Change, "Fix detect (L|A)GPL."^^dt:Change;
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/bdrung>;
	doap:revision        "2.13.1"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.13.2>
	a                    doap:Version;
	dc:issued            "2013-05-13"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Fix invalid regular expression syntax."^^dt:Bugfix, "Regex-escape file contents that are used as part of a pattern."^^dt:Change;
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.13.2"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.13.3>
	a                    doap:Version;
	dc:issued            "2013-08-16"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Check .go (Go) files by default."@en;
			doap-changeset:fixes <https://bugs.debian.org/711467>;
		], "Allow plural: copyright notices."^^dt:Change, "Alternative BSD-3 wording \"authors\" and \"_any_ contributors\"."^^dt:Change, "Bogus recognition \"copyright holders\"."^^dt:Change, "Check Haskell files by default."^^dt:Change, "Detect more rela...
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.13.3"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.13.5>
	a                    doap:Version;
	dc:issued            "2013-12-07"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Fix various (potential) test failures."^^dt:Change;
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.13.5"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.14.0>
	a                    doap:Version;
	dc:issued            "2014-01-25"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Add handling for a variation of 3 clause BSD."^^dt:Change;

doap.ttl  view on Meta::CPAN

			rdfs:label "Detect files containing \"edit the original\" as generated.";
			doap-changeset:blame <http://webid.debian.net/maintainers/pabs>;
		], [
			a doap-changeset:Addition;
			rdfs:label "Add --deb-fmt option to use dep-5 license keywords. See #472199.";
			doap-changeset:blame <http://webid.debian.net/maintainers/dod>;
		], [
			a doap-changeset:Change;
			rdfs:label "Parse \"copyright-holders: John Doe\".";
			doap-changeset:blame <http://webid.debian.net/maintainers/dod>;
		], [
			a doap-changeset:Change;
			rdfs:label "Parse \"license: BSD-x-Clause\" declaration.";
			doap-changeset:blame <http://webid.debian.net/maintainers/dod>;
			doap-changeset:fixes <https://bugs.debian.org/820798>;
		];
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.16.5"^^xsd:string.

<http://packages.qa.debian.org/devscripts#project>
	doap:release         <http://packages.qa.debian.org/devscripts#devscripts_2.10.10>, <http://packages.qa.debian.org/devscripts#devscripts_2.10.17>, <http://packages.qa.debian.org/devscripts#devscripts_2.10.18>, <http://packages.qa.debian.org/devscrip...

<http://purl.org/NET/cpan-uri/dist/App-Licensecheck/project>
	a                    doap:Project;
	cpan-uri:x_help_wanted <http://usefulinc.com/ns/doap#documenter>, <http://usefulinc.com/ns/doap#tester>;
	dc:contributor       <http://purl.org/NET/cpan-uri/person/jonass>;
	doap-deps:runtime-requirement [ doap-deps:on "autodie"^^doap-deps:CpanId ], [ doap-deps:on "Encode 2.93"^^doap-deps:CpanId ], [ doap-deps:on "Path::Tiny 0.062"^^doap-deps:CpanId ], [
		doap-deps:on "Path::Iterator::Rule"^^doap-deps:CpanId;
	], [ doap-deps:on "Pod::Constants"^^doap-deps:CpanId ], [ doap-deps:on "Pod::Usage 1.60"^^doap-deps:CpanId ], [
		doap-deps:on "String::Copyright 0.003"^^doap-deps:CpanId;
	], [ doap-deps:on "String::Escape"^^doap-deps:CpanId ], [
		doap-deps:on "String::License 0.0.6"^^doap-deps:CpanId;
	], [
		doap-deps:on "Feature::Compat::Try"^^doap-deps:CpanId;
	], [ doap-deps:on "perl 5.012000"^^doap-deps:CpanId ], [ doap-deps:on "Fcntl"^^doap-deps:CpanId ], [
		doap-deps:on "Feature::Compat::Class 0.04"^^doap-deps:CpanId;
	], [ doap-deps:on "Getopt::Long 2.24"^^doap-deps:CpanId ], [ doap-deps:on "IO::Interactive"^^doap-deps:CpanId ], [ doap-deps:on "List::Util 1.45"^^doap-deps:CpanId ], [ doap-deps:on "Log::Any"^^doap-deps:CpanId ], [
		doap-deps:on "Log::Any::Adapter::Screen"^^doap-deps:CpanId;
	], [ doap-deps:on "namespace::clean"^^doap-deps:CpanId ];
	doap-deps:test-recommendation [
		doap-deps:on "Regexp::Pattern::License 3.9.0"^^doap-deps:CpanId;
	], [
		doap-deps:on "String::Copyright 0.003009"^^doap-deps:CpanId;
	];
	doap-deps:test-requirement [ doap-deps:on "Encode"^^doap-deps:CpanId ], [ doap-deps:on "Encode::Locale"^^doap-deps:CpanId ], [
		doap-deps:on "Test::Without::Module"^^doap-deps:CpanId;
	], [ doap-deps:on "Test2::V0 0.000060"^^doap-deps:CpanId ], [
		doap-deps:on "Test2::Tools::Command"^^doap-deps:CpanId;
	];
	doap:bug-database    <http://rt.cpan.org/Dist/Display.html?Queue=App-Licensecheck>, <https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=licensecheck>;
	doap:category        [ rdfs:label "Sourcecode" ], [ rdfs:label "Licensing" ];
	doap:created         "2000-01-28"^^xsd:date;
	doap:developer       <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:download-page   <https://metacpan.org/release/App-Licensecheck>;
	doap:homepage        <https://metacpan.org/pod/App::Licensecheck>, <https://metacpan.org/release/App-Licensecheck>;
	doap:license         <http://www.gnu.org/licenses/agpl-3.0.txt>;
	doap:maintainer      <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:name            "App-Licensecheck";
	doap:programming-language "Perl";
	doap:release         <http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-0>, <http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-1>, <http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-10>, <http://purl.org/NET/cpan-uri/dist/App...
	doap:repository      [
		a doap:GitRepository;
		doap:browse <https://salsa.debian.org/build-common-team/licensecheck.git>;
	];
	doap:shortdesc       "simple license checker for source files".

<http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-0>
	a                    doap:Version;
	dc:identifier        "App-Licensecheck-v3.0.0"^^xsd:string;
	dc:issued            "2016-06-27"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Packaging;
			rdfs:label "Initial CPAN release (after being in Debian since 2007, and before that in KDE SDK since 2000).";
		], [
			a doap-changeset:Change;
			rdfs:label "Refactor codebase, with up to 400% speedup and reusable parts in a Moo library.";
		], [
			a doap-changeset:Addition;
			rdfs:label "Add --deb-machine option for Debian \"deb5\" copyright file format.";
		], [
			a doap-changeset:Bugfix;
			rdfs:label "Fix tighten to use Getopt::Long 2.24: Needed for :config option.";
		], [
			a doap-changeset:Removal;
			rdfs:label "Drop support for reading configuration from files: Limited use, legacy filenames, and odd parsing by use of risky shell call.";
		], [
			a doap-changeset:Documentation;
			rdfs:label "Rewrite documentation of options, and --help putput.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/App-Licensecheck-v3.0.0.tar.gz>;
	doap:revision        "v3.0.0"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-10>
	a                    doap:Version;
	dc:identifier        "App-Licensecheck-v3.0.10"^^xsd:string;
	dc:issued            "2016-07-24"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Tests;
			rdfs:label "Relax devscripts test: Ignore trailing dot and \"All rights reserved\" boilerplate.";
		], [
			a doap-changeset:Change;
			rdfs:label "Use String::Copyright.";
		], [
			a doap-changeset:Regression;
			rdfs:label "No longer detect multi-line multi-statement copyright strings (not yet suppported by String::Copyright).";
		], [
			a doap-changeset:Regression;
			rdfs:label "Now misdetects some chatter as copyright statements (not yet suppported by String::Copyright).";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/App-Licensecheck-v3.0.10.tar.gz>;
	doap:revision        "v3.0.10"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-11>
	a                    doap:Version;

doap.ttl  view on Meta::CPAN

	dc:issued            "2016-08-20"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Really fix strip copyright sign unconditionally.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/App-Licensecheck-v3.0.21.tar.gz>;
	doap:revision        "v3.0.21"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-22>
	a                    doap:Version;
	dc:identifier        "App-Licensecheck-v3.0.22"^^xsd:string;
	dc:issued            "2016-08-21"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Stop merge differently cased owners.";
		], [
			a doap-changeset:Change;
			rdfs:label "Use List::Util and Sort::Key::Multi.";
		], [
			a doap-changeset:Change;
			rdfs:label "Use https protocol in deb-machine header.";
		], [
			a doap-changeset:Bugfix;
			rdfs:label "Fix have option --deb-machine imply option --deb-fmt.";
		], [
			a doap-changeset:Change;
			rdfs:label "Adjust SPDX-like shortnames to match Debian format.";
		], [
			a doap-changeset:Change;
			rdfs:label "Improve detection of GPL/LGPL/AGPL versions.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/App-Licensecheck-v3.0.22.tar.gz>;
	doap:revision        "v3.0.22"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-23>
	a                    doap:Version;
	dc:identifier        "App-Licensecheck-v3.0.23"^^xsd:string;
	dc:issued            "2016-09-01"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Fix skip parsing non-files (regression since v3.0.5).";
		], [
			a doap-changeset:Bugfix;
			rdfs:label "Fix stop ignore options --check --ignore (regression since v3.0.5).";
		], [
			a doap-changeset:Change;
			rdfs:label "Use Path::Iterator::Rule.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/App-Licensecheck-v3.0.23.tar.gz>;
	doap:revision        "v3.0.23"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-24>
	a                    doap:Version;
	dc:identifier        "App-Licensecheck-v3.0.24"^^xsd:string;
	dc:issued            "2016-09-03"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Fix apply options --check --ignore to full path (not basename).";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/App-Licensecheck-v3.0.24.tar.gz>;
	doap:revision        "v3.0.24"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-25>
	a                    doap:Version;
	dc:identifier        "App-Licensecheck-v3.0.25"^^xsd:string;
	dc:issued            "2016-09-21"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Enhance detection of Perl license.";
		], [
			a doap-changeset:Tests;
			rdfs:label "Update testsuite to reflect Perl license detection.";
		], [
			a doap-changeset:Bugfix;
			rdfs:label "Fix parse whole file for test info-at-eof.h (default length only approximates lines and is too short since String::Copyright 0.003003).";
		], [
			a doap-changeset:Change;
			rdfs:label "Apply fallback marker \"UNKNOWN\" after (not during) license detection.";
		], [
			a doap-changeset:Bugfix;
			rdfs:label "Fix delimit multiple licenses with \"and/or\" (not \"or\") when ambiguous.";
		], [
			a doap-changeset:Change;
			rdfs:label "Tighten regexes: Simplify space matching (string already normalized).";
		], [
			a doap-changeset:Change;
			rdfs:label "Tighten regexes: Treat affero as alternative (not prefix) to GPL prefixes lesser and library.";
		], [
			a doap-changeset:Bugfix;
			rdfs:label "Fix avoid non-digit in version of license Artistic.";
		], [
			a doap-changeset:Change;
			rdfs:label "Tighten regexes: Generalize and improve version matching.";
		], [
			a doap-changeset:Change;
			rdfs:label "Generalize license string composition.";
		], [
			a doap-changeset:Change;
			rdfs:label "Improve non-version descriptor matching.";
		], [
			a doap-changeset:Change;
			rdfs:label "Improve version matching in license detections.";
		], [
			a doap-changeset:Change;
			rdfs:label "Improve detection of license Apache.";
		], [
			a doap-changeset:Change;
			rdfs:label "Improve detection of license AGPL.";
		], [
			a doap-changeset:Change;
			rdfs:label "Detect license CC-BY-SA.";
		], [
			a doap-changeset:Change;
			rdfs:label "Detect licenses APAFML Adobe-Glyph Adobe-2006 Aladdin SIL FSFAP FSFUL FSFULLR JSON PostgreSQL Unicode-strict Unicode-TOU zlib-acknowledgement.";
		], [
			a doap-changeset:Tests;
			rdfs:label "Fix parse whole file for test info-at-eof.h (default length only approximates lines and is too short since String::Copyright 0.003003).", "Fix tighten runtime-requirement on PAth__Tiny for visit().";
			doap-bugs:fixes <http://purl.org/NET/cpan-uri/rt/ticket/118007>;
			doap-changeset:thanks <http://purl.org/NET/cpan-uri/person/srezic>;
		];



( run in 2.673 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )