Lintian Fixes - hepmc3

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 658087d..96e7b30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,4 +26,3 @@ hepmc3 (3.1.1-1) unstable; urgency=medium
   * Initial release of HepMC-3.1.1 for Debian
 
  -- Mo Zhou <cdluminate@gmail.com>  Sun, 28 Apr 2019 03:48:37 +0000
-
diff --git a/debian/compat b/debian/compat
index f599e28..b1bd38b 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+13
diff --git a/debian/control b/debian/control
index c69efd8..dc94645 100644
--- a/debian/control
+++ b/debian/control
@@ -3,20 +3,20 @@ Section: science
 Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
 Uploaders: HepMC developers <hepmc-dev@NOSPAM.cern.ch>,
-Build-Depends: debhelper (>= 9~), cmake, doxygen
-Standards-Version: 4.3.0
-Homepage: http://hepmc.web.cern.ch/hepmc/
+Build-Depends: debhelper (>= 13~), cmake, doxygen
+Standards-Version: 4.6.2
+Homepage: https://hepmc.web.cern.ch/hepmc/
 Vcs-Git: https://salsa.debian.org/science-team/hepmc3.git
 Vcs-Browser: https://salsa.debian.org/science-team/hepmc3
 
 Package: libhepmc3
 Section: libs
 Architecture: any
-Multi-arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: libhepmc3-search
 Suggests: libhepmc3-dev, libhepmc3-search-dev
+Multi-Arch: same
 Description: Event Record for Monte Carlo Generators
  The HepMC package is an object oriented event record written in C++ for
  High Energy Physics Monte Carlo Generators.
@@ -31,7 +31,7 @@ Description: Event Record for Monte Carlo Generators
  .
  The added information supports the modularisation of event generators.
  Event information is accessed by means of iterators supplied with the
- package. 
+ package.
  .
  This package ships the shared object for HepMC3.
 
@@ -134,7 +134,7 @@ Section: libdevel
 Architecture: any
 Depends: python, libhepmc3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: Event Record for MCEGs - python bindings for the HepMC3.
- Event Record for Monte Carlo Event Generators - python bindings for 
+ Event Record for Monte Carlo Event Generators - python bindings for
  the HepMC3.
 
 Package: libhepmc3-search-python
@@ -142,16 +142,15 @@ Section: libdevel
 Architecture: any
 Depends: python, libhepmc3-search (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: Event Record for MCEGs - python bindings for the HepMC3 search engine.
- Event Record for Monte Carlo Event Generators - python bindings for 
+ Event Record for Monte Carlo Event Generators - python bindings for
  the HepMC3 search engine.
 
- 
 Package: libhepmc3-python3
 Section: libdevel
 Architecture: any
 Depends: python3, libhepmc3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: Event Record for MCEGs - python3 bindings for the HepMC3.
- Event Record for Monte Carlo Event Generators - python3 bindings for 
+ Event Record for Monte Carlo Event Generators - python3 bindings for
  the HepMC3.
 
 Package: libhepmc3-search-python3
@@ -159,7 +158,5 @@ Section: libdevel
 Architecture: any
 Depends: python3, libhepmc3-search (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: Event Record for MCEGs - python3 bindings for the HepMC3 search engine.
- Event Record for Monte Carlo Event Generators - python3 bindings for 
+ Event Record for Monte Carlo Event Generators - python3 bindings for
  the HepMC3 search engine.
-
-
diff --git a/debian/rules b/debian/rules
index 1913c6c..639abcb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,6 +32,3 @@ override_dh_installdocs-arch:
 override_dh_installdocs-indep:
 	dh_installdocs
 	dh_doxygen
-
-
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..ec963f3
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://gitlab.cern.ch/hepmc/HepMC3/-/issues
+Bug-Submit: https://gitlab.cern.ch/hepmc/HepMC3/-/issues/new
+Repository-Browse: https://gitlab.cern.ch/hepmc/HepMC3

Run locally

More details

Full run details

Historical runs