[DRE-commits] [ruby-rails-deprecated-sanitizer] 02/02: Fix lintian warnings

Lucas Moura lucasmoura-guest at moszumanska.debian.org
Thu Mar 31 16:37:18 UTC 2016


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

lucasmoura-guest pushed a commit to branch master
in repository ruby-rails-deprecated-sanitizer.

commit 549191bc2f00be421928951c9261713f0ce7d8fc
Author: Lucas Albuquerque Medeiros de Moura <lucas.moura128 at gmail.com>
Date:   Thu Mar 31 13:29:13 2016 -0300

    Fix lintian warnings
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 703fe6f..d96ab8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ruby-rails-deprecated-sanitizer (1.0.3-2) unstable; urgency=medium
 
   * Team upload.
   * Add missing dependency for running package tests (Closes: #818719)
+  * debian/control: update package description, fix lintian warning
 
  -- Lucas Albuquerque Medeiros de Moura <lucas.moura128 at gmail.com>  Thu, 31 Mar 2016 13:21:25 -0300
 
diff --git a/debian/control b/debian/control
index e863fe9..a4be339 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Depends: ruby | ruby-interpreter,
          ruby-activesupport (>= 2:4.2.0),
          ${misc:Depends},
          ${shlibs:Depends}
-Description: HTML sanitizer API extracted from Action View.
+Description: HTML sanitizer API extracted from Action View
  In Rails 4.2, HTML sanitization has been rewritten using a more secure
  library.  This package includes the old behavior that shipped with Rails 4.2
  and before, and is provided as a backwards compatibility layer.

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



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