[Git][java-team/joptsimple][master] 2 commits: Enforce crossbuildability even if we don't build arch:any packages yet
Samuel Thibault (@sthibault)
gitlab at salsa.debian.org
Sat Jan 8 16:13:36 GMT 2022
Samuel Thibault pushed to branch master at Debian Java Maintainers / joptsimple
Commits:
28f1ff66 by Samuel Thibault at 2021-10-17T22:48:24+02:00
Enforce crossbuildability even if we don't build arch:any packages yet
- - - - -
bf07f201 by Samuel Thibault at 2022-01-08T17:13:27+01:00
control: Bump Standards-Version to 4.6.0 (no change)
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,9 @@
joptsimple (5.0.4-5) UNRELEASED; urgency=medium
* control: Update alioth list domain.
- * control: Bump Standards-Version to 4.5.0 (no change)
* Bump debhelper from 10 to 12.
* control: Set Rules-Requires-Root to no.
+ * control: Bump Standards-Version to 4.6.0 (no change)
-- Samuel Thibault <sthibault at debian.org> Fri, 24 Jul 2020 13:09:31 +0200
=====================================
debian/control
=====================================
@@ -17,7 +17,7 @@ Build-Depends:
libmaven-javadoc-plugin-java,
maven-debian-helper (>= 2.1)
Rules-Requires-Root: no
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/java-team/joptsimple.git
Vcs-Browser: https://salsa.debian.org/java-team/joptsimple
Homepage: https://github.com/jopt-simple/jopt-simple
=====================================
debian/salsa-ci.yml
=====================================
@@ -3,4 +3,7 @@ include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+test-crossbuild-arm64:
+ allow_failure: false
+
# vim: ts=2 sw=2 et sts=2 ft=yaml
View it on GitLab: https://salsa.debian.org/java-team/joptsimple/-/compare/7e3ef4876551063da7b963d76fa2b387dcee7611...bf07f2019ff93f500819455d21cfc3f1a17f18e5
--
View it on GitLab: https://salsa.debian.org/java-team/joptsimple/-/compare/7e3ef4876551063da7b963d76fa2b387dcee7611...bf07f2019ff93f500819455d21cfc3f1a17f18e5
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20220108/9effbd3a/attachment.htm>
More information about the pkg-java-commits
mailing list