libgnupg-perl 0.19-4 source package in Ubuntu

Changelog

libgnupg-perl (0.19-4) unstable; urgency=medium

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

  [ gregor herrmann ]
  * debian/copyright: replace tabs with spaces / remove trailing
    whitespace.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.

 -- Jelmer Vernooij <email address hidden>  Tue, 14 Jun 2022 22:05:06 +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
Kinetic release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libgnupg-perl_0.19-4.dsc 2.1 KiB b54b41d2c8964d7894cabc7435d9281a4d8d1deafc2cd4f7ac90ae47d21fd78c
libgnupg-perl_0.19.orig.tar.gz 31.9 KiB af53f2d3f63297e046676eae14a76296afdd2910e09723b6b113708622b7989b
libgnupg-perl_0.19-4.debian.tar.xz 7.7 KiB dde90ffdb114d6313d8735977449edb1d7fc82cd101fd7582659be8c8cc7d1d9

Available diffs

No changes file available.

Binary packages built by this source

libgnupg-perl: interface to GnuPG 1.4 using its coprocess interface

 GnuPG is a Perl module that provides a limited programmatic interface to the
 GNU Privacy Guard program. It uses the coprocess hook system provided by gpg
 and communicates using shared memory. It attempts to map the interactive
 interface offered by the gpg command-line tool to a more programmatic API.
 .
 This module is compatible with the "classic" 1.4 version of gnupg only. It
 does not work with modern gnupg 2.1x currently.