jekyll 4.3.1+dfsg-1 source package in Ubuntu

Changelog

jekyll (4.3.1+dfsg-1) unstable; urgency=medium

  * Team upload
  * New upstream version 4.3.1+dfsg
    - works with version of ruby-mercenary in the archive (Closes: #1017524 )
  * Refresh patches and add some more
    - Rebased on new upstream release, dropping patches that are not
      applicable anymore
    - Add some new patches with fixes and skipping some few tests that don't
      work on Debian.
    - Add patch to add support for ruby-liquid 5 (Closes: #1019634, #1026480)
  * debian/ruby-tests.rake: skip test for Windows
  * Bump build dependency on ruby-jekyll-sass-converter to >= 2.1
  * Add build dependency on ruby-terminal-table
  * autopkgtest: drop coffescript tests
  * Add patch to not install packages from rubygems by default on `jekyll new`
  * autopkgtest: run without needing root
  * Move jekyll-theme-minima to Recommends:
  * autopkgtest: add smoke-test to create and build an empty site
  * debian/rules: install using rubygems layout
  * Adapt patch to rubygems installation layout
  * Depend on ruby-liquid version fixing a regression affecting jekyll
  * Add upstream patch to drop usage of safe_yaml (Closes: #1026427)

 -- Antonio Terceiro <email address hidden>  Sat, 21 Jan 2023 23:31:58 -0300

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
Lunar release universe ruby

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jekyll_4.3.1+dfsg-1.dsc 2.6 KiB baf9771755cc371d7aec4403f1612085d502aa64ca0f824235009b21ad81dfe5
jekyll_4.3.1+dfsg.orig.tar.xz 1.2 MiB 60384729c1fb1e49f7a3af92cfc8d2436a44c10d4175939e2a5034c09936cee3
jekyll_4.3.1+dfsg-1.debian.tar.xz 38.7 KiB 61b74e97966e1cf2eaf51ee292f1df5b146cff93ef9b710db1f1bf08c74eb092

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'.