[DRE-commits] [ruby-minitest-hooks] 01/01: reformat extended description to 79 characters

Dmitry Borodaenko angdraug at moszumanska.debian.org
Mon Feb 8 00:20:24 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-hooks.

commit 2c4a00dd73ee7a5b5327d0d40ac69b262c32ef3f
Author: Dmitry Borodaenko <angdraug at gmail.com>
Date:   Sun Feb 7 16:20:16 2016 -0800

    reformat extended description to 79 characters
---
 debian/control | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 1af8597..03b7b73 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,8 @@ Depends: ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Around and before_all/after_all/around_all hooks for Minitest
- minitest-hooks adds around and before_all/after_all/around_all hooks for Minitest.
- This allows you do things like run each suite of specs inside a database transaction,
- running each spec inside its own savepoint inside that transaction, which can
- significantly speed up testing for specs that share expensive database setup code.
+ minitest-hooks adds around and before_all/after_all/around_all hooks for
+ Minitest. This allows you do things like run each suite of specs inside a
+ database transaction, running each spec inside its own savepoint inside that
+ transaction, which can significantly speed up testing for specs that share
+ expensive database setup code.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-minitest-hooks.git



More information about the Pkg-ruby-extras-commits mailing list