summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2020-03-16 19:02:20 +0100
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2020-03-16 19:02:45 +0100
commitcb664bb2832cc527e2caf969213bbb801070274d (patch)
tree828b321d01d03f8be570d603bfd7553a730a0b1e
parent73b2216e59b7cbf6df4417e43c0eafd61b37ec76 (diff)
Update gbp.conf
-rw-r--r--debian/changelog1
-rw-r--r--debian/gbp.conf6
2 files changed, 2 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 4128914..c0f6e77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ py-lmdb (0.86-2) UNRELEASED; urgency=medium
* d/copyright: Use https protocol in Format field.
* Use debhelper-compat instead of debian/compat.
* d/control: Set Vcs-* to salsa.debian.org.
+ * Update gbp.conf.
-- Andrej Shadura <andrewsh@debian.org> Mon, 16 Mar 2020 19:00:19 +0100
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 8b74124..d374ce1 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -4,8 +4,4 @@ debian-branch = debian/sid
[buildpackage]
pristine-tar = True
pristine-tar-commit = True
-upstream-tag = upstream/py-lmdb_%(version)s
-
-[dch]
-id-length = 8
-commit-msg = debian/changelog: %(version)s
+upstream-tag = upstream/%(version)s