Lintian Fixes - mbpoll

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 6e75ea2..26b75d9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
 Uploaders: Martin <debacle@debian.org>
 Build-Depends: cmake,
-	debhelper-compat (= 12),
+	debhelper-compat (= 13),
 	go-md2man,
 	libmodbus-dev,
 	pkg-config,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://github.com/epsilonrt/mbpoll
 Vcs-Git: https://salsa.debian.org/science-team/mbpoll.git
@@ -19,7 +19,7 @@ Architecture: any
 Depends: ${shlibs:Depends},
 	${misc:Depends},
 Description: command line utility to communicate with ModBus slave (RTU or TCP)
- mbpoll uses libmodbus (http://libmodbus.org/).  
+ mbpoll uses libmodbus (http://libmodbus.org/).
  Although the syntax of these options is very close modpoll proconX program,
  it is a completely independent project.
  .
@@ -30,5 +30,5 @@ Description: command line utility to communicate with ModBus slave (RTU or TCP)
   - read input registers
   - read and write output registers (holding register)
  .
- The reading and writing registers may be in decimal, hexadecimal or 
+ The reading and writing registers may be in decimal, hexadecimal or
  floating single precision.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..af56450
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/epsilonrt/mbpoll/issues
+Bug-Submit: https://github.com/epsilonrt/mbpoll/issues/new
+Repository: https://github.com/epsilonrt/mbpoll.git
+Repository-Browse: https://github.com/epsilonrt/mbpoll

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package mbpoll

No differences were encountered between the control files of package mbpoll-dbgsym

Run locally

More details

Full run details