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
|
ruby-jekyll-default-layout (0.1.5-1) unstable; urgency=low
* New upstream release.
[ Debian Janitor ]
* Set debhelper-compat version in Build-Depends.
* Set field Upstream-Contact in debian/copyright.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
* Update standards version to 4.5.0, no changes needed.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Build-Depends): Add jekyll and ruby-rspec for tests.
(Depends): Use ${ruby_Depends}.
* d/copyright (Copyright): Update fields.
* d/ruby-jekyll-default-layout.docs: Add file.
* d/ruby-tests.rake: Add to enable tests.
* d/watch: Use the github sources.
-- Daniel Leidert <dleidert@debian.org> Sat, 10 Oct 2020 01:47:53 +0200
ruby-jekyll-default-layout (0.1.4-2) unstable; urgency=medium
* debian/control (Depends): Add proper jekyll dependency.
-- Daniel Leidert <dleidert@debian.org> Fri, 16 Aug 2019 15:18:22 +0200
ruby-jekyll-default-layout (0.1.4-1) unstable; urgency=medium
* Initial release. (Closes: #932586)
-- Daniel Leidert <dleidert@debian.org> Sat, 03 Aug 2019 03:22:06 +0200
|