[DRE-commits] [SCM] ruby-bdb.git branch, debian-sid, updated. debian/0.6.5-1-14-ge3b5802

Ondřej Surý ondrej at sury.org
Wed May 25 12:39:12 UTC 2011


The following commit has been merged in the debian-sid branch:
commit 16314929b7bb5bea8513bdd81e88a01d8a07518a
Author: Ondřej Surý <ondrej at sury.org>
Date:   Wed May 25 13:47:46 2011 +0200

    fixup gemspec

diff --git a/debian/bdb.gemspec b/debian/bdb.gemspec
index 8182775..1e16f05 100644
--- a/debian/bdb.gemspec
+++ b/debian/bdb.gemspec
@@ -1,6 +1,3 @@
 spec = Gem::Specification.new do |s|
-  s.name = 'bdb'
   s.extensions << 'src/extconf.rb'
-  s.rubyforge_project = 'bdb'
-  s.test_files = Dir.glob('tests/*[^_].rb')
 end

-- 
ruby-bdb.git



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