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
|
ruby-jekyll-mentions (1.6.0-1) unstable; urgency=medium
* New upstream release.
* d/compat: Remove obsolete file.
* d/control: Add Rules-Requires-Root field.
(Build-Depends): Use debhelper-compat 12. Add jekyll, ruby-html-pipeline,
and ruby-rspec.
(Standards-Version): Bump to 4.5.0.
(Depends): Use ${ruby:Depends} and remove interpreter.
* d/copyright (Copyright): Updated.
* d/docs: Install README.md.
* d/ruby-tests.rake: Add file and run rspec tests.
* d/rules: Add override to install upstream changelog.
* d/watch: Use github to get the tarball.
* d/patches/fix-tests.patch: Add patch.
- Don't load jekyll-mentions from lib/.
* d/patches/series: Enable new patch.
-- Daniel Leidert <dleidert@debian.org> Fri, 06 Mar 2020 00:25:07 +0100
ruby-jekyll-mentions (1.5.1-2) unstable; urgency=medium
* d/control (Depends): Fix minimum jekyll requirement.
-- Daniel Leidert <dleidert@debian.org> Thu, 26 Dec 2019 21:59:26 +0100
ruby-jekyll-mentions (1.5.1-1) unstable; urgency=medium
* Initial release. (Closes: #945616)
-- Daniel Leidert <dleidert@debian.org> Wed, 27 Nov 2019 23:17:13 +0100
|