Tony Mancill pushed to branch master at Debian Java Maintainers / libspin-java
Commits: a537cab4 by tony mancill at 2022-12-21T21:45:41-08:00 update changelog to acknowledge NMU Gbp-Dch: ignore - - - - - deb647bf by tony mancill at 2022-12-21T21:46:03-08:00 Address FTBFS by exporting modules to tests (Closes: #1026710) - - - - - 7fb3bf4c by tony mancill at 2022-12-21T21:49:11-08:00 Freshen years in debian/copyright - - - - - baa9030f by tony mancill at 2022-12-21T21:50:05-08:00 Update Vcs URLs to point to Salsa - - - - - 524d686c by tony mancill at 2022-12-21T21:54:59-08:00 Prepare changelog for upload to unstable Gbp-Dch: ignore - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - + debian/maven.properties Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,21 @@ -libspin-java (1.5+dfsg-9) UNRELEASED; urgency=medium +libspin-java (1.5+dfsg-9) unstable; urgency=medium + [ gregor herrmann ] * Remove myself from Uploaders. - -- gregor herrmann <[email protected]> Fri, 20 Aug 2021 03:35:23 +0200 + [ tony mancill ] + * Address FTBFS by exporting modules to tests (Closes: #1026710) + * Freshen years in debian/copyright + * Update Vcs URLs to point to Salsa + + -- tony mancill <[email protected]> Wed, 21 Dec 2022 21:50:09 -0800 + +libspin-java (1.5+dfsg-8.1) unstable; urgency=medium + + * Non maintainer upload by the Reproducible Builds team. + * No source change upload to rebuild on buildd with .buildinfo files. + + -- Holger Levsen <[email protected]> Fri, 01 Jan 2021 17:23:08 +0100 libspin-java (1.5+dfsg-8) unstable; urgency=medium ===================================== debian/control ===================================== @@ -12,8 +12,8 @@ Build-Depends-Indep: default-jdk, junit, libcglib-nodep-java Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libspin-java.git -Vcs-Git: https://anonscm.debian.org/git/pkg-java/libspin-java.git +Vcs-Git: https://salsa.debian.org/java-team/libspin-java.git +Vcs-Browser: https://salsa.debian.org/java-team/libspin-java Homepage: http://spin.sourceforge.net Package: libspin-java ===================================== debian/copyright ===================================== @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Spin Upstream-Contact: Sven Meier Source: http://sourceforge.net/projects/spin @@ -11,8 +11,9 @@ License: LGPL-2.1+ Files: debian/* Copyright: - 2007-2012, gregor herrmann <[email protected]> - 2007-2012, tony mancill <[email protected]> + 2006-2012, gregor herrmann <[email protected]> + 2007-2022, tony mancill <[email protected]> + 2014-2016 Emmanuel Bourg <[email protected]> License: GPL-2+ License: GPL-2+ ===================================== debian/maven.properties ===================================== @@ -0,0 +1 @@ +argLine=--illegal-access=permit --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.desktop/java.awt=ALL-UNNAMED --add-exports=java.base/java.lang=ALL-UNNAMED --add-exports=java.desktop/java.awt=ALL-UNNAMED View it on GitLab: https://salsa.debian.org/java-team/libspin-java/-/compare/6a5fa7030205b44abbd95c56162d67ba1c7384e1...524d686c772449bf17e9314495ea0f0be8d15059 -- View it on GitLab: https://salsa.debian.org/java-team/libspin-java/-/compare/6a5fa7030205b44abbd95c56162d67ba1c7384e1...524d686c772449bf17e9314495ea0f0be8d15059 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

