[DRE-commits] [ruby-afm] 03/03: tests use minitest instead of shoulda

Cédric Boutillier boutil at moszumanska.debian.org
Wed Jul 2 16:47:23 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-afm.

commit 5db26e1203266b14083616f99691af3568d29906
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Jul 2 18:33:11 2014 +0200

    tests use minitest instead of shoulda
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e784930..cac5477 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ ruby-afm (0.2.2-1) unstable; urgency=medium
     in tests.
   * Bump Standards-Version to 3.9.5 (no changes needed)
   * Use the ruby-tests.rb to run the tests instead of ruby-test-files.yaml
+  * Tests use ruby-minitest instead of ruby-shoulda
 
  -- Cédric Boutillier <boutil at debian.org>  Wed, 02 Jul 2014 18:13:03 +0200
 
diff --git a/debian/control b/debian/control
index 56fb03f..edc8b2a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.1~), ruby-shoulda
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.1~), ruby-minitest
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-afm.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-afm.git;a=summary

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



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