Merge ~vpa1977/ubuntu/+source/jruby:2056521 into ubuntu/+source/jruby:debian/sid

Proposed by Vladimir Petko
Status: Needs review
Proposed branch: ~vpa1977/ubuntu/+source/jruby:2056521
Merge into: ubuntu/+source/jruby:debian/sid
Diff against target: 85 lines (+32/-4)
3 files modified
debian/changelog (+27/-0)
debian/control (+2/-1)
debian/tests/control (+3/-3)
Reviewer Review Type Date Requested Status
Pushkar Kulkarni (community) Approve
git-ubuntu import Pending
Review via email: mp+462026@code.launchpad.net

Description of the change

PPA: ppa:vpa1977/plusone[1]

Changes:
 - rebase Ubuntu changes, drop changes present upstream

Testing:
- ppa build[2]
- piuparts test
- autopkgtests:
 jruby/9.4.6.0+ds-1ubuntu1~ppa10
    + ✅ jruby on noble for amd64 @ 11.03.24 20:59:34 Log️ 🗒️ [3]
    + ✅ jruby on noble for arm64 @ 12.03.24 06:10:27 Log️ 🗒️ [4]
    + ✅ jruby on noble for armhf @ 11.03.24 19:26:31 Log️ 🗒️ [5]
    + ✅ jruby on noble for i386 @ 11.03.24 19:21:22 Log️ 🗒️ [6]
    + ✅ jruby on noble for ppc64el @ 11.03.24 19:28:41 Log️ 🗒️ [7]
    + ✅ jruby on noble for s390x @ 11.03.24 19:25:23 Log️ 🗒️ [8]

[1] https://launchpad.net/~vpa1977/+archive/ubuntu/plusone
[2] https://launchpad.net/~vpa1977/+archive/ubuntu/plusone/+sourcepub/15844176/+listing-archive-extra
[3] https://autopkgtest.ubuntu.com/results/autopkgtest-noble-vpa1977-plusone/noble/amd64/j/jruby/20240311_205934_87062@/log.gz
[4]https://autopkgtest.ubuntu.com/results/autopkgtest-noble-vpa1977-plusone/noble/arm64/j/jruby/20240312_061027_ba89e@/log.gz
[5] https://autopkgtest.ubuntu.com/results/autopkgtest-noble-vpa1977-plusone/noble/armhf/j/jruby/20240311_192631_28a8f@/log.gz
[6] https://autopkgtest.ubuntu.com/results/autopkgtest-noble-vpa1977-plusone/noble/i386/j/jruby/20240311_192122_8f158@/log.gz
[7] https://autopkgtest.ubuntu.com/results/autopkgtest-noble-vpa1977-plusone/noble/ppc64el/j/jruby/20240311_192841_8e79d@/log.gz
[8] https://autopkgtest.ubuntu.com/results/autopkgtest-noble-vpa1977-plusone/noble/s390x/j/jruby/20240311_192523_0f98f@/log.gz

To post a comment you must log in.
Revision history for this message
Pushkar Kulkarni (pushkarnk) wrote :
review: Approve

Unmerged commits

273dd1a... by Vladimir Petko

changelog

0c1eb0b... by Vladimir Petko

update-maintainer

0edf6df... by Vladimir Petko

reconstruct-changelog

b6f1492... by Vladimir Petko

merge-changelogs

09f1e51... by Vladimir Petko

set tests failing in CI as flaky

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index bf65885..5ecabf1 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,18 @@
6+jruby (9.4.6.0+ds-1ubuntu1) noble; urgency=medium
7+
8+ * Merge with Debian unstable (LP: #2056521). Remaining changes:
9+ - d/t/control: mark mri-extra, spec-ruby, mri-stdlib as flaky. See
10+ launchpad bug 2054943.
11+ * Drop Changes:
12+ - d/rules: copy jruby pom files so that they can by updated by
13+ maven-install-plugin. Fixes ftbfs (launchpad bug 2054942). Fixed
14+ in Debian bug 1064554.
15+ - d/p/jruby-8081-invert-o-nonblock-flag.patch: apply upstream patch
16+ to fix fcntl call. This allows workaround for launchpad
17+ bug 2054943. Fixed upstream.
18+
19+ -- Vladimir Petko <vladimir.petko@canonical.com> Fri, 08 Mar 2024 20:55:39 +1300
20+
21 jruby (9.4.6.0+ds-1) unstable; urgency=medium
22
23 * New upstream version 9.4.6.0+ds
24@@ -12,6 +27,18 @@ jruby (9.4.6.0+ds-1) unstable; urgency=medium
25
26 -- Jérôme Charaoui <jerome@riseup.net> Wed, 28 Feb 2024 19:39:52 -0500
27
28+jruby (9.4.5.0+ds-1ubuntu1) noble; urgency=medium
29+
30+ * d/rules: copy jruby pom files so that they can by updated by
31+ maven-install-plugin. Fixes ftbfs (LP: #2054942).
32+ * d/t/control: mark mri-extra, spec-ruby, mri-stdlib as flaky. See
33+ launchpad bug 2054943.
34+ * d/p/jruby-8081-invert-o-nonblock-flag.patch: apply upstream patch
35+ to fix fcntl call. This allows workaround for launchpad
36+ bug 2054943.
37+
38+ -- Vladimir Petko <vladimir.petko@canonical.com> Mon, 26 Feb 2024 11:55:18 +1300
39+
40 jruby (9.4.5.0+ds-1) unstable; urgency=medium
41
42 * Rebuild for unstable.
43diff --git a/debian/control b/debian/control
44index 21e0097..2ba7e82 100644
45--- a/debian/control
46+++ b/debian/control
47@@ -1,7 +1,8 @@
48 Source: jruby
49 Section: ruby
50 Priority: optional
51-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
52+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
53+XSBC-Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
54 Uploaders:
55 Thomas Goirand <zigo@debian.org>,
56 Jérôme Charaoui <jerome@riseup.net>,
57diff --git a/debian/tests/control b/debian/tests/control
58index 5d26b4d..4fa7fdb 100644
59--- a/debian/tests/control
60+++ b/debian/tests/control
61@@ -112,7 +112,7 @@ Depends:
62 ruby-rspec,
63 ruby-test-unit,
64 @,
65-Restrictions: allow-stderr
66+Restrictions: allow-stderr, flaky
67 Architecture: amd64, arm64
68
69 Tests: mri-core
70@@ -140,7 +140,7 @@ Depends:
71 ruby-rspec,
72 ruby-test-unit,
73 @,
74-Restrictions: allow-stderr
75+Restrictions: allow-stderr, flaky
76 Architecture: amd64, arm64
77
78 Tests: mri-stdlib
79@@ -154,5 +154,5 @@ Depends:
80 ruby-rspec,
81 ruby-test-unit,
82 @,
83-Restrictions: allow-stderr
84+Restrictions: allow-stderr, flaky
85 Architecture: amd64, arm64

Subscribers

People subscribed via source and target branches