php-crypt-gpg 1.4.0-1 source package in Ubuntu

Changelog

php-crypt-gpg (1.4.0-1) unstable; urgency=medium

  [ Prach Pongpanich ]
  * Bump Standards-Version to 3.9.6
  * Run test during package build
  * Add DEP-8 tests

  [ David Prévot ]
  * Track latest release
  * Update copyright
  * Let pkg-php-tools take care of dependencies

  [ Christian Weiske ]
  * Implement #20939: Methods to retrieve status about encryption and
    signing keys
  * Implement request #20940: Information about recently created signature

  [ Aleksander Machniak ]
  * Add possibility to get/set all usage flags of the subkey
  * Return all fingerprintes from key import methods (Request #17815)
  * Fix issue where PinEntry could not find Console/CommandLine (Bug #19914)
  * Fix converting HTML entities in debug output (Bug #20512)
  * Fix path to pinentry-cli.xml file on composer installs (Bug #20527)
  * Fix key import tests after adding 'fingerprints' item to the result
  * Get rid of @-operator, better variables naming
  * Prepare 1.4.0 release

 -- Prach Pongpanich <email address hidden>  Tue, 24 Nov 2015 19:15:25 +0700

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
php
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-crypt-gpg_1.4.0-1.dsc 2.0 KiB a392a18ba6930e53ade61263526d7f5d1d736a506c8cf4abb9ce732e676b89b0
php-crypt-gpg_1.4.0.orig.tar.gz 336.6 KiB 5188a60d194e5bee8894e9438edac5aefe27c9620121df192486ffdba2fc277b
php-crypt-gpg_1.4.0-1.debian.tar.xz 5.1 KiB b8f2be655e0564d23914a69e49cbe4dcf25781a35c9fb608880944d850c67dc7

Available diffs

No changes file available.

Binary packages built by this source

php-crypt-gpg: PHP PEAR module for encrypting and decrypting with GnuPG

 Crypt/GPG.php provides an object oriented interface to GNU Privacy
 Guard (GnuPG). This PEAR package is intended to facilitate
 public-key cryptography.