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
|
ruby-jekyll-commonmark (1.4.0-2) unstable; urgency=medium
* Team upload
* patch to fix class for boolean in test. Closes: #1042172
-- Cédric Boutillier <boutil@debian.org> Thu, 21 Sep 2023 11:11:06 +0200
ruby-jekyll-commonmark (1.4.0-1) unstable; urgency=medium
* New upstream release.
* d/control (Build-Depends): Raise dh to version 13.
(Standards-Version): Bump to 4.6.2.
* d/copyright (Copyright): Update dates.
* d/rules: Exclude scripts from being installed.
* d/watch: Get sources from github.com.
* d/patches/new-commonmarker-compat.patch: Drop patch.
- Upstream changed to commonmarker ~> 0.22 as well.
* d/patches/series: Adjust patch list.
-- Daniel Leidert <dleidert@debian.org> Tue, 07 Feb 2023 16:57:21 +0100
ruby-jekyll-commonmark (1.3.1-6) unstable; urgency=medium
* Team upload.
* Cherry pick upstream patch for commonmarker 0.23 compatibility
(Closes: #1001383)
-- Pirate Praveen <praveen@debian.org> Thu, 09 Dec 2021 18:10:05 +0530
ruby-jekyll-commonmark (1.3.1-5) unstable; urgency=low
* Team upload.
[ Debian Janitor ]
* Set field Upstream-Contact in debian/copyright.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
[ Daniel Leidert ]
* d/lintian-brush.conf: Set compat-release to oldstable to prevent dh
bumps.
* d/control (Standards-Version): Bump to 4.6.0.
* d/copyright: Update.
* d/rules: Use gem installation layout.
* d/upstream/metadata: Update Bug-Submit and Changelog.
-- Daniel Leidert <dleidert@debian.org> Thu, 11 Nov 2021 20:16:34 +0100
ruby-jekyll-commonmark (1.3.1-4) unstable; urgency=medium
* d/compat: Remove obsolete file.
* d/control: Add Rules-Requires-Root field.
(Build-Depends): Use debhelper-compat version 12 and depend on ruby-rspec
to fix the FTBFS (closes: #952017).
(Standards-Version): Bump to 4.5.0.
(Depends): Use ${ruby:Depends} and remove interpreter and libraries.
* d/ruby-tests.rake: Minor update.
-- Daniel Leidert <dleidert@debian.org> Sun, 23 Feb 2020 22:39:46 +0100
ruby-jekyll-commonmark (1.3.1-3) unstable; urgency=medium
* debian/control (Build-Depends): Add rake, ruby-rspec-core,
ruby-commonmarker and jekyll.
* debian/ruby-tests.rake: Add rspec tests.
* debian/patches/fix_tests.patch: Add patch to fix tests.
* debian/patches/series: Adjust patch series file accordingly.
-- Daniel Leidert <dleidert@debian.org> Thu, 15 Aug 2019 02:39:13 +0200
ruby-jekyll-commonmark (1.3.1-2) unstable; urgency=medium
* debian/control (Depends): Add proper jekyll dependency.
* debian/patches/gemspec_no_git.patch: Add patch to remove git from gemspec.
* debian/patches/series: Add patch series file.
-- Daniel Leidert <dleidert@debian.org> Wed, 14 Aug 2019 23:34:49 +0200
ruby-jekyll-commonmark (1.3.1-1) unstable; urgency=medium
* Initial release. (Closes: #932418)
-- Daniel Leidert <dleidert@debian.org> Fri, 19 Jul 2019 12:33:26 +0200
|