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
|
ruby-axiom-types (0.1.1-3) unstable; urgency=medium
* Team upload
* debian/ruby-tests.rake: test class finalizer separately.
If this gets run together with the rest of the tests, it will fail
randomly at approximately 60% of the time (I assume based on the test
ordering). (Closes: #1006026)
-- Antonio Terceiro <terceiro@debian.org> Sun, 21 Aug 2022 18:21:52 -0300
ruby-axiom-types (0.1.1-2) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
[ Debian Janitor ]
* Use secure copyright file specification URI.
* 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.
* Update watch file format version to 4.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on ruby-rspec.
* Bump debhelper to compat level 13.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root and Testsuite fields.
(Standards-Version): Bump to 4.6.0.
(Build-Depends): Add ruby-sorted-set (closes: #996129).
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
(Copyright): Add team.
* d/ruby-tests.rake: Update to use gem2deb.
* d/rules: Use gem installation layout and check dependencies.
* d/watch: Update file to use github.
* d/patches/*.patch: Refresh patches and add DEP-3 headers.
* d/upstream/metadata: Add YAML header and Archive field.
-- Daniel Leidert <dleidert@debian.org> Fri, 05 Nov 2021 02:42:06 +0100
ruby-axiom-types (0.1.1-1) unstable; urgency=medium
* Team upload
* Imported Upstream version 0.1.1
* Build-dep on ruby-rspec >=3, ruby-rspec-its.
* Add rspec-its.patch to require rspec/its explicitly in tests
* Bump Standards-Version to 3.9.6 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Mon, 06 Jul 2015 00:34:01 +0200
ruby-axiom-types (0.1.0-1) unstable; urgency=medium
* Initial release (Closes: #740761)
-- Jonas Genannt <jonas.genannt@capi2name.de> Wed, 12 Mar 2014 18:19:28 +0100
|