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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
|
ruby-jekyll-last-modified-at (1.3.0-3) unstable; urgency=medium
* Team upload.
[ Daniel Leidert ]
* d/watch: Update watch file.
[ Marcos574 ]
* d/control: Bump Standards-Version to 4.6.2, no changes needed
-- marcos <mvdeus574@gmail.com> Wed, 15 Nov 2023 19:20:36 -0300
ruby-jekyll-last-modified-at (1.3.0-2) UNRELEASED; urgency=medium
* d/lintian-brush.conf: Set compat-release to oldstable to prevent dh
bumps.
-- Daniel Leidert <dleidert@debian.org> Sat, 02 Oct 2021 18:31:49 +0200
ruby-jekyll-last-modified-at (1.3.0-1) unstable; urgency=medium
* New upstream release.
* d/compat: Remove obsolete file.
* d/control: Add Rules-Requires-Root field.
(Build-Depends): Use debhelper-compat 12, add jekyll, ruby-posix-spawn,
ruby-rspec, and remove gem2deb version.
(Standards-Version): Bump to 4.5.0.
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field and update copyright.
* d/docs: Install README.
* d/ruby-tests.rake.disabled: Disable upstream tests. Many tests rely on
commit dates of upstream's git repository. And the date variation in
reprotest makes the other almost useless as well.
* d/rules: Check dependencies and use gem installation layout.
* d/watch: Use github release tarballs.
* d/upstream/metadata: Remove Contact and Name fields. Fix Changelog.
-- Daniel Leidert <dleidert@debian.org> Sun, 03 May 2020 00:56:40 +0200
ruby-jekyll-last-modified-at (1.2.1-1) unstable; urgency=medium
* New upstream release.
- Fix the plugin
* d/patches/fix_plugin.patch: Drop patch (applied upstream).
* d/patches/series: Drop file.
-- Daniel Leidert <dleidert@debian.org> Mon, 02 Dec 2019 23:41:20 +0100
ruby-jekyll-last-modified-at (1.2.0-3) unstable; urgency=medium
* d/patches/fix_plugin.patch: Update to fix proposed by upstream.
-- Daniel Leidert <dleidert@debian.org> Mon, 02 Dec 2019 00:56:52 +0100
ruby-jekyll-last-modified-at (1.2.0-2) unstable; urgency=medium
* d/patches/fix_plugin.patch: Add patch.
- Load plugin modules to run the plugin.
* d/patches/series: Add series file.
-- Daniel Leidert <dleidert@debian.org> Sun, 01 Dec 2019 19:20:37 +0100
ruby-jekyll-last-modified-at (1.2.0-1) unstable; urgency=medium
* New upstream release.
* d/control (Standards-Version): Bump to 4.4.1.
-- Daniel Leidert <dleidert@debian.org> Tue, 19 Nov 2019 23:09:59 +0100
ruby-jekyll-last-modified-at (1.1.0-2) unstable; urgency=medium
* debian/control (Depends): Add proper dependency on ruby-posix-spawn and
jekyll.
* debian/upstream/metadata: Add meta data.
-- Daniel Leidert <dleidert@debian.org> Thu, 15 Aug 2019 12:26:59 +0200
ruby-jekyll-last-modified-at (1.1.0-1) unstable; urgency=medium
* Initial release. (Closes: #927769)
-- Daniel Leidert <dleidert@debian.org> Thu, 18 Jul 2019 04:37:38 +0200
|