Alexandre Detiste pushed to branch master at Debian Java Maintainers / commons-jci
Commits: 7d1f2679 by Alexandre Detiste at 2026-03-21T12:28:09+01:00 drop obsolete debian/README.source - - - - - fdd04cae by Alexandre Detiste at 2026-03-21T12:28:36+01:00 drop "Rules-Requires-Root: no": it is the default now - - - - - 345aac03 by Alexandre Detiste at 2026-03-21T12:29:01+01:00 bump Standards-Version to 4.7.3, drop Priority: tag - - - - - ab9547a1 by Alexandre Detiste at 2026-03-21T12:29:23+01:00 bump debhelper-compat from 12 to 13 - - - - - c89dc4d2 by Alexandre Detiste at 2026-03-21T12:30:13+01:00 lintian: use https for URLs - - - - - 99eb4b82 by Alexandre Detiste at 2026-03-21T12:31:02+01:00 release - - - - - 00f271fc by Alexandre Detiste at 2026-03-21T12:34:37+01:00 release - - - - - 5 changed files: - − debian/README.source - debian/changelog - debian/control - debian/copyright - debian/watch Changes: ===================================== debian/README.source deleted ===================================== @@ -1,7 +0,0 @@ -Note about the source package of commons-jci. - -This package uses dpatch to manage all modifications to the upstream -source. See /usr/share/doc/dpatch/README.source.gz to get more -information on how to use it. - - -- Damien Raude-Morvan <[email protected]> Sun, 28 Jun 2009 20:16:15 +0200 ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +commons-jci (1.1-10) unstable; urgency=medium + + * Team upload + * Bump debhelper-compat from 12 to 13 + * Drop "Rules-Requires-Root: no": it is the default now + * Drop obsolete debian/README.source + * Bump Standards-Version to 4.7.3, drop Priority: tag + * lintian: Use https for URLs + * Rewrite d/watch in v5 format + + -- Alexandre Detiste <[email protected]> Sat, 21 Mar 2026 12:30:30 +0100 + commons-jci (1.1-9) unstable; urgency=medium * Team upload @@ -164,7 +176,7 @@ commons-jci (1.0-2) unstable; urgency=low * Switch to Quilt patch system: - Refresh all patches - Remove B-D on dpatch, Add B-D on quilt - - Include patchsys-quilt.mk in debian/rules + - Include patchsys-quilt.mk in debian/rules * Bump Standards-Version 3.8.2: - Add a README.source to describe patch system - Move libcommons-jci-java-* to "java" section ===================================== debian/control ===================================== @@ -1,10 +1,9 @@ Source: commons-jci Section: java -Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: - debhelper-compat (= 12), + debhelper-compat (= 13), default-jdk, default-jdk-doc, groovy, @@ -19,11 +18,10 @@ Build-Depends: libmaven-javadoc-plugin-java, librhino-java, maven-debian-helper -Standards-Version: 4.7.0 +Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/java-team/commons-jci.git Vcs-Browser: https://salsa.debian.org/java-team/commons-jci -Homepage: http://commons.apache.org/jci/ -Rules-Requires-Root: no +Homepage: https://commons.apache.org/jci/ Package: libcommons-jci-java Architecture: all ===================================== 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/ Upsteam-Name: Apache Commons JCI Upstream-Contact: Apache Commons Developers <[email protected]> -Source: http://commons.apache.org/jci +Source: https://commons.apache.org/jci Files: * Copyright: 2004-2013, The Apache Software Foundation ===================================== debian/watch ===================================== @@ -1,2 +1,4 @@ -version=4 -https://www.apache.org/dist/commons/jci/source/commons-jci-(.*)-src\.tar\.gz debian uupdate +Version: 5 + +Source: https://www.apache.org/dist/commons/jci/source/ +Matching-Pattern: commons-jci-(.*)-src\.tar\.gz View it on GitLab: https://salsa.debian.org/java-team/commons-jci/-/compare/bd15f6f4da937796c7476f087de412840eff1b12...00f271fc312800f5cdda4f897317d98c315112ca -- View it on GitLab: https://salsa.debian.org/java-team/commons-jci/-/compare/bd15f6f4da937796c7476f087de412840eff1b12...00f271fc312800f5cdda4f897317d98c315112ca 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

