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 83 84 85 86 87 88 89 90 91 92 93 94 95
|
ruby-jekyll-polyglot (1.9.0-1) unstable; urgency=medium
* New upstream version 1.9.0
-- Hans-Christoph Steiner <hans@eds.org> Fri, 28 Feb 2025 12:36:03 +0100
ruby-jekyll-polyglot (1.8.0-1) unstable; urgency=medium
* New upstream version 1.8.0
-- Hans-Christoph Steiner <hans@eds.org> Thu, 04 Apr 2024 08:59:51 +0200
ruby-jekyll-polyglot (1.7.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Hans-Christoph Steiner <hans@eds.org> Sat, 17 Feb 2024 18:10:10 +0100
ruby-jekyll-polyglot (1.5.1-1) unstable; urgency=medium
* d/.gitattributes: Fix file.
* d/control: Add Enhances field.
(Uploaders): Add myself.
(Build-Depends): Raise dh to version 13.
(Standards-Version): Bump to 4.6.2.
* d/copyright (Copyright): Update dates.
* d/lintian-brush.conf: Set compat-release to oldstable to prevent dh
bumps.
* d/ruby-jekyll-polyglot.docs: Rename to d/docs.
* d/rules (override_dh_install): Drop override.
* d/upstream/metadata (Archive): Update field.
-- Daniel Leidert <dleidert@debian.org> Wed, 08 Feb 2023 16:15:10 +0100
ruby-jekyll-polyglot (1.5.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on jekyll.
[ Daniel Leidert ]
* d/control (Standards-Version): Bump to 4.5.1.
(Homepage): Fix URL.
* d/copyright (Copyright): Add myself.
* d/rules: Add override_dh_install to delete empty directories.
* d/patches/do-not-rely-on-lib-for-testing.patch: Adjust.
- Update patch after file to patch has been moved.
-- Daniel Leidert <dleidert@debian.org> Wed, 01 Sep 2021 16:14:01 +0200
ruby-jekyll-polyglot (1.3.3-1) unstable; urgency=low
* Team upload.
* New upstream version.
[ Debian Janitor ]
* debian/copyright: use spaces rather than tabs to start continuation lines.
* Bump debhelper from old 11 to 12.
* 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 (Build-Depends): Add ruby-rspec and ruby-nokogiri for tests.
(Depends): Use ${ruby:Depends} and remove interpreters.
* d/copyright: Add Upstream-Contact field.
(License): Use the Expat short name according to format.
* d/ruby-tests.rake: Add test file to run the tests.
* d/rules: Use the gem installation layout.
* d/watch: Use the github release sources.
* d/patches/include-mistakenly-omitted-testsuite.patch: Remove patch to
create testsuite. It is included in the upstream tarball.
* d/patches/do-not-rely-on-lib-for-testing.patch: Add patch.
- Don't rely on lib/ being present in testing environment. Fixes tests.
* d/patches/series: Adjust accordingly.
* d/upstream/metadata: Add Archive and Changelog fields.
-- Daniel Leidert <dleidert@debian.org> Sat, 07 Nov 2020 20:05:51 +0100
ruby-jekyll-polyglot (1.3.2-2) unstable; urgency=medium
* include mistakenly omitted testsuite as a patch
-- Hans-Christoph Steiner <hans@eds.org> Mon, 29 Jun 2020 15:45:52 +0200
ruby-jekyll-polyglot (1.3.2-1) unstable; urgency=medium
* Initial release (Closes: #959169)
-- Hans-Christoph Steiner <hans@eds.org> Wed, 29 Apr 2020 23:37:22 +0200
|