Merge ~racb/ubuntu/+source/awscli:dh-python into ubuntu/+source/awscli:ubuntu/devel

Proposed by Robie Basak
Status: Merged
Merge reported by: Robie Basak
Merged at revision: 8f5cbe1e5af48d3250476c50acdc389d3dff2262
Proposed branch: ~racb/ubuntu/+source/awscli:dh-python
Merge into: ubuntu/+source/awscli:ubuntu/devel
Diff against target: 32 lines (+10/-1)
2 files modified
debian/changelog (+7/-0)
debian/control (+3/-1)
Reviewer Review Type Date Requested Status
Christian Ehrhardt  (community) Approve
Canonical Server MOTU reviewers Pending
Review via email: mp+343303@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Robie Basak (racb) wrote :

Reproduced the FTBFS locally on sbuild and verified it successfully builds with this branch.

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Trivial change, glad that you remembered the update maintainers.
Interesting format with that trailing comma on the dependencies, but that is how the file is.

There isn't any bug assigned, but there is none and it is not worth to open one for this.
I assume this is from the FTBFS list we had?

The fact that this is in Debian already also implies we can sync in next cycle again.
While not released I can confirm it from https://salsa.debian.org/python-team/modules/awscli.git

LGTM +1

review: Approve

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 99bad77..723d29f 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,10 @@
6+awscli (1.14.44-1ubuntu1) bionic; urgency=medium
7+
8+ * Add dh-python to Build-Depends to fix FTBFS. Cherry-picked from
9+ Debian VCS 66d48f0.
10+
11+ -- Robie Basak <robie.basak@ubuntu.com> Mon, 16 Apr 2018 10:48:27 +0100
12+
13 awscli (1.14.44-1) unstable; urgency=medium
14
15 [ Ondřej Nový ]
16diff --git a/debian/control b/debian/control
17index b93018f..7df104b 100644
18--- a/debian/control
19+++ b/debian/control
20@@ -1,9 +1,11 @@
21 Source: awscli
22 Section: admin
23 Priority: optional
24-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
25+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
26+XSBC-Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
27 Uploaders: TANIGUCHI Takaki <takaki@debian.org>
28 Build-Depends: debhelper (>= 11)
29+ , dh-python
30 , python3
31 , python3-setuptools
32 Build-Depends-Indep: python3-six

Subscribers

People subscribed via source and target branches