[DRE-commits] [coderay] 07/14: use newer test

Daisuke Higuchi dai at moszumanska.debian.org
Sun Oct 22 15:26:56 UTC 2017


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

dai pushed a commit to branch master
in repository coderay.

commit 06e7e0e138fcaf4a2fc3e7b4b477c35f0e6b528f
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Mon Oct 23 00:02:51 2017 +0900

    use newer test
---
 debian/control              | 2 ++
 debian/ruby-test-files.yaml | 2 --
 debian/ruby-tests.rb        | 1 +
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index ee12f20..5c137da 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,8 @@ Uploaders: Deepak Tripathi <apenguinlinux at gmail.com>,
            HIGUCHI Daisuke (VDR dai) <dai at debian.org>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
+               ruby-bundler,
+               ruby-shoulda-context,
                ruby-redcloth,
                ruby-test-unit
 Standards-Version: 3.9.7
diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
deleted file mode 100644
index 84965c9..0000000
--- a/debian/ruby-test-files.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
---- 
-- ./test/functional/suite.rb
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
new file mode 100644
index 0000000..ecdc34f
--- /dev/null
+++ b/debian/ruby-tests.rb
@@ -0,0 +1 @@
+exec('rake')

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



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