rubygems-integration (1.11+deb10u1) buster; urgency=medium * Replace usage of Gem::ConfigMap with RbConfig::CONFIG This avoid deprecation warnings when users install a newer version of Rubygems via `gem update --system`. -- Antonio Terceiro Tue, 04 Feb 2020 14:11:57 +0100 rubygems-integration (1.11) unstable; urgency=medium [ Cédric Boutillier ] * Use https:// in Vcs-* fields * Run wrap-and-sort on packaging files [ Christian Hofstaedtler ] * Bump Standards-Version to 3.9.8 (no changes needed) * Bump debhelper compat level to 10 -- Christian Hofstaedtler Sun, 18 Dec 2016 17:43:10 +0000 rubygems-integration (1.10) unstable; urgency=medium * Fix overlay incompatibility starting with Ruby 2.1. Thanks to Gustavo Machado Campagnani Gama (Closes: #783972) * Stop installing compatibility symlink for ruby2.0 -- Christian Hofstaedtler Sat, 19 Dec 2015 01:47:10 +0000 rubygems-integration (1.9) unstable; urgency=medium * Include /usr/lib/$(triplet)/rubygems-integration/$(api_version) in the Rubygems path. This might be used in the future to make Ruby packages support multiarch. * debian/tests/control: run specs against installed package. * Add workaround for Ruby 2.2 because gem2deb < 0.18.2 installed gemspecs to directories named after the short Ruby version (2.2) instead of the API_VERSION (2.2.0). There was already a similar workaround for Ruby 2.1, so this should have been fixed a long time ago. -- Antonio Terceiro Wed, 17 Jun 2015 19:13:10 -0300 rubygems-integration (1.8) unstable; urgency=medium [ Antonio Terceiro ] * Improve smoke tests in debian/tests/package-list. . Test a gem that comes together with the interpreter, one arch:all and one arch:any [ Christian Hofstaedtler ] * Add myself to Uploaders * Advise rubygems to load SSL certificates from the ca-certificates provided list. (Closes: #689074) -- Christian Hofstaedtler Fri, 05 Sep 2014 02:37:35 +0200 rubygems-integration (1.7) unstable; urgency=medium * Drop dependency on Ruby, since the interpreters now actually depend on this package. * Add workaround for loading ruby2.1-specific gemspecs from wrong path used by gem2deb (Closes: #746470) . The definitive fix belongs in gem2deb and is making it install the gemspecs to the correct place so that rubygems-integration does not have to be changed again when the next version comes. -- Antonio Terceiro Wed, 30 Apr 2014 10:52:48 -0300 rubygems-integration (1.6) unstable; urgency=medium * debian/tests/package-list: make output easier to read. First output the list of gems to a file, then grep that file. * Drop rdoc workaround for Ruby 1.9 * Add support for disabling rubygems-integration by setting an environment variable DEBIAN_DISABLE_RUBYGEMS_INTEGRATION. -- Antonio Terceiro Thu, 10 Apr 2014 16:47:15 -0300 rubygems-integration (1.5) unstable; urgency=medium * Add /usr/share/rubygems-integration/all to the gem path. This will allow installing a single gemspec for `Architecture: all` packages that will work with every interpreter, and won't require a new upload when a new interpreter comes along. -- Antonio Terceiro Mon, 10 Feb 2014 12:16:17 -0300 rubygems-integration (1.4) unstable; urgency=medium [ Christian Hofstaedtler ] * Support Ruby 2.0+ "default gems" directory [ Antonio Terceiro ] * Mark as Multi-Arch: foreign * Workaround problem with install path of ruby2.0 * add autopkgtests -- Antonio Terceiro Thu, 16 Jan 2014 18:24:54 +0100 rubygems-integration (1.3) unstable; urgency=medium * Team upload. [ Antonio Terceiro ] * Make it possible interpreter to run tests under [ Cédric Boutillier ] * Bump Standards-Version to 3.9.5 (no changes needed) * Drop rubygems from suggested packages, since shipped by Ruby 1.9+ -- Cédric Boutillier Thu, 16 Jan 2014 16:27:13 +0100 rubygems-integration (1.2) unstable; urgency=low [ Cédric Boutillier ] * debian/control: remove obsolete DM-Upload-Allowed flag * use canonical URI in Vcs-* fields [ Christian Hofstaedtler ] * Silence warnings caused by overriding methods (Closes: #679688) -- Antonio Terceiro Sun, 02 Jun 2013 12:31:00 -0300 rubygems-integration (1.1) unstable; urgency=low * Add gemspec for rdoc-3.9.4 which is included with ruby1.9.1 -- Antonio Terceiro Sat, 30 Jun 2012 08:56:00 -0300 rubygems-integration (1.0) unstable; urgency=low * Initial release. -- Antonio Terceiro Sun, 24 Jun 2012 17:25:52 -0300