Merge ~vpa1977/ubuntu/+source/abyss:disable_s390x into ubuntu/+source/abyss:ubuntu/devel

Proposed by Vladimir Petko
Status: Work in progress
Proposed branch: ~vpa1977/ubuntu/+source/abyss:disable_s390x
Merge into: ubuntu/+source/abyss:ubuntu/devel
Diff against target: 27 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-1)
Reviewer Review Type Date Requested Status
git-ubuntu import Pending
Review via email: mp+452511@code.launchpad.net

Description of the change

Changes:
 - d/control: remove S390X from supported architectures.

PPA: ppa:vpa1977/plusone [1]

Tests:
 - Package builds [2]
 - piuparts test (attached)

[1] https://launchpad.net/~vpa1977/+archive/ubuntu/plusone/+packages
[2] https://launchpad.net/~vpa1977/+archive/ubuntu/plusone/+sourcepub/15183279/+listing-archive-extra

To post a comment you must log in.

Unmerged commits

5f1249a... by Vladimir Petko

changelog

60485d2... by Vladimir Petko

  * d/control: remove S390X from supported architectures.

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 6a3a1c4..60564af 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,9 @@
6+abyss (2.3.7-2ubuntu2) mantic; urgency=medium
7+
8+ * d/control: remove S390X from supported architectures (LP: #2037913).
9+
10+ -- Vladimir Petko <vladimir.petko@canonical.com> Mon, 02 Oct 2023 13:36:34 +1300
11+
12 abyss (2.3.7-2ubuntu1) mantic; urgency=medium
13
14 * Link with -latomic on riscv64 to avoid FTBFS
15diff --git a/debian/control b/debian/control
16index daf5fdd..96981f9 100644
17--- a/debian/control
18+++ b/debian/control
19@@ -23,7 +23,7 @@ Homepage: https://github.com/bcgsc/abyss
20 Rules-Requires-Root: no
21
22 Package: abyss
23-Architecture: any-amd64 arm64 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64 alpha
24+Architecture: any-amd64 arm64 mips64el ppc64el ia64 ppc64 riscv64 sparc64 alpha
25 Depends: make,
26 ${shlibs:Depends},
27 ${misc:Depends},

Subscribers

People subscribed via source and target branches