libcrypt-generatepassword-perl 0.04-1 source package in Ubuntu

Changelog

libcrypt-generatepassword-perl (0.04-1) unstable; urgency=low


  * Team upload.

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Salvatore Bonaccorso ]
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  * New upstream release.
  * Switch to "3.0 (quilt)" source format.
  * Use dh(1) in debian/rules, and debhelper (compat level) 8.
  * debian/copyright: use stand-alone license stanzas.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <email address hidden>  Fri, 13 Jun 2014 14:28:07 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libcrypt-generatepassword-perl_0.04-1.dsc 2.3 KiB 7b41b7782dde7036a5dc36f323d08085b6c6db92f7dc33c13d7d51f79571ef59
libcrypt-generatepassword-perl_0.04.orig.tar.gz 215.6 KiB ff24f89e37eab1040e2ce16ed02110454a7caa14f4f03e0449e54af344a0e5bd
libcrypt-generatepassword-perl_0.04-1.debian.tar.xz 2.1 KiB ea55d4a6b6ce23a3904b849589f42034eafcfa379f8591f4a51f35b995c2e2d8

Available diffs

No changes file available.

Binary packages built by this source

libcrypt-generatepassword-perl: perl module to generate secure passwords

 Crypt::GeneratePassword lets you generate secure random passwords with a
 reasonable amount of pronounceability. It avoids the problems associated with
 the FIPS-181 NIST standard as used by Crypt::RandPasswd.