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
|
ruby-jekyll-avatar (0.8.0-2) unstable; urgency=medium
* d/control (Standards-Version): Bump to 4.6.2.
-- Daniel Leidert <dleidert@debian.org> Tue, 07 Feb 2023 16:01:55 +0100
ruby-jekyll-avatar (0.8.0-1) unstable; urgency=low
[ Debian Janitor ]
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on gem2deb.
+ ruby-jekyll-avatar: Drop versioned constraint on jekyll in Depends.
* Update standards version to 4.6.1, no changes needed.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Build-Depends): Use debehlper-compat 13.
(Depends): Use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
(Copyright): Update dates.
* d/lintian-brush.conf: Set compat-release to oldstable to prevent dh bumps.
* d/upstream/metadata: Add Changelog information.
* d/watch: Get sources from GitHub.
-- Daniel Leidert <dleidert@debian.org> Wed, 25 Jan 2023 04:56:10 +0100
ruby-jekyll-avatar (0.7.0-1) unstable; urgency=medium
* New upstream release.
* debian/patches/gemspec_no_git.patch: Add patch.
- Replace git call in .gemspec file.
* debian/patches/series: Add patch series file.
-- Daniel Leidert <dleidert@debian.org> Wed, 14 Aug 2019 17:19:51 +0200
ruby-jekyll-avatar (0.6.0-2) unstable; urgency=medium
* Rebuild from source after processing NEW.
* debian/control (Depends): Add proper jekyll dependency.
-- Daniel Leidert <dleidert@debian.org> Wed, 14 Aug 2019 14:13:30 +0200
ruby-jekyll-avatar (0.6.0-1) unstable; urgency=medium
* Initial release. (Closes: #924067)
-- Daniel Leidert <dleidert@debian.org> Thu, 18 Jul 2019 03:46:31 +0200
|