Merge ~rafaeldtinoco/ubuntu/+source/resource-agents:lp1886603-groovy into ubuntu/+source/resource-agents:debian/sid

Proposed by Rafael David Tinoco
Status: Merged
Approved by: Rafael David Tinoco
Approved revision: 23e7ef1bd15d8db9080c1883222fb2e5df80cb12
Merge reported by: Rafael David Tinoco
Merged at revision: 23e7ef1bd15d8db9080c1883222fb2e5df80cb12
Proposed branch: ~rafaeldtinoco/ubuntu/+source/resource-agents:lp1886603-groovy
Merge into: ubuntu/+source/resource-agents:debian/sid
Diff against target: 138 lines (+78/-2)
2 files modified
debian/changelog (+74/-0)
debian/control (+4/-2)
Reviewer Review Type Date Requested Status
Rafael David Tinoco (community) Approve
Andreas Hasenack Approve
Canonical Server Pending
Review via email: mp+387222@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

I have re-done this as it was simple enough to justify the re-work. Sorry for the mess on tags in the previous MR, I'm uploading the tags for this one now AND will shotw autopkgtests output before uploading this.

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

command13 PASS
autopkgtest [15:39:31]: @@@@@@@@@@@@@@@@@@@@ summary
IPaddr2 PASS
command1 PASS
command2 PASS
command3 PASS
command4 PASS
command5 PASS
command6 PASS
command7 PASS
command8 PASS
command9 PASS
command10 PASS
command11 PASS
command12 PASS
command13 PASS

All good...

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

+1, thanks

review: Approve
Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

$ git describe
upload/1%4.6.1-1ubuntu1-0-g23e7ef1

$ git push pkg upload/1%4.6.1-1ubuntu1
Enumerating objects: 22, done.
Counting objects: 100% (22/22), done.
Delta compression using up to 8 threads
Compressing objects: 100% (18/18), done.
Writing objects: 100% (18/18), 2.74 KiB | 561.00 KiB/s, done.
Total 18 (delta 12), reused 0 (delta 0), pack-reused 0
To ssh://git.launchpad.net/ubuntu/+source/resource-agents
 * [new tag] upload/1%4.6.1-1ubuntu1 -> upload/1%4.6.1-1ubuntu1

$ debdiff *.dsc | diffstat
 changelog | 74 ++++++++++++++++++++++++++++...
 control | 6 ++++--
 2 files changed, 78 insertions(+), 2 deletions(-)

$ dput ubuntu ./resource-agents_4.6.1-1ubuntu1_source.changes
Checking signature on .changes
gpg: ./resource-agents_4.6.1-1ubuntu1_source.changes: Valid signature from A93E0E0AD83C0D0F
Checking signature on .dsc
gpg: ./resource-agents_4.6.1-1ubuntu1.dsc: Valid signature from A93E0E0AD83C0D0F
Package includes an .orig.tar.gz file although the debian revision suggests
that it might not be required. Multiple uploads of the .orig.tar.gz may be
rejected by the upload queue management software.
Uploading to ubuntu (via ftp to upload.ubuntu.com):
  Uploading resource-agents_4.6.1-1ubuntu1.dsc: done.
  Uploading resource-agents_4.6.1.orig.tar.gz: done.
  Uploading resource-agents_4.6.1-1ubuntu1.debian.tar.xz: done.
  Uploading resource-agents_4.6.1-1ubuntu1_source.buildinfo: done.
  Uploading resource-agents_4.6.1-1ubuntu1_source.changes: done.
Successfully uploaded packages.

Email: [ubuntu/groovy-proposed] resource-agents 1:4.6.1-1ubuntu1 (Accepted)

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 6bb24bf..440d124 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,13 @@
6+resource-agents (1:4.6.1-1ubuntu1) groovy; urgency=medium
7+
8+ * Merge with Debian unstable (LP: #1886603). Remaining changes:
9+ - d/control: Demote python3-googleapi to Suggests to avoid inclusion in
10+ Ubuntu main.
11+ * Dropped (from Ubuntu):
12+ - Remove bind9 autopkgtest not compatible with ubuntu (LP: 1872877)
13+
14+ -- Rafael David Tinoco <rafaeldtinoco@ubuntu.com> Fri, 10 Jul 2020 11:55:55 -0300
15+
16 resource-agents (1:4.6.1-1) unstable; urgency=medium
17
18 * New upstream version 4.6.1
19@@ -5,6 +15,20 @@ resource-agents (1:4.6.1-1) unstable; urgency=medium
20
21 -- Valentin Vidic <vvidic@debian.org> Thu, 18 Jun 2020 21:03:31 +0200
22
23+resource-agents (1:4.5.0-2ubuntu2) focal; urgency=medium
24+
25+ * Remove bind9 autopkgtest not compatible with ubuntu (LP: #1872877)
26+
27+ -- Rafael David Tinoco <rafaeldtinoco@ubuntu.com> Wed, 15 Apr 2020 03:32:33 +0000
28+
29+resource-agents (1:4.5.0-2ubuntu1) focal; urgency=medium
30+
31+ * Merge with Debian unstable (LP: #1866383). Remaining changes:
32+ - d/control: Demote python3-googleapi to Suggests to avoid
33+ inclusion in Ubuntu main.
34+
35+ -- Rafael David Tinoco <rafaeldtinoco@ubuntu.com> Tue, 07 Apr 2020 22:43:39 +0000
36+
37 resource-agents (1:4.5.0-2) unstable; urgency=medium
38
39 * debian/tests: fix test for new bind9 version
40@@ -18,6 +42,16 @@ resource-agents (1:4.5.0-1) unstable; urgency=medium
41
42 -- Valentin Vidic <vvidic@debian.org> Fri, 06 Mar 2020 19:50:58 +0100
43
44+resource-agents (1:4.4.0-3ubuntu1) focal; urgency=low
45+
46+ * Merge from Debian unstable. Remaining changes:
47+ - d/control: Demote python3-googleapi to Suggests to avoid inclusion
48+ in Ubuntu main.
49+ * Dropped changes, included in Debian:
50+ - Test dep on postgresql, not postgresql-11 which is now gone.
51+
52+ -- Steve Langasek <steve.langasek@ubuntu.com> Sat, 15 Feb 2020 16:56:30 -0800
53+
54 resource-agents (1:4.4.0-3) unstable; urgency=medium
55
56 * debian/salsa-ci.yml: enable CI
57@@ -33,6 +67,27 @@ resource-agents (1:4.4.0-2) unstable; urgency=medium
58
59 -- Valentin Vidic <vvidic@debian.org> Sat, 16 Nov 2019 10:47:46 +0100
60
61+resource-agents (1:4.4.0-1ubuntu2) focal; urgency=medium
62+
63+ * Test dep on postgresql, not postgresql-11 which is now gone.
64+
65+ -- Steve Langasek <steve.langasek@ubuntu.com> Fri, 14 Feb 2020 17:20:21 -0800
66+
67+resource-agents (1:4.4.0-1ubuntu1) focal; urgency=medium
68+
69+ * Merge from Debian unstable. Remaining changes:
70+ - d/control: Demote python3-googleapi to Suggests to avoid inclusion
71+ in Ubuntu main.
72+ * Dropped changes (in Debian):
73+ - d/p/lp1825250-ethmonitor-check-if-interface-exists-by-link.patch:
74+ ethmonitor: check if interface exists by link.
75+ [Fixed upstream]
76+ - d/p/lp1825250-ethmonitor-fix-is_interface-regression.patch:
77+ ethmonitor: fix is_interface() regression.
78+ [Fixed upstream]
79+
80+ -- Rafael David Tinoco <rafaeldtinoco@ubuntu.com> Fri, 08 Nov 2019 16:45:38 +0000
81+
82 resource-agents (1:4.4.0-1) unstable; urgency=medium
83
84 * New upstream version 4.4.0
85@@ -68,6 +123,24 @@ resource-agents (1:4.2.0-2) unstable; urgency=medium
86
87 -- Valentin Vidic <vvidic@debian.org> Sun, 09 Dec 2018 21:04:49 +0100
88
89+resource-agents (1:4.2.0-1ubuntu2) eoan; urgency=medium
90+
91+ * Fix heartbeat/ethmonitor not listing network interfaces without IP
92+ addresses (LP: #1825250). Fixed by upstream patches:
93+ - d/p/lp1825250-ethmonitor-check-if-interface-exists-by-link.patch:
94+ ethmonitor: check if interface exists by link
95+ - d/p/lp1825250-ethmonitor-fix-is_interface-regression.patch:
96+ ethmonitor: fix is_interface() regression
97+
98+ -- Heitor Alves de Siqueira <halves@canonical.com> Tue, 23 Apr 2019 14:17:29 -0300
99+
100+resource-agents (1:4.2.0-1ubuntu1) disco; urgency=medium
101+
102+ * d/control: Demote python3-googleapi to Suggests to avoid inclusion
103+ in Ubuntu main.
104+
105+ -- James Page <james.page@ubuntu.com> Thu, 22 Nov 2018 14:31:51 +0000
106+
107 resource-agents (1:4.2.0-1) unstable; urgency=medium
108
109 * New upstream version 4.2.0
110@@ -559,3 +632,4 @@ cluster-agents (1:1.0+hg20090915-1) unstable; urgency=low
111 * Initial release of packages for the cluster agents collection
112
113 -- Martin Loschwitz <madkiss@debian.org> Tue, 15 Sep 2009 09:56:16 +0000
114+
115diff --git a/debian/control b/debian/control
116index 4db5e5a..67fcfa9 100644
117--- a/debian/control
118+++ b/debian/control
119@@ -1,7 +1,8 @@
120 Source: resource-agents
121 Section: admin
122 Priority: optional
123-Maintainer: Debian HA Maintainers <debian-ha-maintainers@lists.alioth.debian.org>
124+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
125+XSBC-Original-Maintainer: Debian HA Maintainers <debian-ha-maintainers@lists.alioth.debian.org>
126 Uploaders: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>,
127 Valentin Vidic <vvidic@debian.org>
128 Build-Depends: autoconf,
129@@ -38,7 +39,8 @@ Vcs-Git: https://salsa.debian.org/ha-team/resource-agents.git
130 Package: resource-agents
131 Architecture: any
132 Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}, cluster-glue, gawk
133-Recommends: libxml2-utils, net-tools, python3-googleapi
134+Recommends: libxml2-utils, net-tools
135+Suggests: python3-googleapi
136 Replaces: cluster-agents (<= 1:1.0.4-1), rgmanager (<= 3.0.12-2+b1), resource-agents-dev (<< 1:3.9.6)
137 Conflicts: cluster-agents (<= 1:1.0.4-1), rgmanager (<= 3.0.12-2+b1), resource-agents-dev (<< 1:3.9.6)
138 Provides: resource-agents-dev

Subscribers

People subscribed via source and target branches