App-Licensecheck

 view release on metacpan or  search on metacpan

doap.ttl  view on Meta::CPAN

@prefix cpan-uri: <http://purl.org/NET/cpan-uri/terms#> .
@prefix dc:    <http://purl.org/dc/terms/> .
@prefix doap:  <http://usefulinc.com/ns/doap#> .
@prefix doap-bugs: <http://ontologi.es/doap-bugs#> .
@prefix doap-changeset: <http://ontologi.es/doap-changeset#> .
@prefix doap-deps: <http://ontologi.es/doap-deps#> .
@prefix dt:    <http://ontologi.es/pretdsl#dt/> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .

<http://packages.qa.debian.org/devscripts#devscripts_2.10.10>
	a                    doap:Version;
	dc:issued            "2007-10-28"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Better detect 3-clause BSD licenses."@en;
			doap-changeset:fixes <https://bugs.debian.org/442630>;
		], [
			a doap-changeset:Change;
			rdfs:label "Detect ISC style licenses."@en;
			doap-changeset:blame <http://webid.debian.net/maintainers/schoenfeld>;
			doap-changeset:fixes <https://bugs.debian.org/448000>;
		], "Allow ISC and BSD licenses to co-exist in a single file."^^dt:Change, "Always check a single file argument even if it doesn't match the file pattern regex."^^dt:Bugfix;
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/joeyh>;
	doap:revision        "2.10.10"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.10.17>
	a                    doap:Version;
	dc:issued            "2008-02-27"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Detect a less common form of MIT license."^^dt:Change;
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/myon>;
	doap:revision        "2.10.17"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.10.18>
	a                    doap:Version;
	dc:issued            "2008-02-29"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Add missing $license and change spaces into tab in the middle."^^dt:Change, "Detect a less common form of GPL."^^dt:Change, "Fix broken elsif indentation."^^dt:Bugfix, "Fix detect GPL of unknown version."^^dt:Bugfix, "Fix inden...
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/myon>;
	doap:revision        "2.10.18"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.10.26>
	a                    doap:Version;
	dc:issued            "2008-04-21"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Replace a literal copyright symbol with a hex escape so that the package builds using po4a in Etch."@en;
			doap-changeset:fixes <https://bugs.debian.org/476251>;
		];
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/myon>;
	doap:revision        "2.10.26"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.10.27>
	a                    doap:Version;
	dc:issued            "2008-05-03"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Correctly detect LGPLv3+."@en;
			doap-changeset:fixes <https://bugs.debian.org/477742>;
		];
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/myon>;
	doap:revision        "2.10.27"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.10.30>
	a                    doap:Version;
	dc:issued            "2008-06-16"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Addition;
			rdfs:label "Detect if copyright statements are valid.";
			doap-changeset:blame <https://alioth.debian.org/users/bignose-guest>;
			doap-changeset:fixes <https://bugs.debian.org/486013>;
		], [
			a doap-changeset:Change;
			rdfs:label "Detect more forms of copyright statement.";
			doap-changeset:blame <https://alioth.debian.org/users/bignose-guest>;
			doap-changeset:fixes <https://bugs.debian.org/486216>;
		], "Update copyright."^^dt:Change;
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/myon>;
	doap:revision        "2.10.30"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.10.31>
	a                    doap:Version;
	dc:issued            "2008-06-28"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Check .cxx and .hxx by default."@en;
			doap-changeset:fixes <https://bugs.debian.org/487384>;
		], "Exclude _MTN (monotone) by default."^^dt:Change;
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/myon>;
	doap:revision        "2.10.31"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.10.39>
	a                    doap:Version;
	dc:issued            "2008-10-12"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Parse Fortran and Scilab files and check them by default, and detect CeCILL and \"SGI Free B\" licenses."@en;
			doap-changeset:blame <http://webid.debian.net/maintainers/sylvestre>;
			doap-changeset:fixes <https://bugs.debian.org/501447>;

doap.ttl  view on Meta::CPAN

	doap-changeset:changeset [
		rdfs:label "Welcome to the New Year";
		doap-changeset:item "Detect some common variants of the WTFPL."^^dt:Change;
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.10.60"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.10.66>
	a                    doap:Version;
	dc:issued            "2010-08-02"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Check .pas, .inc, .dtd., .xsl, and .mod files by default."^^dt:Change;
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.10.66"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.10.69>
	a                    doap:Version;
	dc:issued            "2010-09-21"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Replace occurences of old FSF address with the FSF recommendation what should be written inside of source files."@en;
			doap-changeset:fixes <https://bugs.debian.org/502512>;
		];
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.10.69"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.10.70>
	a                    doap:Version;
	dc:issued            "2011-02-09"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Manual pages conventions."^^dt:Documentation;
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.10.70"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.10.72>
	a                    doap:Version;
	dc:issued            "2011-04-15"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Partial manual pages convention review."^^dt:Documentation, "Remove \"(the License)\" from check for Apache license."^^dt:Change;
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.10.72"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.10.7>
	a                    doap:Version;
	dc:issued            "2007-08-10"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Add --recursive to help."^^dt:Change, "Add -r as an alternative for --recursive."^^dt:Change, "Optionally detect copyright statements."^^dt:Addition, "Support directories as well as files passed as arguments."^^dt:Addition, "Su...
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/adn>;
	doap:revision        "2.10.7"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.10.8>
	a                    doap:Version;
	dc:issued            "2007-09-11"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Correctly handle metacharacters found in potential copyright statements."^^dt:Change, "Decruft // comments."^^dt:Change, "Decruft © as well as (C)."^^dt:Change, "Deduplicate copyright statements varying only in case."^^dt:Chan...
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/adn>;
	doap:revision        "2.10.8"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.10.9>
	a                    doap:Version;
	dc:issued            "2007-10-05"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Attempt to distinguish between versions of the BSD license."@en;
			doap-changeset:fixes <https://bugs.debian.org/442630>;
		];
	];
	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-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.14.0"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.14.11>
	a                    doap:Version;
	dc:issued            "2015-12-04"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Update URLs in comments to https where possible."^^dt:Documentation;
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.14.11"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.14.7>
	a                    doap:Version;
	dc:issued            "2014-09-26"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Check javascript by default."@en;
			doap-changeset:fixes <https://bugs.debian.org/762070>;
		];
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.14.7"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.15.10>
	a                    doap:Version;
	dc:issued            "2015-12-31"^^xsd:date;

doap.ttl  view on Meta::CPAN


<http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-45>
	a                    doap:Version;
	dc:identifier        "App-Licensecheck-v3.0.45"^^xsd:string;
	dc:issued            "2020-02-21"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "sort positions numerically (not alphanumerically)";
		], [
			a doap-changeset:Tests;
			rdfs:label "change namespace of local libraries to Test2::Licensecheck";
		], [
			a doap-changeset:Tests;
			rdfs:label "support fixing or skipping with Test2::Licensecheck::ScanCode skipfiles";
		], [
			a doap-changeset:Change;
			rdfs:label "update (improved but still failing) misdetection of SSLeay since Regexp::Pattern::License v3.2.0";
		], [
			a doap-changeset:Change;
			rdfs:label "streamline detection of bsd licenses";
		], [
			a doap-changeset:Documentation;
			rdfs:label "use canonical encoding name iso-8859-1 (not latin-1)";
		], [
			a doap-changeset:Documentation;
			rdfs:label "fix print encoding name (not Encode object ref) if encoding fails";
		], [
			a doap-changeset:Bugfix;
			rdfs:label "fix: try fallback encoding per-file (restore explicit encoding for subsequent file)";
			doap-bugs:fixes <https://bugs.debian.org/951726>;
			doap-changeset:thanks <http://webid.debian.net/maintainers/dod>;
		];
	];
	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.45.tar.gz>;
	doap:revision        "v3.0.45"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-46>
	a                    doap:Version;
	dc:identifier        "App-Licensecheck-v3.0.46"^^xsd:string;
	dc:issued            "2020-03-13"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "atomic: consult coverage from stepwise scan to avoid duplicate match";
		], [
			a doap-changeset:Change;
			rdfs:label "logging: stepwise: resolve positions";
		], [
			a doap-changeset:Change;
			rdfs:label "logging: avoid undefined version for custom agpl grant detection";
		], [
			a doap-changeset:Change;
			rdfs:label "scan for GNU 'or-newer' usage version before singleversion grant version";
		], [
			a doap-changeset:Change;
			rdfs:label "improve detection of GNU 'or-newer' usage grant version";
		], [
			a doap-changeset:Change;
			rdfs:label "extend clean_comments() to strip escaped newline";
		], [
			a doap-changeset:Documentation;
			rdfs:label "relicense project as AGPL-3-or-newer; add Purism SPC as copyright holder";
		], [
			a doap-changeset:Documentation;
			rdfs:label "update git repository URL";
		], [
			a doap-changeset:Change;
			rdfs:label "track examined files";
		], [
			a doap-changeset:Change;
			rdfs:label "logging: generally resolve positions";
		], [
			a doap-changeset:Change;
			rdfs:label "add FIXME comments where (mostly custom) patterns lack test coverage";
		], [
			a doap-changeset:Change;
			rdfs:label "avoid wildcard in local bsd pattern";
		], [
			a doap-changeset:Bugfix;
			rdfs:label "atomic: tighten grant patterns to include licensed_under prefix";
		], [
			a doap-changeset:Change;
			rdfs:label "use both custom and atomic patterns (not only custom) for agpl fsful fsfullr gpl lgpl";
		], [
			a doap-changeset:Tests;
			rdfs:label "mark 3 flawed author tests as such";
		], [
			a doap-changeset:Change;
			rdfs:label "atomic: explicitly (regardless of list @L_tidy) skip cc-by when cc_by_sa_3 is detected";
		], [
			a doap-changeset:Change;
			rdfs:label "stepwise: explicitly (regardless of list @L_tidy) avoid gpl";
		], [
			a doap-changeset:Change;
			rdfs:label "optimize: track incomplete patterns (not subset of complete ones) - speed boost of %25!";
		], [
			a doap-changeset:Tests;
			rdfs:label "mark 4 bogusly versioned tests as such";
		], [
			a doap-changeset:Change;
			rdfs:label "optimize: atomic: skip a few scans if grant already detected";
		], [
			a doap-changeset:Tests;
			rdfs:label "update author test related to rare apache_2 pattern covered since Regexp::Pattern::License v3.3.0";
		], [
			a doap-changeset:Change;
			rdfs:label "pre-compile left-anchored trait pattern version";
		], [
			a doap-changeset:Change;
			rdfs:label "optimize: use optimized regex with /g (apparently supported by re::engine::RE2)";
		], [
			a doap-changeset:Change;
			rdfs:label "sort or'ed parts of expressions";
		], [
			a doap-changeset:Change;
			rdfs:label "stepwise: relax to use wider window for license name";
		], [
			a doap-changeset:Change;
			rdfs:label "improve logging and comments";



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