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
|
ruby-jekyll-seo-tag (2.8.0-2) unstable; urgency=medium
* Team upload.
[ Phil Wyett ]
* Fix build source after successful build. #1049318
[ Lucas Kanashiro ]
* Rebuild to fix reproducible builds issue
* Declare compliance with Debian Policy 4.7.2
-- Lucas Kanashiro <kanashiro@debian.org> Thu, 08 May 2025 09:34:58 -0300
ruby-jekyll-seo-tag (2.8.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/lintian-brush.conf: Set compat-release to oldstable to prevent dh
bumps.
-- Daniel Leidert <dleidert@debian.org> Wed, 08 Feb 2023 12:14:17 +0100
ruby-jekyll-seo-tag (2.7.1-2) unstable; urgency=medium
* d/rules: Use gem installation layout and check dependencies during build.
* d/watch: Fix URL.
-- Daniel Leidert <dleidert@debian.org> Mon, 19 Oct 2020 14:56:13 +0200
ruby-jekyll-seo-tag (2.7.1-1) unstable; urgency=medium
* New upstream release.
* d/clean: Add file to remove created tmp/ directory.
* d/compat: Remove obsolete file.
* d/control: Add +Rules-Requires-Root field.
(Build-Depends): Use debehlper-compat 12. Add jekyll, ruby-html-proofer,
and ruby-rspec for running tests.
(Depends): Use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
(Copyright): Update copyright information.
* d/ruby-tests.rake: Add file to run tests.
* d/watch: Get source tarballs from github.
* d/patches/0001-Replace-git-execution-from-gemspec.patch: Refresh and add
Forwarded header.
* d/upstream/metadata: Remove Name and Contact fields (in d/copyright), and
fix Bug-Submit and Changelog fields.
-- Daniel Leidert <dleidert@debian.org> Mon, 19 Oct 2020 02:32:48 +0200
ruby-jekyll-seo-tag (2.6.1-2) unstable; urgency=medium
* debian/control (Depends): Add proper jekyll dependency.
* debian/patches/0001-Replace-git-execution-from-gemspec.patch: Refresh.
* debian/upstream/metadata: Add meta data.
-- Daniel Leidert <dleidert@debian.org> Thu, 15 Aug 2019 13:30:00 +0200
ruby-jekyll-seo-tag (2.6.1-1) unstable; urgency=medium
* Initial release. (Closes: #923912)
-- Daniel Leidert <dleidert@debian.org> Fri, 19 Jul 2019 13:18:45 +0200
|