diff options
| author | Myles Penner <myles.penner@canonical.com> | 2026-05-01 15:23:48 -0700 |
|---|---|---|
| committer | Myles Penner <myles.penner@canonical.com> | 2026-05-01 15:23:48 -0700 |
| commit | b3be3a025b6d45315203ed5edd03b0a5e6c20128 (patch) | |
| tree | a50efdd2d739ea08fea8949b6101c81c253bb12a | |
| parent | f5d06a5b18e5fd56f3fd152f17abd0f35bd34569 (diff) | |
d/gbp.conf: Create stable/2026.1 branch.stable/2026.1
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/gbp.conf | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 5cdd256..e776f25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-zunclient (5.3.0-0ubuntu2.1) UNRELEASED; urgency=medium + + * d/gbp.conf: Create stable/2026.1 branch. + + -- Myles Penner <myles.penner@canonical.com> Fri, 01 May 2026 15:23:48 -0700 + python-zunclient (5.3.0-0ubuntu2) UNRELEASED; urgency=medium * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for diff --git a/debian/gbp.conf b/debian/gbp.conf index c7058ba..a059569 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,5 +1,5 @@ [DEFAULT] -debian-branch = master +debian-branch = stable/2026.1 upstream-tag = %(version)s pristine-tar = True upstream-branch = upstream-gazpacho |
