Source: ruby-hmac
Section: ruby
Priority: optional
Maintainer: Daigo Moriwaki <daigo@debian.org>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>,
           Antonio Terceiro <terceiro@softwarelivre.org>,
           Paul van Tilburg <paulvt@debian.org>,           
           Vasudev Kamath <kamathvasudev@gmail.com>
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.2),
               ruby-minitest
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-hmac.git
Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-hmac.git;a=summary
Homepage: http://ruby-hmac.rubyforge.org
XS-Ruby-Versions: all

Package: ruby-hmac
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ruby1.8 | ruby-interpreter
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 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
 of information transmitted over or stored in an unreliable medium, based
 on a secret key.

Package: libhmac-ruby1.8
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-hmac
 package. It can safely be removed.

Package: libhmac-ruby
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-hmac
 package. It can safely be removed.
