News for package php-crypt-gpg

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 3.0 (quilt)
Source: php-crypt-gpg
Binary: php-crypt-gpg
Architecture: all
Version: 1.4.0-1
Maintainer: Debian PHP PEAR Maintainers <[email protected]>
Uploaders: Joey Schulze <[email protected]>, Prach Pongpanich <[email protected]>
Homepage: http://pear.php.net/package/Crypt_GPG
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-crypt-gpg.git
Vcs-Git: git://anonscm.debian.org/pkg-php/php-crypt-gpg.git
Testsuite: autopkgtest
Build-Depends: debhelper (>= 9), gnupg, gnupg2, php-console-commandline, phpunit, pkg-php-tools
Package-List:
 php-crypt-gpg deb php optional arch=all
Checksums-Sha1:
 b9941f6658681942bbedda223636af5663356ecd 344697 php-crypt-gpg_1.4.0.orig.tar.gz
 1c268d0c7ce09a794d3ca2614a776eb780a0fa04 5240 php-crypt-gpg_1.4.0-1.debian.tar.xz
Checksums-Sha256:
 5188a60d194e5bee8894e9438edac5aefe27c9620121df192486ffdba2fc277b 344697 php-crypt-gpg_1.4.0.orig.tar.gz
 b8f2be655e0564d23914a69e49cbe4dcf25781a35c9fb608880944d850c67dc7 5240 php-crypt-gpg_1.4.0-1.debian.tar.xz
Files:
 9e9b16e760077a32da5d04c5c685f243 344697 php-crypt-gpg_1.4.0.orig.tar.gz
 48fc7c61987afe964186e785f4b552cd 5240 php-crypt-gpg_1.4.0-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJWVnpYAAoJEDkJHoEjzhwJmtoP+wX03WUHdj1d8jSdqDrGBO4m
AihM0Y2X5Fn/NQh+CABfoYIxcu/arZru/GC97m6UDqySfxUUbReNr97ftVh9eezS
KQ+/16gxBfsuatSklkwGJsBwBBDXuw46pm35DP7qJWWKFlinktbwh/LPXRlOJKqU
CzBmv8vivyYuvZcDIe+YzSYekLKkVFdjS2v4wHALoBgbj8NMBruTQRa2eLtjBJiX
XJLgB9fvC8/Mxjxf3VeOsNDvMo+HXmCwXgPaxxPJWLnCUA9VTogJmZ2mDpj8/kY5
398TaUkn6RoRm5fv4cWBBiIjXFsM4rW13cnlECvZUOcwex+anDU8w+z+uHsULabF
6Cj4xeykxdSZSsd0E6YlCG2uTWYV+cImvDOG3r7kOChWJeYaLivQi2Suk16ITxBQ
zpjB7OH6du5Qr8jbSP44YiJdLPZ5A7e1Y+xAEn/dQiVKfN3XsjLOHTm91XrP63f6
U4DKK7fR1Fn+dRYZvHJqOncrn6jy3vhf9EsyuHTHBuW25Wm6Zw428eS3qXgQw39I
yf2XkjYD1PohDt/7GVbKuOiuxUvCIlG+nc1b5w2YI0KjDOo4mz2+7e81H/j8q6sB
SiyAv43JTYn0tuellsnAVfgqALvylMwJ69LL6ZT6rDwmYwQPhM7YNMT1Nwei3cXm
D5MtnAYE0pzLkp7Dw18P
=vRR+
-----END PGP SIGNATURE-----

Changes:
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 protected]>  Tue, 24 Nov 2015 19:15:25 +0700