ruby-jekyll-data 1.1.0-1 source package in Ubuntu

Changelog

ruby-jekyll-data (1.1.0-1) unstable; urgency=medium

  * New upstream release.
  * d/control (Standards-Version): Bump to 4.4.1.
    (Depends): Fix jekyll version after upstream added support for jekyll 4.

 -- Daniel Leidert <email address hidden>  Sun, 10 Nov 2019 20:14:59 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-jekyll-data_1.1.0-1.dsc 2.0 KiB 299ba68dd27116576ed018a8f1fe6e746b038f1c43ac5b276660b4e3f1fd230e
ruby-jekyll-data_1.1.0.orig.tar.gz 7.8 KiB 5966a311f8256eb4bdedaff8927d5b4533e34d9ed482192889373f0dc11c841e
ruby-jekyll-data_1.1.0-1.debian.tar.xz 2.1 KiB 1b00718ca4de962628a6903b4d82e8cc466c227bd29f33c953ed6d7ed36b5c32

Available diffs

No changes file available.

Binary packages built by this source

ruby-jekyll-data: read and add data files within Jekyll theme-gems to site hash

 Introducing a plugin that reads data files within jekyll theme-gems and adds
 the resulting hash to the site's internal data hash. If a _config.yml is
 present at the root of the theme-gem, it will be evaluated and the extracted
 hash data will be incorporated into the site's existing config hash.