Markus Koschany pushed to branch master at Debian Java Maintainers / jboss-classfilewriter
Commits: f661de55 by Markus Koschany at 2021-01-02T23:12:29+01:00 Switch to debhelper-compat = 13. - - - - - 343fc1ec by Markus Koschany at 2021-01-02T23:14:38+01:00 Declare compliance with Debian Policy 4.5.1. - - - - - 61f475a0 by Markus Koschany at 2021-01-02T23:15:19+01:00 Update copyright year - - - - - 7959923e by Markus Koschany at 2021-01-02T23:15:56+01:00 Remove get-orig-source target - - - - - 8983b330 by Markus Koschany at 2021-01-02T23:16:19+01:00 Update changelog - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - debian/copyright - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +jboss-classfilewriter (1.2.4-2) unstable; urgency=medium + + * Switch to debhelper-compat = 13. + * Declare compliance with Debian Policy 4.5.1. + * Remove get-orig-source target. + + -- Markus Koschany <[email protected]> Sat, 02 Jan 2021 23:16:04 +0100 + jboss-classfilewriter (1.2.4-1) unstable; urgency=medium * New upstream version 1.2.4 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -5,14 +5,14 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Markus Koschany <[email protected]> Build-Depends: - debhelper (>= 11), + debhelper-compat (= 13), default-jdk, default-jdk-doc, junit4, libmaven-javadoc-plugin-java, libmaven-bundle-plugin-java, maven-debian-helper (>= 1.5) -Standards-Version: 4.3.0 +Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/java-team/jboss-classfilewriter.git Vcs-Browser: https://salsa.debian.org/java-team/jboss-classfilewriter Homepage: https://github.com/jbossas/jboss-classfilewriter ===================================== debian/copyright ===================================== @@ -7,7 +7,7 @@ Copyright: 2015-2019, Stuart Douglas <[email protected]> License: Apache-2.0 Files: debian/* -Copyright: 2015-2019, Markus Koschany <[email protected]> +Copyright: 2015-2021, Markus Koschany <[email protected]> License: Apache-2.0 License: Apache-2.0 ===================================== debian/rules ===================================== @@ -3,5 +3,3 @@ %: dh $@ --buildsystem=maven -get-orig-source: - uscan --verbose --download-current-version --force-download View it on GitLab: https://salsa.debian.org/java-team/jboss-classfilewriter/-/compare/3d286e967f92977846e685c902c464c55dddec0b...8983b3308ca3833bbdac1490a7a6444b19cfecf2 -- View it on GitLab: https://salsa.debian.org/java-team/jboss-classfilewriter/-/compare/3d286e967f92977846e685c902c464c55dddec0b...8983b3308ca3833bbdac1490a7a6444b19cfecf2 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

