Run of lintian-fixes for arpys

Merge these changes:

git pull https://janitor.debian.net/git/arpys lintian-fixes/main
Full worker log

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index e947a60..af63712 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,5 @@ arpys (2.0.2-3) unstable; urgency=medium
 arpys (2.0.2-2) unstable; urgency=medium
 
   * First release (Closes: #972959)
-  
- -- Sebastien Delafond <seb@debian.org>  Fri, 30 Oct 2020 06:53:05 +0100
-
-
 
+ -- Sebastien Delafond <seb@debian.org>  Fri, 30 Oct 2020 06:53:05 +0100
diff --git a/debian/compat b/debian/compat
index 48082f7..b1bd38b 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-12
+13
diff --git a/debian/control b/debian/control
index 9547338..b43a5f9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders:
  Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>,
  Freexian Packaging Team <team+freexian@tracker.debian.org>,
  Picca Frédéric-Emmanuel <picca@debian.org>
-Build-Depends: 
- debhelper (>= 12),
+Build-Depends:
+ debhelper (>= 13~),
  dh-python,
  python3-all,
  python3-astropy,
@@ -18,7 +18,7 @@ Build-Depends:
  python3-numpy,
  python3-scipy,
  python3-setuptools
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/kuadrat/arpys
 Vcs-Browser: https://salsa.debian.org/science-team/arpys
 Vcs-Git: https://salsa.debian.org/science-team/arpys.git
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..3c539b7
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/kuadrat/arpys/issues
+Bug-Submit: https://github.com/kuadrat/arpys/issues/new
+Repository-Browse: https://github.com/kuadrat/arpys
diff --git a/debian/watch b/debian/watch
index 333130d..edd3b59 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/kuadrat/arpys/tags .*/v(\d[\d\.]*)\.tar\.gz debian uupdate

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: python3-astropy, python3-cycler, python3-h5py (>= 2.7.1), python3-igor, python3-matplotlib, python3-numpy, python3-scipy, python3:any

Publish History

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes python3-arpys

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved