summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Page <james.page@ubuntu.com>2024-09-24 16:34:43 +0100
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2024-09-25 08:38:52 +0000
commit6bf2a77e1b4315a2cc9bb0bfca787e0db56bcc28 (patch)
tree457a47d5679c4bdbd29bf5898f48ce4e0ed6e79a
parent94b65cb4eab471ff38fd5bebfd112521f97d33c1 (diff)
parentc6ab0d80f718044d260706d8b5b0217810292983 (diff)
Imported using git-ubuntu import.
-rw-r--r--ChangeLog2
-rw-r--r--PKG-INFO2
-rw-r--r--debian/changelog7
-rw-r--r--debian/gbp.conf1
-rw-r--r--python_watcherclient.egg-info/PKG-INFO2
5 files changed, 11 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index bfcdfbe..92b9315 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
CHANGES
=======
-4.4.0
+4.5.0
-----
diff --git a/PKG-INFO b/PKG-INFO
index 46aad1b..5356351 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: python-watcherclient
-Version: 4.4.0
+Version: 4.5.0
Summary: Python client library for Watcher API
Home-page: https://docs.openstack.org/python-watcherclient/latest/
Author: OpenStack
diff --git a/debian/changelog b/debian/changelog
index d6e30fb..6ef7d07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-watcherclient (4.5.0-0ubuntu1) oracular; urgency=medium
+
+ * d/gbp.conf: upstream-branch -> upstream-dalmatian.
+ * New upstream release for OpenStack Dalmatian.
+
+ -- James Page <james.page@ubuntu.com> Tue, 24 Sep 2024 16:34:43 +0100
+
python-watcherclient (4.4.0-0ubuntu1) noble; urgency=medium
[ Corey Bryant ]
diff --git a/debian/gbp.conf b/debian/gbp.conf
index f965174..89b798e 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -2,6 +2,7 @@
debian-branch = master
upstream-tag = %(version)s
pristine-tar = True
+upstream-branch = upstream-dalmatian
[buildpackage]
export-dir = ../build-area
diff --git a/python_watcherclient.egg-info/PKG-INFO b/python_watcherclient.egg-info/PKG-INFO
index 46aad1b..5356351 100644
--- a/python_watcherclient.egg-info/PKG-INFO
+++ b/python_watcherclient.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: python-watcherclient
-Version: 4.4.0
+Version: 4.5.0
Summary: Python client library for Watcher API
Home-page: https://docs.openstack.org/python-watcherclient/latest/
Author: OpenStack