Skip to content

Debian Changelog libgems-ruby (0.9.0-5)

2006

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.

 -- Daigo Moriwaki <daigo@debian.org>  Fri, 13 Oct 2006 12:41:29 +0900

libgems-ruby (0.9.0-4) experimental; urgency=low

   * Fixed the watch-file again (typo in group_id). Thanks to Paul van Tilburg.

 -- Daigo Moriwaki <daigo@debian.org>  Wed, 13 Sep 2006 12:39:31 +0900

libgems-ruby (0.9.0-3) experimental; urgency=low

   * Fixed the watch-file. Thanks to Paul van Tilburg.

 -- Daigo Moriwaki <daigo@debian.org>  Mon, 11 Sep 2006 22:57:20 +0900

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

 -- Daigo Moriwaki <daigo@debian.org>  Sat, 16 Jul 2006 15:57:00 +0900

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.

 -- Daigo Moriwaki <daigo@debian.org>  Fri, 7 Jul 2006 15:25:30 +0900

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.

 -- Daigo Moriwaki <daigo@debian.org>  Fri, 16 Jun 2006 23:35:03 +0900

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.

 -- Daigo Moriwaki <daigo@debian.org>  Wed, 26 Apr 2006 23:49:18 +0900

2005

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
     <blair@orcaware.com>)
 
   * debian/patches/09_installer.dpatch: new. fix a issue where executables
     of installed gems were not uninstalled.

 -- Daigo Moriwaki <beatles@sgtpepper.net>  Thu, 3 Nov 2005 14:54:00 +0900

libgems-ruby (0.8.11-1) experimental; urgency=low

   * Initial Release [closes: #282429].

 -- Daigo Moriwaki <beatles@sgtpepper.net>  Sat, 10 Sep 2005 23:48:29 +0900