Merge ~alexghiti/ubuntu/+source/ubuntu-meta:alexghiti/riscv64 into ubuntu/+source/ubuntu-meta:ubuntu/devel

Proposed by Alexandre Ghiti
Status: Needs review
Proposed branch: ~alexghiti/ubuntu/+source/ubuntu-meta:alexghiti/riscv64
Merge into: ubuntu/+source/ubuntu-meta:ubuntu/devel
Diff against target: 36 lines (+8/-2)
2 files modified
debian/changelog (+6/-0)
debian/control (+2/-2)
Reviewer Review Type Date Requested Status
Jeremy Bícha (community) Disapprove
git-ubuntu developers Pending
Review via email: mp+408488@code.launchpad.net

Commit message

d/control: Enable build of all packages for riscv64

To post a comment you must log in.
Revision history for this message
Jeremy Bícha (jbicha) wrote :
Revision history for this message
Jeremy Bícha (jbicha) :
review: Approve
Revision history for this message
Jeremy Bícha (jbicha) :
review: Disapprove

Unmerged commits

cca885d... by Alexandre Ghiti

d/control: Enable build of ubuntu-desktop* for riscv64

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 6cfb633..cabc293 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,9 @@
6+ubuntu-meta (1.473) impish; urgency=medium
7+
8+ * Enabled build of ubuntu-desktop/ubuntu-desktop-minimal for riscv64
9+
10+ -- Alexandre Ghiti <alexandre.ghiti@canonical.com> Wed, 06 Oct 2021 09:49:16 +0200
11+
12 ubuntu-meta (1.472) impish; urgency=medium
13
14 * Refreshed dependencies
15diff --git a/debian/control b/debian/control
16index 071399d..422e24c 100644
17--- a/debian/control
18+++ b/debian/control
19@@ -36,7 +36,7 @@ Description: The Ubuntu standard system
20 it not be removed.
21
22 Package: ubuntu-desktop-minimal
23-Architecture: amd64 arm64 armhf ppc64el
24+Architecture: amd64 arm64 armhf ppc64el riscv64
25 Depends: ${misc:Depends}, ${germinate:Depends}
26 Recommends: ${germinate:Recommends}
27 Provides: packagekit-installer
28@@ -58,7 +58,7 @@ Description: The Ubuntu desktop system for Raspberry Pi
29 it not be removed.
30
31 Package: ubuntu-desktop
32-Architecture: amd64 arm64 armhf ppc64el
33+Architecture: amd64 arm64 armhf ppc64el riscv64
34 Depends: ${misc:Depends}, ${germinate:Depends}
35 Recommends: ${germinate:Recommends}
36 Provides: packagekit-installer

Subscribers

People subscribed via source and target branches