[DRE-commits] [ruby-minitest-shared-description] 02/03: debian/control: build-depends ruby-minitest, policy 3.9.7
Dmitry Borodaenko
angdraug at moszumanska.debian.org
Mon Feb 8 00:52:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
angdraug pushed a commit to branch master
in repository ruby-minitest-shared-description.
commit 87ade7054e21804a5e7bc823da5b8bf26a8fa219
Author: Dmitry Borodaenko <angdraug at gmail.com>
Date: Sun Feb 7 16:51:16 2016 -0800
debian/control: build-depends ruby-minitest, policy 3.9.7
---
debian/control | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 6a0d21a..720b51e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,9 @@ Uploaders: Dmitry Borodaenko <angdraug at debian.org>
Build-Depends: debhelper (>= 9~),
gem2deb,
rake,
- ruby-rspec
-Standards-Version: 3.9.6
+ ruby-rspec,
+ ruby-minitest
+Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-minitest-shared-description.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-minitest-shared-description.git
Homepage: http://github.com/jeremyevans/minitest-shared_description
@@ -21,8 +22,8 @@ Depends: ruby | ruby-interpreter,
${misc:Depends},
${shlibs:Depends}
Description: Support for shared specs and shared spec subclasses for Minitest
- minitest-shared_description adds support for shared specs and shared spec subclasses
- to Minitest. Minitest supports shared specs by default using plain ruby modules, but
- does not support shared spec subclasses. In addition to making it possible to share
- subclasses, minitest-shared_desciption also provides a slightly nicer interface for
- sharing specs.
+ minitest-shared_description adds support for shared specs and shared spec
+ subclasses to Minitest. Minitest supports shared specs by default using plain
+ ruby modules, but does not support shared spec subclasses. In addition to
+ making it possible to share subclasses, minitest-shared_desciption also
+ provides a slightly nicer interface for sharing specs.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-minitest-shared-description.git
More information about the Pkg-ruby-extras-commits
mailing list