summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@debian.org>2020-03-16 21:09:01 +0000
committerJelmer Vernooij <jelmer@debian.org>2020-03-16 21:09:01 +0000
commit93670610c84062416239139ed00ffba1740413a4 (patch)
tree499c1f5046a24d640c337fe143084e96b8ed274d
parent084a33452aef5e42ff1114c4d421013ecd18adac (diff)
parent6d4a36716c04ed5cbea76ea455fc984b4a6491c6 (diff)
Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian See merge request python-team/modules/py-macaroon-bakery!1
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
-rw-r--r--debian/upstream/metadata2
3 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5d71a31..078dea7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+py-macaroon-bakery (1.3.1-2) UNRELEASED; urgency=medium
+
+ * Bump debhelper from old 9 to 12.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit.
+
+ -- Debian Janitor <janitor@jelmer.uk> Fri, 13 Mar 2020 18:22:43 +0000
+
py-macaroon-bakery (1.3.1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index d104c15..46632b5 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Colin Watson <cjwatson@debian.org>
-Build-Depends: debhelper-compat (= 9),
+Build-Depends: debhelper-compat (= 12),
dh-python,
python3-all,
python3-fixtures,
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..7bec18c
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+Bug-Database: https://github.com/go-macaroon-bakery/py-macaroon-bakery/issues
+Bug-Submit: https://github.com/go-macaroon-bakery/py-macaroon-bakery/issues/new