[DRE-commits] [ruby-merb-param-protection] 06/06: fix typo (explictly) in long description

Cédric Boutillier boutil at moszumanska.debian.org
Mon Dec 2 00:13:05 UTC 2013


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

boutil pushed a commit to branch master
in repository ruby-merb-param-protection.

commit 67a7a680b20bff0ab899d0adc71af9e01fcc4a16
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Dec 2 01:01:03 2013 +0100

    fix typo (explictly) in long description
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 040f3b4..f8c1afb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ ruby-merb-param-protection (1.1.3-2) unstable; urgency=low
     + use canonical URI in Vcs-* fields
     + drop transitional packages
     + bump Standards-Version to 3.9.5 (no changes needed)
+    + fix typo in long description
   * debian/copyright: use copyright-format/1.0 official URL
   * Add a patch header in debian/source for the single-debian-patch
 
diff --git a/debian/control b/debian/control
index 9d7e560..f64cf28 100644
--- a/debian/control
+++ b/debian/control
@@ -17,5 +17,5 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-merb-
 Description: Merb plugin with controller methods to filter parameters
  Controller methods provided by this package:
   * params_protected - removes ONLY those parameters explicitly specified.
-  * params_accessible - removes everything except what is explictly specified.
+  * params_accessible - removes everything except what is explicitly specified.
   * log_params_filtered - scrubbed at log time.

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



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