lp:ubuntu/wily-proposed/rubygems-integration

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily-proposed/rubygems-integration
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

9. By Antonio Terceiro

* 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.

8. By Chris Hofstaedtler

[ 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)

7. By Antonio Terceiro

* 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.

6. By Antonio Terceiro

* 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.

5. By Antonio Terceiro

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.

4. By Antonio Terceiro

[ 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

3. By Antonio Terceiro

[ 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)

2. By Antonio Terceiro

Add gemspec for rdoc-3.9.4 which is included with ruby1.9.1

1. By Antonio Terceiro

Initial release.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/wily/rubygems-integration
This branch contains Public information 
Everyone can see this information.

Subscribers