Alexandre Detiste pushed to branch master at Debian Java Maintainers / java-gnome
Commits: 28404dbc by Debian Janitor at 2022-12-13T10:31:10+00:00 Use secure copyright file specification URI. Changes-By: lintian-brush Fixes: lintian: insecure-copyright-format-uri See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html - - - - - 2b79cd35 by Debian Janitor at 2022-12-13T10:31:23+00:00 Use secure URI in Homepage field. Changes-By: lintian-brush Fixes: lintian: homepage-field-uses-insecure-uri See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html - - - - - b87d5f3d by Debian Janitor at 2022-12-13T10:31:32+00:00 Update standards version to 4.6.1, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html - - - - - 470c7e44 by Debian Janitor at 2023-07-30T07:50:45+00:00 Update standards version to 4.6.2, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html - - - - - 7b31fc4c by Alexandre Detiste at 2025-09-04T18:19:09+02:00 Merge branch 'lintian-fixes' into 'master' Fix some issues reported by lintian See merge request java-team/java-gnome!2 - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,15 @@ java-gnome (4.1.3-11) UNRELEASED; urgency=medium + [ Andrius Merkys ] * Remove Onkar Shinde from uploaders list per request. Thanks for your contributions. + [ Debian Janitor ] + * Use secure copyright file specification URI. + * Use secure URI in Homepage field. + * Update standards version to 4.6.1, no changes needed. + * Update standards version to 4.6.2, no changes needed. + -- Andrius Merkys <[email protected]> Mon, 30 May 2022 05:06:10 -0400 java-gnome (4.1.3-10) unstable; urgency=medium ===================================== debian/control ===================================== @@ -24,10 +24,10 @@ Build-Depends: python3, xfonts-base, xvfb -Standards-Version: 4.5.1 +Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/java-team/java-gnome.git Vcs-Browser: https://salsa.debian.org/java-team/java-gnome -Homepage: http://java-gnome.sourceforge.net/ +Homepage: https://java-gnome.sourceforge.net/ Package: libjava-gnome-java Architecture: all ===================================== 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: java-gnome Upstream-Contact: [email protected] Source: http://java-gnome.sourceforge.net/ View it on GitLab: https://salsa.debian.org/java-team/java-gnome/-/compare/c3f60ea262c9960aa40019d54c1a9cd02abc93b6...7b31fc4c9328d6a719dde86df95b205b886707b8 -- View it on GitLab: https://salsa.debian.org/java-team/java-gnome/-/compare/c3f60ea262c9960aa40019d54c1a9cd02abc93b6...7b31fc4c9328d6a719dde86df95b205b886707b8 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

