diff options
| author | Myles Penner <myles.penner@canonical.com> | 2026-06-11 14:58:17 -0700 |
|---|---|---|
| committer | Myles Penner <myles.penner@canonical.com> | 2026-06-11 14:58:17 -0700 |
| commit | eab22b917c395df38cb59637f987329c34aa7474 (patch) | |
| tree | cc2ee9cfa7b19572daf5c26ef7eb87eafe99aee0 /debian | |
| parent | fe7aa192a8091435e86f133c38bef088f44a3288 (diff) | |
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/gbp.conf | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index cf84c8d..1fce5a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,8 @@ python-pbr (5.11.1-0ubuntu1.1) UNRELEASED; urgency=medium [ Myles Penner ] * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for gazpacho. + * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for + hibiscus. -- Corey Bryant <corey.bryant@canonical.com> Tue, 30 May 2023 15:05:15 -0400 diff --git a/debian/gbp.conf b/debian/gbp.conf index c7058ba..6859d08 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -2,7 +2,7 @@ debian-branch = master upstream-tag = %(version)s pristine-tar = True -upstream-branch = upstream-gazpacho +upstream-branch = upstream-hibiscus [buildpackage] export-dir = ../build-area |
