[DRE-commits] [SCM] common interface to HMAC functionality branch, master, updated. upstream/0.4.0-4-g5049c08

Vasudev Kamath kamathvasudev at gmail.com
Sun May 8 15:52:52 UTC 2011


The following commit has been merged in the master branch:
commit 5049c08dd89d77e33b1c9e0f88f5195418ccd4ed
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Sun May 8 21:21:51 2011 +0530

    Removed traces of rspec and fixed typo

diff --git a/debian/control b/debian/control
index b1b7d80..5c0f4d8 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Replaces: libhmac-ruby1.8 (<< 0.4.0-1~), libhmac-ruby (<< 0.4.0-1~)
 Conflicts: libhmac-ruby1.8 (<< 0.4.0-1~), libhmac-ruby (<< 0.4.0-1~),
            libopenid-ruby1.8 (<< 1.1.4-2)
 Provides: libhmac-ruby1.8, libhmac-ruby
-Description: Ruby interface for HMAC algorith
+Description: Ruby interface for HMAC algorithm
  This module provides common interface to HMAC functionality. HMAC is a
  kind of "Message Authentication Code" (MAC) algorithm whose standard is
  documented in RFC2104. Namely, a MAC provides a way to check the integrity
@@ -36,7 +36,7 @@ Package: libhmac-ruby1.8
 section: oldlibs
 Architecture: all
 Depends: ${misc:Depends}, ruby-hmac
-Description: Transitional package for ruby-rspec
+Description: Transitional package for ruby-hmac
  This is a transitional package to ease upgrades to the ruby-hmac
  package. It can safely be removed.
 
@@ -45,5 +45,5 @@ section: oldlibs
 Architecture: all
 Depends: ${misc:Depends}, ruby-hmac
 Description: Transitional package for ruby-hmac
- This is a transitional package to ease upgrades to the ruby-rspec
+ This is a transitional package to ease upgrades to the ruby-hmac
  package. It can safely be removed.

-- 
common interface to HMAC functionality



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