Source: ruby-password
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Micah Anderson <micah@debian.org>, Gunnar Wolf <gwolf@debian.org>, Ryan Niebur <ryanryan52@gmail.com>
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.11~), cracklib-runtime, libcrack2-dev, wamerican | wordlist, ruby-termios
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-password.git
Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-password.git;a=summary
Homepage: http://www.caliban.org/ruby/ruby-password.shtml
XS-Ruby-Versions: ruby1.8

Package: ruby-password
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8, ruby-termios
Replaces: libpassword-ruby (<< 0.5.3-3~), libpassword-ruby1.8 (<< 0.5.3-3~)
Breaks: libpassword-ruby (<< 0.5.3-3~), libpassword-ruby1.8 (<< 0.5.3-3~)
Provides: libpassword-ruby, libpassword-ruby1.8
Description: Ruby library for handling passwords
 This package is a suite of password handling methods. Specifically, it
 handles manual entry of passwords from the keyboard in both buffered and
 unbuffered modes, password strength checking, random password generation,
 phonemic password generation, and encryption of passwords.
 .
 The common CrackLib library is used to perform password strength checking.

# Transitional packages
Package: libpassword-ruby
Section: oldlibs
Architecture: all
Depends: ${misc:Depends}, ruby-password
Description: Transitional package for ruby-password
 This is a transitional package to ease upgrades to the ruby-password
 package. It can safely be removed.

Package: libpassword-ruby1.8
Section: oldlibs
Architecture: all
Depends: ${misc:Depends}, ruby-password
Description: Transitional package for ruby-password
 This is a transitional package to ease upgrades to the ruby-password
 package. It can safely be removed.

