Andrej Shadura pushed to branch master at Debian Java Maintainers / jruby
Commits: 00ab4ae4 by Andrej Shadura at 2019-02-25T14:44:10Z Trim trailing whitespace. Fixes lintian: file-contains-trailing-whitespace See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details. - - - - - 613a0aff by Andrej Shadura at 2019-02-25T14:44:23Z Use secure copyright file specification URI. Fixes lintian: insecure-copyright-format-uri See https://lintian.debian.org/tags/insecure-copyright-format-uri.html for more details. - - - - - d2e2f361 by Andrej Shadura at 2019-02-25T14:45:21Z Move source package lintian overrides to debian/source. Fixes lintian: package-uses-deprecated-source-override-location See https://lintian.debian.org/tags/package-uses-deprecated-source-override-location.html for more details. - - - - - 3 changed files: - debian/changelog - debian/copyright - debian/source.lintian-overrides → debian/source/lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +jruby (9.1.13.0-2) UNRELEASED; urgency=medium + + * Trim trailing whitespace. + * Use secure copyright file specification URI. + * Move source package lintian overrides to debian/source. + + -- Andrej Shadura <[email protected]> Mon, 25 Feb 2019 15:44:10 +0100 + jruby (9.1.13.0-1) unstable; urgency=medium * New upstream release. @@ -458,7 +466,7 @@ jruby (1.5.1-1) unstable; urgency=low * Define JAVA_HOME and set it to default-java. * Run tests during build. - Upgrade Build-Depends: ant to ant-optional. - - Add Build-Depends: netbase. + - Add Build-Depends: netbase. - Add a patch to ignore test failures. - Set CLASSPATH=/usr/share/java/junit4.jar in debian/rules. ===================================== debian/copyright ===================================== @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: JRuby Upstream-Contact: Charles Oliver Nutter <[email protected]> Source: http://jruby.org/ ===================================== debian/source.lintian-overrides → debian/source/lintian-overrides ===================================== View it on GitLab: https://salsa.debian.org/java-team/jruby/compare/ff7a051474f1410ef54d219a6800d5879253b679...d2e2f3618b0653a66873a3bd1d9ed0408870f7c8 -- View it on GitLab: https://salsa.debian.org/java-team/jruby/compare/ff7a051474f1410ef54d219a6800d5879253b679...d2e2f3618b0653a66873a3bd1d9ed0408870f7c8 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

