[DRE-commits] [ruby-redcarpet] 02/03: Remove rdeps-test autopkgtest, rdeps should do that on their own

zeha at debian.org zeha at debian.org
Sat Mar 5 12:59:12 UTC 2016


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

zeha pushed a commit to branch master
in repository ruby-redcarpet.

commit 385b361298fd4b62cf265c6797d6e9fba935eea8
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Sat Mar 5 13:54:47 2016 +0100

    Remove rdeps-test autopkgtest, rdeps should do that on their own
---
 debian/tests/control    |  7 -------
 debian/tests/rdeps-test | 23 -----------------------
 2 files changed, 30 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
deleted file mode 100644
index 40a33e2..0000000
--- a/debian/tests/control
+++ /dev/null
@@ -1,7 +0,0 @@
-# Just make sure gemspec declared dependecy versions match
-Tests: rdeps-test
-Depends: @,  ruby-github-markup, ruby-markerb, yard, tdiary, ruby-middleware, 
- mdpress, jekyll
-
-Test-Command: gem2deb-test-runner --autopkgtest 2>&1
-Depends: @, @builddeps@, gem2deb-test-runner
diff --git a/debian/tests/rdeps-test b/debian/tests/rdeps-test
deleted file mode 100644
index 9318ce1..0000000
--- a/debian/tests/rdeps-test
+++ /dev/null
@@ -1,23 +0,0 @@
-#!/bin/sh
-
-exec 2>&1
-set -ex
-
-cd $ADTTMP
-
-mkdir foo
-cd foo
-
-cat >Gemfile <<EOF
-source 'https://rubygems.org'
-
-gem 'github-markup'
-gem 'markerb'
-gem 'yard'
-gem 'tdiary'
-gem 'middleware'
-gem 'mdpress'
-gem 'jekyll'
-EOF
-
-bundle install --local

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



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