Lintian Fixes - eagerpy

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 172eee2..1be062c 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,6 @@ Vcs-Browser: https://salsa.debian.org/gspr/eagerpy
 Vcs-Git: https://salsa.debian.org/gspr/eagerpy.git -b debian/sid
 
 Package: python3-eagerpy
-Section: python
 Architecture: all
 Depends: ${misc:Depends},
          ${python3:Depends}
diff --git a/debian/rules b/debian/rules
index b17e482..de0684a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,3 @@ export PYBUILD_NAME = eagerpy
 
 %:
 	dh $@ --with python3 --buildsystem=pybuild
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..7adcd0b
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/jonasrauber/eagerpy

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details