[DRE-commits] [ruby-childprocess] 05/06: Add coveralls build dependency and enable pid_behavior test

Sebastien Badia sbadia-guest at moszumanska.debian.org
Tue Mar 18 18:18:30 UTC 2014


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

sbadia-guest pushed a commit to branch master
in repository ruby-childprocess.

commit f166ad7f4bd98f92ede4eb9fa36cc28e8285fd72
Author: Sebastien Badia <seb at sebian.fr>
Date:   Tue Mar 18 18:54:38 2014 +0100

    Add coveralls build dependency and enable pid_behavior test
---
 debian/changelog            | 1 +
 debian/control              | 1 +
 debian/ruby-test-files.yaml | 1 +
 3 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 607904b..cac02cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ruby-childprocess (0.5.1-1) UNRELEASED; urgency=low
   * New upstream release (0.5.1)
   * d/control: Wrap and sort control file
   * d/control: Bump Standards-Version to 3.9.5 (no changes)
+  * Add coveralls build dependency and enable pid_behavior test
 
  -- Sebastien Badia <seb at sebian.fr>  Tue, 18 Mar 2014 18:26:16 +0100
 
diff --git a/debian/control b/debian/control
index 49d649c..056ff8b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Laurent Bigonville <bigon at debian.org>,
            Cédric Boutillier <cedric.boutillier at gmail.com>
 Build-Depends: debhelper (>= 7.0.50~),
                gem2deb (>= 0.3.0~),
+               ruby-coveralls,
                ruby-rspec (>= 2.0.0)
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-childprocess.git
diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
index 1ac88a1..439eec2 100644
--- a/debian/ruby-test-files.yaml
+++ b/debian/ruby-test-files.yaml
@@ -4,5 +4,6 @@
 - spec/childprocess_spec.rb
 - spec/io_spec.rb
 - spec/jruby_spec.rb
+- spec/pid_behavior.rb
 - spec/unix_spec.rb
 - spec/windows_spec.rb

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



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