Merge ~oddbloke/cloud-init/+git/cloud-init:ubuntu/devel into cloud-init:ubuntu/devel
Proposed by
Dan Watkins
Status: | Merged |
---|---|
Merged at revision: | 8324a10706100364f45c5486fc4cb04fdba71bdd |
Proposed branch: | ~oddbloke/cloud-init/+git/cloud-init:ubuntu/devel |
Merge into: | cloud-init:ubuntu/devel |
Diff against target: |
104 lines (+11/-27) 5 files modified
cloudinit/sources/DataSourceScaleway.py (+1/-2) cloudinit/sources/__init__.py (+3/-3) cloudinit/sources/tests/test_init.py (+0/-15) debian/changelog (+7/-0) tests/unittests/test_datasource/test_scaleway.py (+0/-7) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Server Team CI bot | continuous-integration | Needs Fixing | |
Ryan Harper | Approve | ||
Review via email: mp+365823@code.launchpad.net |
To post a comment you must log in.
Looks good.
(neipa) cloud-init % ~/work/ git/uss- tableflip/ scripts/ new-upstream- snapshot upstream/master g6322c2dd- 0ubuntu1) UNRELEASED; urgency=medium gb76714c3- 0ubuntu1) disco; urgency=medium
diff --git a/debian/changelog b/debian/changelog
index f869278..8d3a8ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cloud-init (18.5-62-
+
+ * New upstream snapshot.
+ - Revert "DataSource: move update_events from a class to an instance..."
+
+ -- Ryan Harper <email address hidden> Wed, 10 Apr 2019 15:32:32 -0500
+
cloud-init (18.5-61-
* New upstream snapshot. changes. txt for cloud-init version 18.5-62- g6322c2dd- 0ubuntu1. disco/" debian/changelog g6322c2dd- 0ubuntu1" debian/changelog 18.5-62- g6322c2dd- 0ubuntu1 18.5-62- g6322c2dd- 0ubuntu1 disco/" debian/changelog g6322c2dd- 0ubuntu1" debian/changelog g6322c2dd- 0ubuntu1 18.5-62- g6322c2dd- 0ubuntu1 net:~daniel- thewatkins/ cloud-init/ +git/cloud- init ubuntu/ devel ubuntu/ devel g6322c2dd- 0ubuntu1) disco; urgency=medium
Commit this change? (Y/n): y
[ubuntu/devel e3a170b] update changelog (New upstream snapshot 18.5-62-g6322c2dd).
1 file changed, 7 insertions(+)
wrote new-upstream-
release with:
sed -i -e "1s/UNRELEASED/
git commit -m "releasing cloud-init version 18.5-62-
git tag ubuntu/
# optionally push your tag: git push <remote> ubuntu/
(neipa) cloud-init % sed -i -e "1s/UNRELEASED/
(neipa) cloud-init % git commit -m "releasing cloud-init version 18.5-62-
[ubuntu/devel 953cc5c] releasing cloud-init version 18.5-62-
1 file changed, 1 insertion(+), 1 deletion(-)
(neipa) cloud-init % git tag ubuntu/
(neipa) cloud-init % git fetch oddbloke
X11 forwarding request failed on channel 0
remote: Counting objects: 11, done.
remote: Compressing objects: 100% (11/11), done.
remote: Total 11 (delta 7), reused 0 (delta 0)
Unpacking objects: 100% (11/11), done.
From git.launchpad.
* [new branch] revert -> oddbloke/revert
6380e13..8324a10 ubuntu/devel -> oddbloke/
(neipa) cloud-init %
(neipa) cloud-init % git diff oddbloke/
diff --git a/debian/changelog b/debian/changelog
index 0630854..824a7ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ cloud-init (18.5-62-
* New upstream snapshot.
- Revert "DataSource: move update_events from a class to an instance..."
- -- Daniel Watkins <email address hidden> Wed, 10 Apr 2019 16:23:25 -0400
+ -- Ryan Harper <email address hidden> Wed, 10 Apr 2019 15:32:32 -0500
cloud-init (18.5-61- gb76714c3- 0ubuntu1) disco; urgency=medium