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
|
ruby-jekyll-sitemap (1.4.0-2) unstable; urgency=medium
* d/compat: Remove obsolete file.
* d/control: Add Rules-Requires-Root field.
(Build-Depends): Use debhelper-compat version 12. Remove unrelevant
version information. Depend on ruby-rspec to fix FTBFS (closes: #952034).
(Standards-Version): Bump to 4.5.0.
(Depends): Use ${ruby:Versions} and remove interpreter and libraries.
* d/ruby-tests.rake: Make it a file instead of a symlink and run tests.
-- Daniel Leidert <dleidert@debian.org> Sun, 23 Feb 2020 14:37:56 +0100
ruby-jekyll-sitemap (1.4.0-1) unstable; urgency=medium
* New upstream release.
* d/control (Standards-Version): Bump to 4.4.1.
* d/patches/0002-Fix-tests.patch: Refresh patch.
-- Daniel Leidert <dleidert@debian.org> Sat, 23 Nov 2019 03:41:14 +0100
ruby-jekyll-sitemap (1.3.1-2) unstable; urgency=medium
* debian/control (Depends): Add proper jekyll dependency.
(Build-Depends): Add rake, ruby-bundler, ruby-jekyll-last-modified-at,
ruby-spec-core and jekyll.
* debian/ruby-tests.rake: Run tests in spec/.
* debian/rules: Add override_dh_clean target to remove test output.
* debian/patches/0002-Fix-tests.patch: Add patch to fix module loading.
* debian/patches/series: Adjust patch series accordingly.
-- Daniel Leidert <dleidert@debian.org> Fri, 16 Aug 2019 10:59:44 +0200
ruby-jekyll-sitemap (1.3.1-1) unstable; urgency=medium
* Initial release. (Closes: #923917)
-- Daniel Leidert <dleidert@debian.org> Sat, 03 Aug 2019 02:36:23 +0200
|