Tony Mancill pushed to branch master at Debian Java Maintainers / libjuniversalchardet-java
Commits: 938d8a47 by tony mancill at 2022-09-03T08:23:17-07:00 Remove Thomas Koch from Uploaders (Closes: #1019026) - - - - - ddd41b6d by tony mancill at 2022-09-03T08:24:15-07:00 Bump Standards-Version to 4.6.1 - - - - - e63d7173 by tony mancill at 2022-09-03T08:24:44-07:00 Set Rules-Requires-Root: no in debian/control - - - - - 416c1a9a by tony mancill at 2022-09-03T08:25:54-07:00 Freshen years in debian/copyright - - - - - 21cb9af9 by tony mancill at 2022-09-03T08:27:40-07:00 Mark package Multi-Arch: foreign - - - - - 8e634517 by tony mancill at 2022-09-03T08:30:11-07:00 Prepare changelog for upload - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +libjuniversalchardet-java (2.4.0-3) unstable; urgency=medium + + * Team upload + * Remove Thomas Koch from Uploaders (Closes: #1019026) + * Bump Standards-Version to 4.6.1 + * Set Rules-Requires-Root: no in debian/control + * Freshen years in debian/copyright + * Mark package Multi-Arch: foreign + + -- tony mancill <[email protected]> Sat, 03 Sep 2022 08:30:06 -0700 + libjuniversalchardet-java (2.4.0-2) unstable; urgency=medium * Upload to unstable. ===================================== debian/control ===================================== @@ -4,19 +4,20 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Markus Koschany <[email protected]>, - Thomas Koch <[email protected]>, Emmanuel Bourg <[email protected]> Build-Depends: debhelper-compat (= 13), default-jdk, maven-debian-helper -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/java-team/libjuniversalchardet-java.git Vcs-Browser: https://salsa.debian.org/java-team/libjuniversalchardet-java Homepage: https://github.com/albfernandez/juniversalchardet +Rules-Requires-Root: no Package: libjuniversalchardet-java Architecture: all +Multi-Arch: foreign Depends: ${maven:Depends}, ${misc:Depends} ===================================== debian/copyright ===================================== @@ -13,10 +13,9 @@ License: MPL-1.1 or GPL-2+ or LGPL-2.1+ Files: debian/* Copyright: 2012, Thomas Koch <[email protected]> - 2021, Markus Koschany <[email protected]> + 2021-2022, Markus Koschany <[email protected]> + 2022, tony mancill <[email protected]> License: GPL-2+ - On Debian systems the full text of the GNU General Public License 2 - can be found in the `/usr/share/common-licenses/GPL-2' file. License: GPL-2+ On Debian systems the full text of the GNU General Public License View it on GitLab: https://salsa.debian.org/java-team/libjuniversalchardet-java/-/compare/237955b77e624c2bd76cb4aa3a3a56c768cd73a3...8e634517b18cc22b1bfcc6c20080ba9a6801d29b -- View it on GitLab: https://salsa.debian.org/java-team/libjuniversalchardet-java/-/compare/237955b77e624c2bd76cb4aa3a3a56c768cd73a3...8e634517b18cc22b1bfcc6c20080ba9a6801d29b 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

