[DRE-commits] [ruby-inline] 04/05: Run the tests as part of the build process; add build-dependency on ruby-zentest

Gunnar Wolf gwolf at alioth.debian.org
Tue Oct 1 17:40:19 UTC 2013


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

gwolf pushed a commit to branch master
in repository ruby-inline.

commit 3ac5f4b18b5c92c0b073a0b57442b21d9750d0f0
Author: Gunnar Wolf <gwolf at gwolf.org>
Date:   Tue Oct 1 12:36:29 2013 -0500

    Run the tests as part of the build process; add build-dependency on ruby-zentest
---
 debian/changelog            |    5 +++++
 debian/control              |    4 ++--
 debian/ruby-test-files.yaml |    1 +
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e04dd79..ecc59c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,12 @@
 ruby-inline (3.12.2-1) unstable; urgency=low
 
+  [ Paul van Tilburg ]
   * New upstream release
 
+  [ Gunnar Wolf ]
+  * Run the tests as part of the build process; add build-dependency on
+    ruby-zentest
+
  -- Paul van Tilburg <paulvt at debian.org>  Tue, 01 Oct 2013 12:21:38 -0500
 
 ruby-inline (3.11.2-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 7b7f29a..5d24a87 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Patrick Ringl <patrick_ at freenet.de>, Paul van Tilburg <paulvt at debian.org>, Gunnar Wolf <gwolf at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-minitest, rake
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-minitest, rake, ruby-zentest
+Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-inline.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-inline.git;a=summary
 Homepage: http://www.zenspider.com/ZSS/Products/RubyInline/
diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
new file mode 100644
index 0000000..acba721
--- /dev/null
+++ b/debian/ruby-test-files.yaml
@@ -0,0 +1 @@
+- test_inline.rb

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



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