-
libgems-ruby (0.9.4-1ubuntu1) gutsy; urgency=low
* Added bash completion for gem commands.
* Added README.Debian file to rubygems package
-- Neil Wilson <email address hidden> Tue, 7 Aug 2007 21:50:33 +0100
-
libgems-ruby (0.9.4-1) unstable; urgency=low
* New upstream release. (Closes: #426190)
* Removed dummy entries in this changelog.
libgems-ruby (0.9.3-1) unstable; urgency=low
* New upstream release. (Closes: #407576)
* Stopped using the "Uploaders rule".
* debian/control
- Bumped up Standards-Version to 3.7.2.
- The rubygems package now depends on ruby1.8 instead of ruby because
shebangs in scripts are /usr/bin/ruby1.8.
- Description 'Homepage:' should preceed 2 spaces. (Closes: #415221)
* The upstream's URL has been changed. (Closes: #413251)
* The shebang of /usr/bin/gem is now "#!/usr/bin/ruby1.8" instead of
"#!/usr/bin/env ruby". (Closes: #416775)
* CVE-2007-0469: RubyGems did not check installation paths for gems
before writing files. (Closes: #408299)
-- Ubuntu Archive Auto-Sync <email address hidden> Wed, 30 May 2007 07:31:48 +0100
-
libgems-ruby (0.9.0-6) unstable; urgency=low
* Installing gems on s390 did not work because of an IO.seek trouble.
Add a patch (debian/patches/21_avoid_ioseek.dpatch) for a workaround.
(Closes: #406388)
-- Ubuntu Archive Auto-Sync <email address hidden> Fri, 27 Apr 2007 00:22:46 +0100
-
libgems-ruby (0.9.0-5) unstable; urgency=medium
* Nothing is changed but uploading to the unstable distribtion. In order to
make it into Etch's freeze, the urgency is bumped up.
libgems-ruby (0.9.0-4) experimental; urgency=low
* Fixed the watch-file again (typo in group_id). Thanks to Paul van Tilburg.
libgems-ruby (0.9.0-3) experimental; urgency=low
* Fixed the watch-file. Thanks to Paul van Tilburg.
libgems-ruby (0.9.0-2) experimental; urgency=low
* Apply a patch of Marcus Rueckert for the --build-root option of the gem
command where the files are to be installed.
http://rubyforge.org/pipermail/rubygems-developers/2006-June/002010.html
libgems-ruby (0.9.0-1) experimental; urgency=low
* New upstream release.
* debian/generate_yaml_index.sgml was removed because the upstream deleted
the command.
* Write man pages for gem, gemlock, gemri, index_gem_repository and
gem_mirror.
* Add a patch (debian/patches/10_datadir.dpatch) which removes the
unnecessary shebang.
libgems-ruby (0.8.11-4) experimental; urgency=low
* Add ruby1.8-dev to the recommends as users may build gem native
extensions. (Closes: #373843)
* Move Build-Depends-Indep to Build-Depends as per policy section 7.6.
* Put Standards-Version to the latest version, 3.7.2.
* Put the debhelper version that is depended on to 5.
libgems-ruby (0.8.11-3) experimental; urgency=low
* This package is now managed under pkg-ruby-extras
https://alioth.debian.org/projects/pkg-ruby-extras/.
* Add debian/control.in, which generates debian/control.
* debian/patches/01_rubygems.dpatch: Fix a bug. GEM_HOME is now available to
specify where gems are to be installed.
libgems-ruby (0.8.11-2) experimental; urgency=low
* debian/patches/08_tighter_search_regex.dpatch: new. fix a bug where the
regular expression in the local gem searching code was not using the ^ and
$ anchors on the gem name given on the command line, resulting in failures
when another gem then the specified has a substring match. (Blair Zajac
<email address hidden>)
* debian/patches/09_installer.dpatch: new. fix a issue where executables
of installed gems were not uninstalled.
libgems-ruby (0.8.11-1) experimental; urgency=low
* Initial Release [closes: #282429].
-- Scott James Remnant <email address hidden> Thu, 16 Nov 2006 23:26:21 +0000