jekyll 3.9.0+dfsg-5 source package in Ubuntu

Changelog

jekyll (3.9.0+dfsg-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on ruby-liquid.
    + jekyll: Drop versioned constraint on ruby-classifier-reborn, ruby-coderay,
      ruby-mime-types, ruby-pygments.rb, ruby-rdiscount, ruby-redcarpet,
      ruby-tomlrb and ruby-yajl in Depends.
    + jekyll: Drop versioned constraint on ruby-jekyll-coffeescript in Suggests.

  [ Pirate Praveen ]
  * webpack command failure should not be ignored
  * Fix build failure with webpack 5.0
  * Bump Standards-Version to 4.6.1 (no changes needed)

 -- Pirate Praveen <email address hidden>  Tue, 24 May 2022 17:25:15 +0530

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jekyll_3.9.0+dfsg-5.dsc 2.6 KiB a80661fa69d186a256540d89cefe8ea551e44d343b608ec5913459f36f36d543
jekyll_3.9.0+dfsg.orig.tar.xz 664.3 KiB 171404970599a8f7ac7ae31c25db9976b72341a53baa76d2123a39df70b1deda
jekyll_3.9.0+dfsg-5.debian.tar.xz 35.6 KiB cafa7776c4b68d26544848d854f4bdac0522471b6bb607e89b90c992dfc25640

Available diffs

No changes file available.

Binary packages built by this source

jekyll: simple, blog aware, static site generator

 Jekyll is a simple, blog aware, static site generator. It takes a
 template directory (representing the raw form of a website), runs it
 through Textile or Markdown and Liquid converters, and spits out a
 complete, static website suitable for serving with Apache or your
 favorite web server.
 .
 This is also the engine behind GitHub Pages (http://pages.github.com),
 which you can use to host your project's page or blog right here from
 GitHub.
 .
 There are lot of plugins available and only the most common ones are
 suggested by the package. Look for more using 'jekyll plugin'.