Markus Koschany pushed to branch master at Debian Java Maintainers / jboss-xnio
Commits: 32033658 by Markus Koschany at 2021-10-27T19:36:52+02:00 Declare compliance with Debian Policy 4.6.0. - - - - - 4d183c89 by Markus Koschany at 2021-10-27T19:38:13+02:00 Update debian/watch - - - - - 63b4fe93 by Markus Koschany at 2021-10-27T19:38:30+02:00 Update copyright year - - - - - 8d7db74b by Markus Koschany at 2021-10-27T19:38:55+02:00 Remove README.source - - - - - 053d9dfb by Markus Koschany at 2021-10-27T19:39:31+02:00 Update changelog - - - - - 5 changed files: - − debian/README.source - debian/changelog - debian/control - debian/copyright - debian/watch Changes: ===================================== debian/README.source deleted ===================================== @@ -1,9 +0,0 @@ -Information about jboss-xnio ----------------------------- - -This package was debianized using the mh_make command -from the maven-debian-helper package. - -The build system uses Maven but prevents it from downloading -anything from the Internet, making the build compliant with -the Debian policy. ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +jboss-xnio (3.8.4-2) unstable; urgency=medium + + * Declare compliance with Debian Policy 4.6.0. + * Update debian/watch file. + * Remove README.source. + + -- Markus Koschany <[email protected]> Wed, 27 Oct 2021 19:39:08 +0200 + jboss-xnio (3.8.4-1) unstable; urgency=medium * New upstream version 3.8.4. ===================================== debian/control ===================================== @@ -20,7 +20,7 @@ Build-Depends: libwildfly-client-config-java, libwildfly-common-java, maven-debian-helper (>= 1.5) -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Vcs-Git: https://salsa.debian.org/java-team/jboss-xnio.git Vcs-Browser: https://salsa.debian.org/java-team/jboss-xnio Homepage: http://xnio.jboss.org/ ===================================== debian/copyright ===================================== @@ -17,7 +17,7 @@ Copyright: 2010-2015, Red Hat, Inc License: LGPL-2.1+ Files: debian/* -Copyright: 2015-2020, Markus Koschany <[email protected]> +Copyright: 2015-2021, Markus Koschany <[email protected]> License: Apache-2.0 or LGPL-2.1+ License: Apache-2.0 ===================================== debian/watch ===================================== @@ -2,5 +2,5 @@ version=4 opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/,\ uversionmangle=s/_/./g;s/\.Final// \ https://github.com/xnio/xnio/tags \ -.*/archive/(?:upstream/)?(?:v||version-|release-|X|R|r)(\d\S*)\.Final\.tar\.gz +.*/(\d\S*)\.Final\.tar\.gz View it on GitLab: https://salsa.debian.org/java-team/jboss-xnio/-/compare/6513a6446a0fbcf83e44c50bb528ef47ad0ef67a...053d9dfb5b5f65bc0bf6f6a43dc674bdef05f825 -- View it on GitLab: https://salsa.debian.org/java-team/jboss-xnio/-/compare/6513a6446a0fbcf83e44c50bb528ef47ad0ef67a...053d9dfb5b5f65bc0bf6f6a43dc674bdef05f825 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

