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 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|
ruby-jekyll-github-metadata (2.15.0-2) unstable; urgency=medium
* Team upload
* Skip tests using internet (Closes: #1037529)
Thanks Steve Langasek for the bug report and the patch
* Relax dependency on ruby-octokit (Closes: #1059710)
* Bump Standards-Version to 4.7.0 (no changes needed)
* Remove X?-Ruby-Versions fields from d/control
-- Cédric Boutillier <boutil@debian.org> Tue, 17 Dec 2024 12:05:24 +0100
ruby-jekyll-github-metadata (2.15.0-1) unstable; urgency=low
[ Debian Janitor ]
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Build-Depends): Raise dh to version 13 and add build deps.
(Standards-Version): Bump tp 4.6.2.
(Depends): Drop interpreter and use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
(Copyright): Update years.
* d/docs: Install documentation.
* d/lintian-brush.conf: Set compat-release to oldstable to prevent dh
bumps.
* d/ruby-tests.rake: Enable tests.
* d/rules (DH_RUBY): Use gem installation layout.
(override_dh_installchangelogs): Install changelog.
* d/upstream/metadata: Add Archive and Changelog fields.
* d/watch: Get sources from github.com.
-- Daniel Leidert <dleidert@debian.org> Thu, 09 Feb 2023 11:27:58 +0100
ruby-jekyll-github-metadata (2.13.0-1) unstable; urgency=medium
* New upstream release.
* d/control (Depends): Raise maximum jekyll version according to gemspec.
-- Daniel Leidert <dleidert@debian.org> Sun, 19 Jan 2020 01:54:37 +0100
ruby-jekyll-github-metadata (2.12.1-2) unstable; urgency=medium
* d/control (Standards-Version): Bump to 4.4.1.
(Build-Depends): Remove version from gem2deb.
(Depends): Add proper jekyll and ruby-octokit dependencies. Drop
ruby-json. Move ruby-dotenv to Recommends. Move ruby-github-pages
into Suggests.
-- Daniel Leidert <dleidert@debian.org> Mon, 11 Nov 2019 01:14:08 +0100
ruby-jekyll-github-metadata (2.12.1-1) unstable; urgency=medium
* Initial release. (Closes: #923923)
-- Daniel Leidert <dleidert@debian.org> Thu, 18 Jul 2019 05:10:21 +0200
|