Markus Koschany pushed to branch master at Debian Java Maintainers / wildfly-client-config
Commits: 2f4cf0fb by Markus Koschany at 2021-01-02T23:21:51+01:00 Switch to debhelper-compat = 13. - - - - - b4592848 by Markus Koschany at 2021-01-02T23:22:06+01:00 Declare compliance with Debian Policy 4.5.1. - - - - - 9dbe39d2 by Markus Koschany at 2021-01-02T23:22:33+01:00 Use canonical VCS URL. - - - - - 2cb76a3f by Markus Koschany at 2021-01-02T23:23:07+01:00 Update copyright year - - - - - 267fbcc2 by Markus Koschany at 2021-01-02T23:23:37+01:00 Update changelog - - - - - 4 changed files: - debian/changelog - − debian/compat - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +wildfly-client-config (1.0.1-2) unstable; urgency=medium + + * Switch to debhelper-compat = 13. + * Declare compliance with Debian Policy 4.5.1. + * Use canonical VCS URL. + + -- Markus Koschany <[email protected]> Sat, 02 Jan 2021 23:23:22 +0100 + wildfly-client-config (1.0.1-1) unstable; urgency=medium * New upstream version 1.0.1. ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Markus Koschany <[email protected]> Build-Depends: - debhelper (>= 11), + debhelper-compat (= 13), default-jdk, junit4, libjboss-logging-java, @@ -14,9 +14,9 @@ Build-Depends: libmaven-bundle-plugin-java, libwildfly-common-java, maven-debian-helper (>= 2.1) -Standards-Version: 4.2.1 -Vcs-Git: https://anonscm.debian.org/git/pkg-java/wildfly-client-config.git -Vcs-Browser: https://anonscm.debian.org/git/pkg-java/wildfly-client-config.git +Standards-Version: 4.5.1 +Vcs-Git: https://salsa.debian.org/java-team/wildfly-client-config.git +Vcs-Browser: https://salsa.debian.org/java-team/wildfly-client-config Homepage: http://wildfly.org/ Package: libwildfly-client-config-java ===================================== debian/copyright ===================================== @@ -7,7 +7,7 @@ Copyright: 2014-2018, Red Hat, Inc. License: Apache-2.0 Files: debian/* -Copyright: 2017-2018, Markus Koschany <[email protected]> +Copyright: 2017-2021, Markus Koschany <[email protected]> License: Apache-2.0 License: Apache-2.0 View it on GitLab: https://salsa.debian.org/java-team/wildfly-client-config/-/compare/d3336b6e81a270e1aa32181d6f1e2fe0da183588...267fbcc256c91ed1aed0c275cd89323d0d5dd40a -- View it on GitLab: https://salsa.debian.org/java-team/wildfly-client-config/-/compare/d3336b6e81a270e1aa32181d6f1e2fe0da183588...267fbcc256c91ed1aed0c275cd89323d0d5dd40a 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

