[DRE-commits] [ruby-lemon] 01/01: Don't run tests to avoid circular build dependency with ruby-ansi

Tim Potter tpot-guest at moszumanska.debian.org
Mon Sep 22 01:51:45 UTC 2014


This is an automated email from the git hooks/post-receive script.

tpot-guest pushed a commit to branch master
in repository ruby-lemon.

commit 4c04c2b4ed812f827c10f3a9461991b9d52ad6a8
Author: Tim Potter <tpot at hp.com>
Date:   Mon Sep 22 11:51:11 2014 +1000

    Don't run tests to avoid circular build dependency with ruby-ansi
---
 debian/control       | 2 +-
 debian/ruby-tests.rb | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 71bf516..621a67c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Tim Potter <tpot at hp.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb, ruby-qed
+Build-Depends: debhelper (>= 7.0.50~), gem2deb
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-lemon.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-lemon.git;a=summary
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
deleted file mode 100644
index 2b9a1ea..0000000
--- a/debian/ruby-tests.rb
+++ /dev/null
@@ -1,2 +0,0 @@
-require 'qed/cli'
-QED.cli("spec")

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-lemon.git



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