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
|
ruby-varia-model (0.6.0-3) unstable; urgency=medium
* Team upload.
[ root ]
* Remove constraints unnecessary since buster
[ HIGUCHI Daisuke (VDR dai) ]
* relax version on hashie (Closes: #1027060)
* repackaging with dh-ruby-make.
- Bump standards version to 4.6.2.
- drop *-Ruby-Versions.
- set Rules-Requires-Root as no.
- depends ruby:any and ${ruby:Depends}.
- d/upstream/metadata: fix owner.
- d/watch: watch github instead of alioth.
* update github owner.
* eliminate lintian warning: patch-not-forwarded-upstream
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Fri, 27 Jan 2023 11:12:24 +0900
ruby-varia-model (0.6.0-2) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
[ Daniel Leidert ]
* d/patches/0003-Ignore-test-on-Ruby-3.0.patch: Add patch (closes: #996520).
- Ignore test relying on JSON.create_id=nil hack on Ruby 3.0.
* d/patches/series: Add new patch.
-- Daniel Leidert <dleidert@debian.org> Sun, 12 Dec 2021 16:09:43 +0100
ruby-varia-model (0.6.0-1) unstable; urgency=medium
* New upstream version.
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields.
[ Hleb Valoshka ]
* Refresh patches.
* Add myself to uploaders.
* Bump standards version to 4.0.0 (no changes).
* Update dependencies.
[ Lucas Kanashiro ]
* debian/copyright: use https:// instead of http:// in Format field
-- Hleb Valoshka <375gnu@gmail.com> Tue, 08 Aug 2017 12:22:53 +0300
ruby-varia-model (0.5.0-1) unstable; urgency=medium
* Team upload.
* New upstream version.
* Imported Upstream version 0.5.0, relaxes ruby-hashie requirement.
* Drop upstream applied patches.
* Update packaging using dh-make-ruby -w.
* Drop spork usage.
* Tighten ruby-buff-extensions dependency for the ruby2.3 compat fix.
-- Christian Hofstaedtler <zeha@debian.org> Thu, 03 Mar 2016 18:49:45 +0100
ruby-varia-model (0.4.0-1) unstable; urgency=medium
* Initial release (Closes: #794079).
-- Miguel Landaeta <nomadium@debian.org> Fri, 31 Jul 2015 20:52:09 -0300
|