[DRE-commits] [gem2deb] 03/08: add ruby-test-unit to Build-Depends

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Feb 10 16:06:27 UTC 2014


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

terceiro pushed a commit to branch master
in repository gem2deb.

commit 30b6c858a80d0e538a3ae58b0136ca499d821429
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Feb 9 21:48:30 2014 -0300

    add ruby-test-unit to Build-Depends
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b49781f..ff62545 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ gem2deb (0.6.2) UNRELEASED; urgency=medium
       interpreters by rubygems-integration >= 1.5. This way when a new
       interpreter is added there is no need to re-upload every package to
       make it seen by that new interpreter rubygems.
+  * add ruby-test-unit to Build-Depends
 
   [ Cédric Boutillier ]
   * Make build of C extensions verbose
diff --git a/debian/control b/debian/control
index 89955d3..c7951c3 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Lucas Nussbaum <lucas at debian.org>,
            Antonio Terceiro <terceiro at debian.org>,
            Vincent Fourmond <fourmond at debian.org>,
 	   Gunnar Wolf <gwolf at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), rake, ruby-shoulda-context, ruby-mocha (>= 0.14.0), ruby1.9.1 (>= 1.9.3.0-1~), ruby1.9.1-dev (>= 1.9.3.0-1~), ruby2.0, ruby2.0-dev, devscripts, ruby-setup, lintian
+Build-Depends: debhelper (>= 7.0.50~), rake, ruby-test-unit, ruby-shoulda-context, ruby-mocha (>= 0.14.0), ruby1.9.1 (>= 1.9.3.0-1~), ruby1.9.1-dev (>= 1.9.3.0-1~), ruby2.0, ruby2.0-dev, devscripts, ruby-setup, lintian
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/gem2deb.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/gem2deb.git;a=summary

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



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