[DRE-commits] [rails-3.2] 01/11: make ruby-activesupport-3.2 depend on ruby-minitest (Closes: #733423)
Antonio Terceiro
terceiro at moszumanska.debian.org
Thu Feb 20 21:33:47 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository rails-3.2.
commit adde6356eeadfb70a0af349c957f64f90e0e18c2
Author: Antonio Terceiro <terceiro at debian.org>
Date: Mon Feb 17 11:17:20 2014 -0300
make ruby-activesupport-3.2 depend on ruby-minitest (Closes: #733423)
---
debian/changelog | 6 ++++++
debian/control | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f56e011..08d314c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+rails-3.2 (3.2.16-3+1) UNRELEASED; urgency=medium
+
+ * make ruby-activesupport-3.2 depend on ruby-minitest (Closes: #733423)
+
+ -- Antonio Terceiro <terceiro at debian.org> Mon, 17 Feb 2014 11:16:11 -0300
+
rails-3.2 (3.2.16-3+0) unstable; urgency=medium
[ Ondřej Surý ]
diff --git a/debian/control b/debian/control
index 7753d39..d1da922 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,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,
Provides: ruby-activesupport
Conflicts: ruby-activesupport
Breaks: ruby-activesupport-2.3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rails-3.2.git
More information about the Pkg-ruby-extras-commits
mailing list