[DRE-commits] [ruby-diffy] 03/05: uncomment d/test/control autopkgtest file

Cédric Boutillier boutil at moszumanska.debian.org
Wed Sep 17 19:53:15 UTC 2014


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

boutil pushed a commit to annotated tag debian/3.0.6-1
in repository ruby-diffy.

commit fa53c53028a4a616aa25a1366256705b34f6fa69
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Sep 15 15:10:23 2014 +0200

    uncomment d/test/control autopkgtest file
---
 debian/changelog     | 2 +-
 debian/tests/control | 8 ++------
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7e1cd28..4a36ed5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 ruby-diffy (3.0.6-1) UNRELEASED; urgency=medium
 
-  * Initial release (Closes: #nnnn)
+  * Initial release (Closes: #760276)
 
  -- Cédric Boutillier <boutil at debian.org>  Tue, 02 Sep 2014 14:41:35 +0200
diff --git a/debian/tests/control b/debian/tests/control
index ba12c70..1b65298 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,9 +1,5 @@
 Test-Command: gem2deb-test-runner --autopkgtest 2>&1
-Depends: @, gem2deb-test-runner
-#FIXME: add to Depends ruby-rspec, ruby-test-unit... if needed
-#Restrictions: allow-stderr
+Depends: @, gem2deb-test-runner, ruby-rspec
 
-#FIXME: replace LIB by the name of the main file of the library
-#Test-Command: ruby -r LIB -e "puts true"
-#Depends: @
+Test-Command: ruby -r "diffy" -e "puts true"
 

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



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