[DRE-commits] [ruby-activesupport-3.2] 01/02: Depend on ruby-minitest (Closes: #733423)
Ondrej Sury
ondrej at moszumanska.debian.org
Tue Apr 29 10:53:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
ondrej pushed a commit to branch master
in repository ruby-activesupport-3.2.
commit f5ade7d8674b24fbf8b4de3a6f70bba32fa862aa
Author: Ondřej Surý <ondrej at sury.org>
Date: Tue Jan 28 15:59:21 2014 +0100
Depend on ruby-minitest (Closes: #733423)
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 7d35a4e..63c7c7e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Uploaders:
Build-Depends: debhelper (>= 7.0.50~),
gem2deb (>= 0.3.0~),
ruby-i18n (>= 0.6~),
- ruby-multi-json (>= 1.0~)
+ ruby-multi-json (>= 1.0~),
+ ruby-minitest
Standards-Version: 3.9.3
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-activesupport-3.2.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-activesupport-3.2.git;a=summary
@@ -22,7 +23,8 @@ Depends: ${shlibs:Depends},
${misc:Depends},
ruby | ruby-interpreter,
ruby-i18n (>= 0.6~),
- ruby-multi-json (>= 1.0~)
+ ruby-multi-json (>= 1.0~),
+ ruby-minitest
Conflicts: ruby-activesupport-2.3
Description: Support and utility classes used by the Rails 3.2 framework
ActiveSupport consists of utility classes and extensions to the Ruby
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-activesupport-3.2.git
More information about the Pkg-ruby-extras-commits
mailing list