Run of lintian-fixes for erlang-bbmustache

Run Locally

git clone git+ssh://git@salsa.debian.org/erlang-team/packages/erlang-bbmustache.git erlang-bbmustache
cd erlang-bbmustache
DEB_UPDATE_CHANGELOG=auto lintian-brush

Logs

worker

worker.log text

Summary

Changes

main

Changes for main
diff --git a/debian/control b/debian/control
index 9a1d19a..e57a47c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Erlang Packagers <pkg-erlang-devel@lists.alioth.debian.org>
 Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>
 Section: devel
 Priority: optional
-Standards-Version: 4.7.0
+Standards-Version: 4.7.4
 Homepage: https://github.com/soranoba/bbmustache
 Vcs-Git: https://salsa.debian.org/erlang-team/packages/erlang-bbmustache.git
 Vcs-Browser: https://salsa.debian.org/erlang-team/packages/erlang-bbmustache
diff --git a/debian/copyright b/debian/copyright
index d8ef17e..694f0d0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: bbmustache
 Upstream-Contact: Hinagiku Soranoba <contact@soranoba.net>
 Source: https://github.com/soranoba/bbmustache.git
diff --git a/debian/watch b/debian/watch
index cca8740..f5aa08e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,7 @@
-version=4
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/bear-$1.tar.gz/,dversionmangle=s/\+dfsg// \
-	https://github.com/soranoba/bbmustache/tags .*/(?:v||bear[_\-])(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
+Version: 5
+
+Filenamemangle: s/.+\/v?(\d\S*)\.tar\.gz/bear-$1.tar.gz/
+Dversionmangle: s/\+dfsg//
+Template: GitHub
+Owner: soranoba
+Project: bbmustache

Resulting Package

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

apt install -t sid erlang-bbmustache
                        

Lintian Result