[DRE-commits] [ruby-tilt] 04/07: switch build-dependency from ruby-minitest to ruby-test-unit

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Feb 23 15:40:35 UTC 2014


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

terceiro pushed a commit to branch master
in repository ruby-tilt.

commit 62aa7b7edbe36c7881899e40e5d4873071cac860
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Feb 23 12:16:37 2014 -0300

    switch build-dependency from ruby-minitest to ruby-test-unit
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6b3e992..66b8d5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ruby-tilt (2.0.0+really1.4.1-1) UNRELEASED; urgency=medium
 
   * Revert to previous upstream release due to breakage of reverse
     dependencies (Closes: #738488).
+  * switch build-dependency from ruby-minitest to ruby-test-unit
 
  -- Antonio Terceiro <terceiro at debian.org>  Sun, 23 Feb 2014 12:07:21 -0300
 
diff --git a/debian/control b/debian/control
index 0d71524..8d8f9d3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Lucas Nussbaum <lucas at lucas-nussbaum.net>, Youhei SASAKI <uwabami at gfd-dennou.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rake,
- ruby-minitest,
+ ruby-test-unit,
  ruby-coffee-script,
  ruby-contest,
  ruby-creole,

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



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