[DRE-commits] [ruby-rspec] 07/25: add rspec-support in debian/control
Cédric Boutillier
boutil at moszumanska.debian.org
Sat Mar 28 20:34:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch no_submodules
in repository ruby-rspec.
commit 2e4274d4ef36737a63d1edf61350709be3624b25
Author: Cédric Boutillier <boutil at debian.org>
Date: Mon Mar 23 23:27:16 2015 +0100
add rspec-support in debian/control
---
debian/control | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/debian/control b/debian/control
index 7b5a446..2a0e3af 100644
--- a/debian/control
+++ b/debian/control
@@ -57,3 +57,18 @@ Description: Behaviour Driven Development framework for Ruby - mocks
Ruby application should behave.
.
This package provides support for stubbing and mocking.
+
+Package: ruby-rspec-support
+Architecture: all
+X-DhRuby-Root: rspec-support
+XB-Ruby-Versions: ${ruby:Versions}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Suggests: ruby-rspec
+Description: Behaviour Driven Development framework for Ruby - support
+ RSpec is a Behaviour Driven Development framework for Ruby. It
+ provides a framework for writing and executing examples of how your
+ Ruby application should behave.
+ .
+ This package provides common functionality to other
+ rspec packages. It is considered suitable for internal
+ use only at this time.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rspec.git
More information about the Pkg-ruby-extras-commits
mailing list