[DRE-commits] [ruby-retryable] 02/02: Update short description, silence lintian

Lucas Kanashiro kanashiro at moszumanska.debian.org
Mon Aug 8 18:15:41 UTC 2016


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

kanashiro pushed a commit to branch master
in repository ruby-retryable.

commit 6f2087af2a63c600a29c192f237fe6d88d505815
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Mon Aug 8 14:54:06 2016 -0300

    Update short description, silence lintian
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 882d358..66922a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ ruby-retryable (2.0.4-1) unstable; urgency=medium
 
   [ Lucas Kanashiro ]
   * debian/docs: ship README.md
+  * Update short description, silence lintian
 
  -- Hleb Valoshka <375gnu at gmail.com>  Fri, 05 Aug 2016 18:50:39 +0300
 
diff --git a/debian/control b/debian/control
index a40d789..987e9a7 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends}
-Description: Retryable#retryable, allows for retrying of code blocks.
+Description: module that allows one to retry a code block
  Runs a code block, and retries it when an exception occurs. It's great when
  working with flakey webservices (for example).
  .

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



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