[DRE-commits] r4513 - in trunk/ohai/debian: . patches

Bryan McLellan btm-guest at alioth.debian.org
Sat Jan 9 06:10:08 UTC 2010


Author: btm-guest
Date: 2010-01-09 06:10:02 +0000 (Sat, 09 Jan 2010)
New Revision: 4513

Modified:
   trunk/ohai/debian/changelog
   trunk/ohai/debian/patches/remove_rubygems.patch
Log:
additional 'remove rubygems' patch notes

add a changelog entry about rubygems
add a description to the rubygems patch


Modified: trunk/ohai/debian/changelog
===================================================================
--- trunk/ohai/debian/changelog	2010-01-09 06:02:06 UTC (rev 4512)
+++ trunk/ohai/debian/changelog	2010-01-09 06:10:02 UTC (rev 4513)
@@ -9,6 +9,7 @@
   * Add Joshua Timberman to uploaders
   * Add ohai as suggests to libohai-ruby
   * Update watch to use githubredir
+  * Add quilt patch to remove rubygems require
 
  -- Bryan McLellan <btm at loftninjas.org>  Thu, 07 Jan 2010 12:51:20 -0800
 

Modified: trunk/ohai/debian/patches/remove_rubygems.patch
===================================================================
--- trunk/ohai/debian/patches/remove_rubygems.patch	2010-01-09 06:02:06 UTC (rev 4512)
+++ trunk/ohai/debian/patches/remove_rubygems.patch	2010-01-09 06:10:02 UTC (rev 4513)
@@ -1,3 +1,6 @@
+# Description: Remove requirement of rubygems
+# Requiring RubyGems is discouraged by the Debian Ruby Extras team
+# per http://pkg-ruby-extras.alioth.debian.org/upstream-devs.html
 Index: opscode-ohai-5bdfa78/lib/ohai/system.rb
 ===================================================================
 --- opscode-ohai-5bdfa78.orig/lib/ohai/system.rb	2010-01-08 21:56:56.000000000 -0800




More information about the Pkg-ruby-extras-commits mailing list