rubygems-integration 1.9 source package in Ubuntu
Changelog
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 <email address hidden> Wed, 17 Jun 2015 19:13:10 -0300
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- all
- Section:
- ruby
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rubygems-integration_1.9.dsc | 1.7 KiB | 6abb0b5433e4a20e4d81dc96b0c482f45a8e335920907026d4465cb274588a97 |
rubygems-integration_1.9.tar.xz | 4.5 KiB | 855127bb7d628299cd8540bc797c07744526c1aeea6991e25fff097580f71acd |
Available diffs
- diff from 1.8 to 1.9 (1.5 KiB)
No changes file available.
Binary packages built by this source
- rubygems-integration: integration of Debian Ruby packages with Rubygems
rubygems-
integration makes Debian Ruby packages recognizable by Rubygems.
Debian Ruby packages may be used to satisfy Rubygems dependencies both with
plain Rubygems and with Bundler. This also allows one to use Debian Ruby
packages to satisfy dependencies in Rails 3 applications.