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
|
ruby-ice-nine (0.11.2-2) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Update watch file format version to 4.
* Apply multi-arch hints.
+ ruby-ice-nine: Add :any qualifier for ruby dependency.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on ruby-rspec.
[ Lucas Kanashiro ]
* Add patch to skip tests trying to modify Range objects
* Bump debhelper compatibility level to 13
* Declare compliance with Debian Policy 4.6.0
* Do not explicitly runtime depend on the ruby interpreter
-- Lucas Kanashiro <kanashiro@debian.org> Mon, 24 Jan 2022 17:41:16 -0300
ruby-ice-nine (0.11.2-1) unstable; urgency=medium
* Team upload
* Imported Upstream version 0.11.2
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.8 (no changes needed)
* Run wrap-and-sort on packaging files
* Set testsuite to autopkgtest-pkg-ruby
-- Cédric Boutillier <boutil@debian.org> Wed, 06 Jul 2016 22:29:49 +0200
ruby-ice-nine (0.11.1-1) unstable; urgency=medium
[ Cédric Boutillier ]
* Team upload
* Imported Upstream version 0.11.1
This upstream version uses RSpec 3
* Build-depend on ruby-rspec >= 3 and ruby-rspec-its
* Replace remove_it_should_behave_like.patch by require_shared_examples.patch
-- Cédric Boutillier <boutil@debian.org> Sun, 05 Jul 2015 22:41:01 +0200
ruby-ice-nine (0.11.0-1) unstable; urgency=low
* Initial release (Closes: #740623)
-- Jonas Genannt <jonas.genannt@capi2name.de> Tue, 04 Mar 2014 19:00:45 +0100
|