libcrypt-openssl-rsa-perl 0.32-1 source package in Ubuntu

Changelog

libcrypt-openssl-rsa-perl (0.32-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit, Repository, Repository-
    Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.
  * Replace '--with perl_openssl' in debian/rules with a build dependency
    on 'dh-sequence-perl-openssl'.

  [ Florian Schlichting ]
  * Import upstream version 0.32.
  * Annotate test-only build dependencies with <!nocheck>
  * Declare compliance with Debian Policy 4.6.0

 -- Florian Schlichting <email address hidden>  Sat, 25 Sep 2021 23:40:13 +0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcrypt-openssl-rsa-perl_0.32-1.dsc 2.3 KiB b52118b2b595303789107934498654be4ab9438a62e91be5ee0b2406a550c052
libcrypt-openssl-rsa-perl_0.32.orig.tar.gz 24.2 KiB adc74f0ae125c77f65d5dd32abb9c3429300a79543bf263494f333f9c0b62a61
libcrypt-openssl-rsa-perl_0.32-1.debian.tar.xz 4.3 KiB 12c26b710346390a1d242012f0ee3e498e1262190b410678f01c76252cc4c917

No changes file available.

Binary packages built by this source

libcrypt-openssl-rsa-perl: module for RSA encryption using OpenSSL

 Crypt::OpenSSL::RSA is a Perl module that provides glue to the RSA functions
 in the OpenSSL library. It provides the following functionalities: create a
 key from a string, make a new key, save key to a string, save public portion
 of key to a string using format compatible with OpenSSL's command-line rsa
 tool, encrypt, decrypt, sign, verify, return the size in bytes of a key,
 check the validity of a key.

libcrypt-openssl-rsa-perl-dbgsym: debug symbols for libcrypt-openssl-rsa-perl