[DRE-commits] [gem2deb] 01/06: gem2deb-test-runner: add dependency on ruby-minitest
Antonio Terceiro
terceiro at moszumanska.debian.org
Wed Jul 15 21:33:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository gem2deb.
commit e217ab87d582fd44fb367210af136deb42506372
Author: Antonio Terceiro <terceiro at debian.org>
Date: Wed Jul 15 18:09:28 2015 -0300
gem2deb-test-runner: add dependency on ruby-minitest
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 7382105..b80ae29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
gem2deb (0.18.4) UNRELEASED; urgency=medium
* gem2deb: download .gem files in a temporary directory
+ * gem2deb-test-runner: add dependency on ruby-minitest
-- Antonio Terceiro <terceiro at debian.org> Wed, 24 Jun 2015 17:23:08 -0300
diff --git a/debian/control b/debian/control
index 2246c0c..065fe21 100644
--- a/debian/control
+++ b/debian/control
@@ -50,6 +50,7 @@ Description: Debian Ruby packaging suite
Package: gem2deb-test-runner
Architecture: all
Depends: ruby | ruby-interpreter,
+ ruby-minitest,
ruby-test-unit,
${misc:Depends},
${shlibs:Depends}
--
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