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
|
ruby-jekyll-relative-links (0.7.0-1) unstable; urgency=low
* New upstream release.
[ Debian Janitor ]
* Set debhelper-compat version in Build-Depends.
* Set field Upstream-Contact in debian/copyright.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
* Update standards version to 4.5.0 to 4.6.1.
* Remove constraints unnecessary since buster (oldstable):
+ ruby-jekyll-relative-links: Drop versioned constraint on jekyll in
Depends.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Build-Depends): Raise dh to version 13. Add test deps.
(Standards-Version): Bump to 4.6.2.
(Depends): Drop interpreter and use ${ruby:Depends}.
* d/copyright (Copyright): Update years.
* d/docs: Install README.md.
* 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.
* d/patches/Fix-require-module-for-tests.patch: Add patch.
- Use require instead of require_relative to find the module.
* d/patches/series: Enable new patch.
* d/upstream/metadata (Bug-Submit): Fix URL.
* d/watch: Get sources from github.com.
-- Daniel Leidert <dleidert@debian.org> Wed, 08 Feb 2023 15:44:45 +0100
ruby-jekyll-relative-links (0.6.1-1) unstable; urgency=medium
* New upstream release
* d/control (Standards-Version): Bump to 4.4.1.
(Depends): Add proper jekyll dependencies.
-- Daniel Leidert <dleidert@debian.org> Sun, 10 Nov 2019 23:28:40 +0100
ruby-jekyll-relative-links (0.6.0-1) unstable; urgency=medium
* Initial release. (Closes: #932587)
-- Daniel Leidert <dleidert@debian.org> Sat, 03 Aug 2019 03:38:35 +0200
|