Olek Wojnar pushed to branch master at Debian Java Maintainers / perfmark-java
Commits: 9b497e86 by Olek Wojnar at 2023-03-01T22:02:00-05:00 Update d/watch - - - - - db85d389 by Olek Wojnar at 2023-03-01T22:03:21-05:00 Update standards to 4.6.2 (no changes) - - - - - 5 changed files: - debian/changelog - debian/control - debian/copyright - debian/upstream/metadata - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +perfmark-java (0.21.0+ds-3) unstable; urgency=medium + + * Update d/watch + * Update standards to 4.6.2 (no changes) + + -- Olek Wojnar <[email protected]> Wed, 01 Mar 2023 21:58:59 -0500 + perfmark-java (0.21.0+ds-2) unstable; urgency=medium * Update standards to 4.5.1 (no changes) ===================================== debian/control ===================================== @@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13), libgradle-plugins-java, libjsr305-java, maven-repo-helper, -Standards-Version: 4.5.1 +Standards-Version: 4.6.2 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/java-team/perfmark-java.git Vcs-Browser: https://salsa.debian.org/java-team/perfmark-java ===================================== debian/copyright ===================================== @@ -9,7 +9,7 @@ Copyright: 2018-2020 Google LLC License: Apache-2.0 Files: debian/* -Copyright: 2020 Olek Wojnar <[email protected]> +Copyright: 2020-2023 Olek Wojnar <[email protected]> License: Apache-2.0 License: Apache-2.0 ===================================== debian/upstream/metadata ===================================== @@ -1,3 +1,4 @@ Bug-Database: https://github.com/perfmark/perfmark/issues +Bug-Submit: https://github.com/perfmark/perfmark/issues/new Repository: https://github.com/perfmark/perfmark.git Repository-Browse: https://github.com/perfmark/perfmark ===================================== debian/watch ===================================== @@ -1,5 +1,4 @@ version=4 - opts="repack, repacksuffix=+ds, dversionmangle=s/\+ds\d*$//" \ - https://github.com/perfmark/perfmark/releases \ - .*/archive/v?@ANY_VERSION@\.tar\.gz + https://github.com/perfmark/perfmark/tags \ + .*/tags/v?@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/java-team/perfmark-java/-/compare/7daae930a2835e34435123d87c22f8013aa2121d...db85d3891b674dc56a388bb84d41047d54375132 -- View it on GitLab: https://salsa.debian.org/java-team/perfmark-java/-/compare/7daae930a2835e34435123d87c22f8013aa2121d...db85d3891b674dc56a388bb84d41047d54375132 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

