libauthen-sasl-saslprep-perl 1.100-2 source package in Ubuntu

Changelog

libauthen-sasl-saslprep-perl (1.100-2) unstable; urgency=medium

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

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

  [ Debian Janitor ]
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository, Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on libmodule-build-perl.

 -- Jelmer Vernooij <email address hidden>  Wed, 08 Jun 2022 17:44:35 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libauthen-sasl-saslprep-perl_1.100-2.dsc 2.3 KiB 136b44ac2b162f413100bb18e9343402b7616e313c492f5acec54fa7ca4058c1
libauthen-sasl-saslprep-perl_1.100.orig.tar.gz 13.2 KiB a4cccc34bb3f53acf0ba78c9fc61af8d156d109d1c10487ba5988a55077d1f70
libauthen-sasl-saslprep-perl_1.100-2.debian.tar.xz 1.9 KiB f967fd364bbeb599bb496df8deec7ba04d8e22ab863eaf281c4e083636b59488

Available diffs

No changes file available.

Binary packages built by this source

libauthen-sasl-saslprep-perl: Stringprep Profile for User Names and Passwords (RFC 4013)

 Authen::SASL::SASLprep implements the SASLprep specification, which describes
 how to prepare Unicode strings representing user names and passwords for
 comparison. SASLprep is a profile of the stringprep algorithm.