1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
ruby-jekyll-seo-tag (2.7.1-2) unstable; urgency=medium
* d/rules: Use gem installation layout and check dependencies during build.
* d/watch: Fix URL.
-- Daniel Leidert <dleidert@debian.org> Mon, 19 Oct 2020 14:56:13 +0200
ruby-jekyll-seo-tag (2.7.1-1) unstable; urgency=medium
* New upstream release.
* d/clean: Add file to remove created tmp/ directory.
* d/compat: Remove obsolete file.
* d/control: Add +Rules-Requires-Root field.
(Build-Depends): Use debehlper-compat 12. Add jekyll, ruby-html-proofer,
and ruby-rspec for running tests.
(Depends): Use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
(Copyright): Update copyright information.
* d/ruby-tests.rake: Add file to run tests.
* d/watch: Get source tarballs from github.
* d/patches/0001-Replace-git-execution-from-gemspec.patch: Refresh and add
Forwarded header.
* d/upstream/metadata: Remove Name and Contact fields (in d/copyright), and
fix Bug-Submit and Changelog fields.
-- Daniel Leidert <dleidert@debian.org> Mon, 19 Oct 2020 02:32:48 +0200
ruby-jekyll-seo-tag (2.6.1-2) unstable; urgency=medium
* debian/control (Depends): Add proper jekyll dependency.
* debian/patches/0001-Replace-git-execution-from-gemspec.patch: Refresh.
* debian/upstream/metadata: Add meta data.
-- Daniel Leidert <dleidert@debian.org> Thu, 15 Aug 2019 13:30:00 +0200
ruby-jekyll-seo-tag (2.6.1-1) unstable; urgency=medium
* Initial release. (Closes: #923912)
-- Daniel Leidert <dleidert@debian.org> Fri, 19 Jul 2019 13:18:45 +0200
|