Tony Mancill pushed to branch master at Debian Java Maintainers / libonemind-commons-invoke-java
Commits: 1ea9cda7 by tony mancill at 2022-12-11T20:09:57-08:00 Update Homepage and freshen debian/copyright - - - - - 6af90d0d by tony mancill at 2022-12-11T20:12:32-08:00 Bump Standards-Version to 4.6.1 - - - - - fd5d1a70 by tony mancill at 2022-12-11T20:19:21-08:00 Mark package Multi-Arch: foreign - - - - - fef60a36 by tony mancill at 2022-12-11T20:25:51-08:00 Set Rules-Requires-Root: no in debian/control - - - - - 7b93c12c by tony mancill at 2022-12-11T20:25:51-08:00 Prepare changelog for upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,15 @@ -libonemind-commons-invoke-java (1.1.0+cvs20090227-6) UNRELEASED; urgency=medium +libonemind-commons-invoke-java (1.1.0+cvs20090227-6) unstable; urgency=medium + [ gregor herrmann ] * Remove myself from Uploaders. - -- gregor herrmann <[email protected]> Fri, 20 Aug 2021 03:33:58 +0200 + [ tony mancill ] + * Update Homepage and freshen debian/copyright + * Bump Standards-Version to 4.6.1 + * Mark package Multi-Arch: foreign + * Set Rules-Requires-Root: no in debian/control + + -- tony mancill <[email protected]> Sun, 11 Dec 2022 20:25:15 -0800 libonemind-commons-invoke-java (1.1.0+cvs20090227-5) unstable; urgency=medium ===================================== debian/control ===================================== @@ -8,13 +8,15 @@ Build-Depends: ant, default-jdk, libonemind-commons-java-java, maven-ant-helper -Standards-Version: 4.5.1 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/java-team/libonemind-commons-invoke-java Vcs-Git: https://salsa.debian.org/java-team/libonemind-commons-invoke-java.git -Homepage: http://onemind-commons.sourceforge.net/commons-invoke/ +Homepage: https://onemind-commons.sourceforge.net/commons-invoke/ +Rules-Requires-Root: no Package: libonemind-commons-invoke-java Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Description: Java invocation framework library The OneMind commons-invoke framework is a complimentary framework to the ===================================== debian/copyright ===================================== @@ -1,7 +1,7 @@ -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: commons-invoke Upstream-Contact: TiongHiang Lee ([email protected]) -Source: http://sourceforge.net/projects/onemind-commons +Source: https://sourceforge.net/projects/onemind-commons Disclaimer: The upstream source was downloaded from the CVS repository of http://sourceforge.net/projects/onemind-commons @@ -21,7 +21,8 @@ License: Apache-2.0 Files: debian/* Copyright: 2009-2012, gregor herrmann <[email protected]> - 20092012, tony mancill <[email protected]> + 2009-2022, tony mancill <[email protected]> + 2021-2022, Emmanuel Bourg <[email protected]> License: LGPL-2.1+ License: Apache-2.0 View it on GitLab: https://salsa.debian.org/java-team/libonemind-commons-invoke-java/-/compare/add82e6967cb0091a5ef4aac3e1e19e8611a9653...7b93c12c7522fe1cab397f72e689ca25c6211d38 -- View it on GitLab: https://salsa.debian.org/java-team/libonemind-commons-invoke-java/-/compare/add82e6967cb0091a5ef4aac3e1e19e8611a9653...7b93c12c7522fe1cab397f72e689ca25c6211d38 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

