summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2020-12-25 12:13:31 -0800
committerRuss Allbery <rra@cpan.org>2020-12-25 12:13:31 -0800
commite8e49cd92b47bd553b498ceac671cf9e8062acc2 (patch)
tree75862b18d6ca8f9152582b53d6542f3b2937af85
parent2b1cc14fcec29ab7963d605a6bec80fead97031c (diff)
Change default packaging branch to debian/unstable
-rw-r--r--debian/changelog6
-rw-r--r--debian/gbp.conf2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c0a26a3..688fbdf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+docknot (3.05-2) UNRELEASED; urgency=medium
+
+ * Change default packaging branch to debian/unstable.
+
+ -- Russ Allbery <rra@debian.org> Fri, 25 Dec 2020 12:13:01 -0800
+
docknot (3.05-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 6c0b02b..38ddddf 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -3,7 +3,7 @@
# debian/* branches). Tell git-buildpackage about this layout.
[DEFAULT]
-debian-branch = debian/master
+debian-branch = debian/unstable
upstream-branch = upstream/latest
[import-orig]