[DRE-commits] [ruby-test-declarative] 02/02: improve the long description of the package

Lucas Nussbaum lucas at moszumanska.debian.org
Thu Jul 6 19:02:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

lucas pushed a commit to branch master
in repository ruby-test-declarative.

commit f426c607df536ea181009771c026c7d8193251dc
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Thu Jul 6 20:59:23 2017 +0200

    improve the long description of the package
---
 debian/changelog | 6 ++++++
 debian/control   | 4 +++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9cb1510..3584cfe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-test-declarative (0.0.6-2) unstable; urgency=medium
+
+  * Extend the long description (fixes lintian warning).
+
+ -- Lucas Nussbaum <lucas at debian.org>  Thu, 06 Jul 2017 20:59:11 +0200
+
 ruby-test-declarative (0.0.6-1) unstable; urgency=medium
 
   [ Cédric Boutillier ]
diff --git a/debian/control b/debian/control
index 81e1867..ed37762 100644
--- a/debian/control
+++ b/debian/control
@@ -20,4 +20,6 @@ Depends: ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: adds a declarative test method syntax to test/unit
- Simply adds a declarative test method syntax to test/unit.
+ ruby-test-declarative adds a declarative test method syntax to test/unit:
+ instead of using the 'def test_foo' syntax, a 'test' method is provided
+ and takes a string, describing the test, as argument.

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



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