Bug#814632: maven-debian-helper: LicensesScanner does not recognise EPL
Christopher Hoskin
christopher.hoskin at gmail.com
Sat Feb 13 14:34:01 UTC 2016
Package: maven-debian-helper
Version: 2.0.4
Severity: wishlist
Dear Maintainer,
The LicensesScanner (java/org/debian/maven/packager/util/LicensesScanner.java)
does not recognise the Eclipse Public License. This is recognised by devscripts'
licensecheck.pl script using:
if ($licensetext =~ /This program and the accompanying materials are made\
available under the terms of the Eclipse Public License v?([\d.]+)/) {
$license = $1 ? "EPL-$1" : "EPL";
}
Thank you.
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect
Versions of packages maven-debian-helper depends on:
ii default-jdk 2:1.8-56
ii libmaven-clean-plugin-java 2.5-1
ii libmaven-compiler-plugin-java 3.2-5
ii libmaven-jar-plugin-java 2.4-1
ii libmaven-resources-plugin-java 2.6-1
ii libmaven-site-plugin-java 2.1-4
ii libplexus-velocity-java 1.1.8-1
ii libsurefire-java 2.17-2
ii libxml2-utils 2.9.3+dfsg1-1
ii maven 3.3.9-3
ii maven-repo-helper 1.8.12
ii unzip 6.0-20
ii velocity 1.7-4
maven-debian-helper recommends no packages.
Versions of packages maven-debian-helper suggests:
ii apt-file 2.5.5
ii devscripts 2.16.1
ii libmaven-javadoc-plugin-java 2.10.3-2
ii subversion 1.9.3-2
-- no debconf information
More information about the pkg-java-maintainers
mailing list