Markus Koschany pushed to branch master at Debian Java Maintainers / libcodesize-java
Commits: 37d39a69 by Markus Koschany at 2021-01-02T22:44:34+01:00 Switch to debhelper-compat = 13. - - - - - 493ad686 by Markus Koschany at 2021-01-02T22:44:48+01:00 Declare compliance with Debian Policy 4.5.1. - - - - - c6a26944 by Markus Koschany at 2021-01-02T22:45:19+01:00 Use canonical VCS URL. - - - - - 4f9f7586 by Markus Koschany at 2021-01-02T22:47:24+01:00 Update copyright year - - - - - 5efc2b5d by Markus Koschany at 2021-01-02T22:47:49+01:00 Update changelog - - - - - 4 changed files: - debian/changelog - − debian/compat - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libcodesize-java (1.2-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 22:47:38 +0100 + libcodesize-java (1.2-1) unstable; urgency=medium * New upstream version 1.2. ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -5,15 +5,15 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Markus Koschany <[email protected]> Build-Depends: - debhelper (>= 11), + debhelper-compat (= 13), default-jdk, javahelper, libbcel-java, maven-debian-helper -Standards-Version: 4.2.1 +Standards-Version: 4.5.1 Homepage: http://www.robowiki.net/wiki/Code_Size -Vcs-Git: https://anonscm.debian.org/git/pkg-java/libcodesize-java.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libcodesize-java.git +Vcs-Git: https://salsa.debian.org/java-team/libcodesize-java.git +Vcs-Browser: https://salsa.debian.org/java-team/libcodesize-java Package: libcodesize-java Architecture: all ===================================== debian/copyright ===================================== @@ -7,7 +7,7 @@ Copyright: 2002, 2007 Christian D. Schnell, Flemming N. Larsen License: Apache-2.0 Files: debian/* -Copyright: 2014-2018, Markus Koschany <[email protected]> +Copyright: 2014-2021, Markus Koschany <[email protected]> License: Apache-2.0 License: Apache-2.0 View it on GitLab: https://salsa.debian.org/java-team/libcodesize-java/-/compare/df7f7dffea45800e62cc960981237a35a9b8dd88...5efc2b5d07348493743b03bfc8d0a99ebfb25eff -- View it on GitLab: https://salsa.debian.org/java-team/libcodesize-java/-/compare/df7f7dffea45800e62cc960981237a35a9b8dd88...5efc2b5d07348493743b03bfc8d0a99ebfb25eff 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

