[DRE-commits] [SCM] ruby-inline.git branch, master, updated. debian/3.11.2-1-3-g37cbb5f

Paul van Tilburg paulvt at debian.org
Tue Jun 26 21:31:46 UTC 2012


The following commit has been merged in the master branch:
commit 37cbb5fd9eef392fbb9ab03fcd175c6addcdc6a1
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Tue Jun 26 23:30:38 2012 +0200

    Removed all tests for now

diff --git a/debian/changelog b/debian/changelog
index a9e6093..ef7ba13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 ruby-inline (3.11.2-2) unstable; urgency=low
 
   * Bumped gem2deb build-dependency to >= 0.3.0~.
+  * debian/rules, debian/ruby-test-files.yaml: removed all tests for now.
 
  -- Paul van Tilburg <paulvt at debian.org>  Tue, 26 Jun 2012 23:28:53 +0200
 
diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
deleted file mode 100644
index 8152432..0000000
--- a/debian/ruby-test-files.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
---- 
-- test/test_inline.rb
diff --git a/debian/rules b/debian/rules
index b2eab18..a5e7dc8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 #export DH_VERBOSE=1
 #
 # Uncomment to ignore all test failures (but the tests will run anyway)
-export DH_RUBY_IGNORE_TESTS=all
+#export DH_RUBY_IGNORE_TESTS=all
 #
 # Uncomment to ignore some test failures (but the tests will run anyway).
 # Valid values:

-- 
ruby-inline.git



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