summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@debian.org>2020-07-30 20:01:17 +0000
committerJelmer Vernooij <jelmer@debian.org>2020-07-30 20:01:17 +0000
commit12da21f4ede96367fd3bb8747c5857834008d2e2 (patch)
tree6de84dccd1bd70d280298a19a7f04cdc28ed3ae6
parent407a8237c2eaebf9571b87015c609b56ec8239a0 (diff)
parentb603face06b29b6b967cbd5f81e31bbb2face401 (diff)
Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian See merge request python-team/modules/pikepdf!1
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
-rw-r--r--debian/upstream/metadata3
3 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a58837e..6b5e1f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pikepdf (1.17.3+dfsg-2) UNRELEASED; urgency=low
+
+ * Bump debhelper from old 10 to 12.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit.
+
+ -- Debian Janitor <janitor@jelmer.uk> Mon, 27 Jul 2020 10:19:41 -0000
+
pikepdf (1.17.3+dfsg-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index c6c0889..60fb8a2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Sean Whitton <spwhitton@spwhitton.name>
Build-Depends:
- debhelper-compat (= 10),
+ debhelper-compat (= 12),
dh-python,
libqpdf-dev (>= 8.4.2),
python3-all-dev,
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..6f18c33
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Bug-Database: https://github.com/pikepdf/pikepdf/issues
+Bug-Submit: https://github.com/pikepdf/pikepdf/issues/new