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
Summary
- Update watch file format version to 5. (older-debian-watch-file-standard)
- Use GitHub template in watch file instead of explicit Source/Matching-Pattern.
- Use correct machine-readable copyright file URI. (out-of-date-copyright-format-uri)
- Update standards version to 4.7.4, no changes needed. (out-of-date-standards-version)
Changes
main
Changes for main
@@ -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 @@ -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 @@ -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