ruby-jekyll-gist 1.5.0-1 source package in Ubuntu

Changelog

ruby-jekyll-gist (1.5.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.5.0
  * Bump debhelper compatibility level to 11
  * Use salsa.debian.org in Vcs-* fields
  * Move debian/watch to gemwatch.debian.net
  * Bump Standards-Version to 4.3.0 (no changes needed)
  * Disable failing upstream tests
  * Update d/control
  * Update d/copyright
  * Add d/upstream/metadata

 -- Utkarsh Gupta <email address hidden>  Thu, 24 Jan 2019 01:20:00 +0530

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

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-jekyll-gist_1.5.0-1.dsc 2.0 KiB 6575010f51aa4748e6bdb6ed09767abc3e129b7569074d1b545e19e7e2162001
ruby-jekyll-gist_1.5.0.orig.tar.gz 8.0 KiB 9acffea86605e16512ca389615b42732b4306dd35af62a73df984d1ed623a5e8
ruby-jekyll-gist_1.5.0-1.debian.tar.xz 2.5 KiB 694ff42ce5f14363866f6c3def4cd7be67baacf474347b5490bfe5447831e7a3

Available diffs

No changes file available.

Binary packages built by this source

ruby-jekyll-gist: Liquid tag for displaying GitHub Gists in Jekyll sites

 Jekyll::Gist is plugin provides for Liquid tag in order to displaying
 GitHub Gists in Jekyll sites, like: `{% gist %}`.
 .
 If you provide a personal access token with Gist scope, as the environmental
 variable JEKYLL_GITHUB_TOKEN, Jekyll Gist will use the Gist API to speed up
 site generation.