Markus Koschany pushed to branch master at Debian Java Maintainers / libjide-oss-java
Commits: 7dff32de by Markus Koschany at 2021-10-29T00:02:13+02:00 Switch to debhelper-compat = 13. - - - - - 97ace53b by Markus Koschany at 2021-10-29T00:02:26+02:00 Declare compliance with Debian Policy 4.6.0. - - - - - b1971d64 by Markus Koschany at 2021-10-29T00:03:00+02:00 Update copyright year - - - - - 2928dc8d by Markus Koschany at 2021-10-29T00:04:05+02:00 Update debian/watch file. - - - - - bfe7795b by Markus Koschany at 2021-10-29T00:04:25+02:00 Update changelog - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libjide-oss-java (3.7.6+dfsg-2) unstable; urgency=medium + + * Switch to debhelper-compat = 13. + * Declare compliance with Debian Policy 4.6.0. + * Update debian/watch file. + + -- Markus Koschany <[email protected]> Fri, 29 Oct 2021 00:04:11 +0200 + libjide-oss-java (3.7.6+dfsg-1) unstable; urgency=medium * New upstream version 3.7.6+dfsg. ===================================== debian/control ===================================== @@ -6,12 +6,12 @@ Uploaders: Markus Koschany <[email protected]> Build-Depends: ant, - debhelper-compat (= 12), + debhelper-compat (= 13), default-jdk, default-jdk-doc, javahelper, maven-repo-helper (>= 1.6~) -Standards-Version: 4.4.0 +Standards-Version: 4.6.0 Homepage: http://www.jidesoft.com/products/oss.htm Vcs-Git: https://salsa.debian.org/java-team/libjide-oss-java.git Vcs-Browser: https://salsa.debian.org/java-team/libjide-oss-java ===================================== debian/copyright ===================================== @@ -49,7 +49,7 @@ License: LGPL-2.1+ can be found in "/usr/share/common-licenses/LGPL-2.1". Files: debian/* -Copyright: 2013-2019, Markus Koschany <[email protected]> +Copyright: 2013-2021, Markus Koschany <[email protected]> License: GPL-2-with-classpath-exception License: GPL-2-with-classpath-exception ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/ \ https://github.com/jidesoft/jide-oss/tags \ -.*/archive/(?:upstream/)?(?:v||version-|release-|X|R|r)(\d\S*)\.tar\.gz +.*/(\d\S*)\.tar\.gz View it on GitLab: https://salsa.debian.org/java-team/libjide-oss-java/-/compare/9f642bdf82fbdbd9de1f707b3afeacb7b20d4610...bfe7795bcb251ef2e85dfe99efa2b5f214c38d15 -- View it on GitLab: https://salsa.debian.org/java-team/libjide-oss-java/-/compare/9f642bdf82fbdbd9de1f707b3afeacb7b20d4610...bfe7795bcb251ef2e85dfe99efa2b5f214c38d15 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

