Markus Koschany pushed to branch master at Debian Java Maintainers / akuma
Commits: 15aeb59d by Jelmer Vernooij at 2018-10-16T21:54:38Z Trim trailing whitespace. Fixes lintian: file-contains-trailing-whitespace See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details. - - - - - 2aca67d6 by Jelmer Vernooij at 2018-10-16T21:54:38Z 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. - - - - - 806e5358 by Markus Koschany at 2019-08-25T12:07:53Z Merge branch 'lintian-fixes' into 'master' Fix some issues reported by lintian See merge request java-team/akuma!1 - - - - - 2 changed files: - debian/changelog - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +akuma (1.10-3) UNRELEASED; urgency=medium + + * Trim trailing whitespace. + * Use secure copyright file specification URI. + + -- Jelmer Vernooij <[email protected]> Tue, 16 Oct 2018 21:54:38 +0000 + akuma (1.10-2) unstable; urgency=medium * Team upload. @@ -45,7 +52,7 @@ akuma (1.8-1) unstable; urgency=low akuma (1.7-2) unstable; urgency=low * Fix FTBFS (Closes: #660653): - - d/libakuma-java.poms: Add --java-lib option to ensure jar files + - d/libakuma-java.poms: Add --java-lib option to ensure jar files are installed to /usr/share/java. -- James Page <[email protected]> Wed, 22 Feb 2012 09:05:40 +0000 @@ -54,7 +61,7 @@ akuma (1.7-1) unstable; urgency=low [James Page] * New upstream release. - * Updated watch file for new upstream VCS location on github. + * Updated watch file for new upstream VCS location on github. * Updated my email address. * Tidied lintian warnings. ===================================== 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: Embeddable daemonization library Source: https://github.com/kohsuke/akuma Comment: The upstream source carries the MIT license as documented in View it on GitLab: https://salsa.debian.org/java-team/akuma/compare/70ffabfb3db955c48aa02c6ead1cecea04efca57...806e53582cf21935e99b9163c3e729f7db497c5c -- View it on GitLab: https://salsa.debian.org/java-team/akuma/compare/70ffabfb3db955c48aa02c6ead1cecea04efca57...806e53582cf21935e99b9163c3e729f7db497c5c 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

