vcswatch reports that
this package seems to have a new changelog entry (version
1.5, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit dd8936ca7bfba338b1c4e8cb53c261e03319a119
Author: Debian Janitor <janitor@jelmer.uk>
Date: Thu Nov 26 15:00:45 2020 +0000
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
commit 3979c195c4c7aebd8d527c783e06f747fcd6dac0
Author: Daniel Leidert <daniel.leidert@wgdd.de>
Date: Thu Nov 5 01:07:21 2020 +0100
Set the Upstream-Contact field in d/copyright
* lib/gem2deb/dh_make_ruby.rb, lib/gem2deb/metadata.rb,
lib/gem2deb/dh_make_ruby/template/debian/copyright: Determine the
Upstream-Contact field in d/copyright using the email field in the gemspec
or a github URL.
commit 7e6a6dcbbd69ba45a1fd20e8ca5cc9f9c213a774
Author: Daniel Leidert <daniel.leidert@wgdd.de>
Date: Thu Nov 5 01:04:36 2020 +0100
Further improve d/watch template
* lib/gem2deb/dh_make_ruby/template/debian/watch: Remove parenthesis around
version regex (already contains a pair of parenthesis). Also add the
missing path component.
commit a919980e6b9e29b9607a49b1463fbb3484653738
Author: Daniel Leidert <daniel.leidert@wgdd.de>
Date: Wed Nov 4 16:45:14 2020 +0100
Change defaults in the upstream metadata file
* lib/gem2deb/dh_make_ruby/template/debian/upstream/metadata: Change fields.
(Bug-Submit): Point to the URL opening a new issue.
(Chaneglog): Use the releases page which contains the changelog.
commit d27a96f19da87f3bd374338a545036b3caf35746
Author: Daniel Leidert <daniel.leidert@wgdd.de>
Date: Wed Nov 4 16:40:50 2020 +0100
Add pattern for github to template d/watch
* lib/gem2deb/dh_make_ruby/template/debian/watch: Add regex for matching the
sources on github.
commit a52db33fc218b5a3ff0df729b23ceb05a0d308b7
Author: Daniel Leidert <daniel.leidert@wgdd.de>
Date: Wed Nov 4 13:00:50 2020 +0100
gem2deb (1.5) UNRELEASED