Samuel Thibault pushed to branch master at Debian Java Maintainers / isorelax
Commits: 26c60271 by Samuel Thibault at 2025-07-30T01:07:12+01: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 - - - - - a8bad8b8 by Samuel Thibault at 2025-07-30T01:07:13+01:00 Update watch file format version to 4. Changes-By: lintian-brush Fixes: lintian: older-debian-watch-file-standard See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html - - - - - 09d36ecc by Samuel Thibault at 2025-07-30T01:07:14+01:00 Bump debhelper from old 12 to 13. Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html - - - - - 7ffe2eeb by Samuel Thibault at 2025-07-30T01:07:16+01: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 - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +isorelax (20041111-15) UNRELEASED; urgency=low + + * Use secure copyright file specification URI. + * Update watch file format version to 4. + * Bump debhelper from old 12 to 13. + * Update standards version to 4.6.2, no changes needed. + + -- Samuel Thibault <[email protected]> Wed, 30 Jul 2025 00:07:12 +0000 + isorelax (20041111-14) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -4,10 +4,10 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Samuel Thibault <[email protected]>, Giovanni Mascellani <[email protected]> -Build-Depends: debhelper-compat (= 12), maven-repo-helper +Build-Depends: debhelper-compat (= 13), maven-repo-helper Build-Depends-Indep: default-jdk, ant Rules-Requires-Root: no -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/java-team/isorelax.git Vcs-Browser: https://salsa.debian.org/java-team/isorelax Homepage: https://sourceforge.net/projects/iso-relax/ ===================================== 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: ISO-RELAX Source: http://sourceforge.net/projects/iso-relax/ ===================================== debian/watch ===================================== @@ -1,2 +1,2 @@ -version=3 +version=4 http://sf.net/iso-relax/isorelax\.@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/java-team/isorelax/-/compare/f7bb2d1593d5f926e03be2e5c816dd328edadebe...7ffe2eebecb6b38e3b263a80b242d145d1d1f323 -- View it on GitLab: https://salsa.debian.org/java-team/isorelax/-/compare/f7bb2d1593d5f926e03be2e5c816dd328edadebe...7ffe2eebecb6b38e3b263a80b242d145d1d1f323 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

