libcrypt-openssl-dsa-perl 0.13-6 source package in Ubuntu

Changelog

libcrypt-openssl-dsa-perl (0.13-6) unstable; urgency=low


  * Bump debhelper compat level to 9
  * Apply patch from Niko Tyni fixing FTBFS with -Werror=format-security
    (Closes: #661382)
  * Update Standards-Version (no changes)

 -- Dominic Hargreaves <email address hidden>  Sun, 01 Apr 2012 16:12:23 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcrypt-openssl-dsa-perl_0.13-6.dsc 1.5 KiB 95e4eddd27effad005d4d188a865083a604345d26fe8ad1d54777d102977cfac
libcrypt-openssl-dsa-perl_0.13.orig.tar.gz 6.6 KiB f786a76441106a6ce3de4d153bddd3fc0a8a90657b2cb6778aa362e4e7d66cef
libcrypt-openssl-dsa-perl_0.13-6.debian.tar.gz 4.8 KiB 4bedfeb3b56ddb3cf08caae36bbbb060429da373f424f0e6cbebf3333b1cb341

No changes file available.

Binary packages built by this source

libcrypt-openssl-dsa-perl: module which implements the DSA signature verification system

 Crypt::OpenSSL::DSA is a wrapper to the DSA (Digital Signature Algorithm)
 functions contained in the OpenSSL crypto library. It allows you to create
 public/private key pair, sign messages and verify signatures, as well as
 manipulate the keys at the low level.