summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@debian.org>2020-04-08 18:51:03 +0000
committerJelmer Vernooij <jelmer@debian.org>2020-04-08 18:51:03 +0000
commit55a760ebbb301115015e31f748aeb83d59cebd4b (patch)
tree0669a0174fbfb9d8a5396acc7e195d3dc5b65d52
parentc7eace6d27182c16e5c264e60a60ded494d07298 (diff)
parentf3ef643135a9ee2e21b2a90ab74d7280fe0b185a (diff)
Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian See merge request python-team/modules/pytest-arraydiff!1
-rw-r--r--debian/control4
-rw-r--r--debian/upstream/metadata4
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index f226cb2..32483ad 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Debian Python Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
-Build-Depends: debhelper-compat (= 11),
+Build-Depends: debhelper-compat (= 12),
dh-python,
python3-all,
python3-numpy,
@@ -24,4 +24,4 @@ Description: Pytest plugin to generate and compare data arrays
you can run the tests in comparison mode, which will compare the results
of the tests to the reference ones within some tolerance. At the moment,
the supported file formats for the reference files are plaint text and
- FITS. \ No newline at end of file
+ FITS.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..b9b8cea
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+Bug-Database: https://github.com/astrofrog/pytest-arraydiff/issues
+Bug-Submit: https://github.com/astrofrog/pytest-arraydiff/issues/new
+Repository: https://github.com/astrofrog/pytest-arraydiff.git
+Repository-Browse: https://github.com/astrofrog/pytest-arraydiff