libcrypt-generatepassword-perl 0.05-2 source package in Ubuntu

Changelog

libcrypt-generatepassword-perl (0.05-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Alexander GQ Gerasiov from Uploaders. Thanks for your work!

  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Sun, 12 Jun 2022 22:25:18 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcrypt-generatepassword-perl_0.05-2.dsc 2.2 KiB 4b756d7afbbca9a31ce91cd67ff3626d1b7e3774c4228e857bd1a3cc027523b0
libcrypt-generatepassword-perl_0.05.orig.tar.gz 216.1 KiB d69f3756bcfd79a9b9985fadef33909f62989590322a21163f93d75293019b66
libcrypt-generatepassword-perl_0.05-2.debian.tar.xz 2.5 KiB 3e0425c390c4196c95c113846b6d95c30958b3232759f024493e2af559d89ee3

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.