php-doctrine-common 2.12.0-1 source package in Ubuntu

Changelog

php-doctrine-common (2.12.0-1) unstable; urgency=medium

  [ Andreas Braun ]
  * Bump version to 2.12.0-DEV

  [ David Prévot ]
  * Compatibility with recent PHPUnit (8)
  * Update Standards-Version to 4.4.1
  * Update gbp import-ref usage
  * Set upstream metadata fields:
    Bug-Database, Bug-Submit, Repository, Repository-Browse.

 -- David Prévot <email address hidden>  Sun, 12 Jan 2020 17:50:01 -1000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-doctrine-common_2.12.0-1.dsc 1.9 KiB 185e2d93befff8f42f5611dd7e85d4e8cd15183152debabe0ea057c94abc9441
php-doctrine-common_2.12.0.orig.tar.gz 54.2 KiB 87ded19fbc37f6c2a2e91e0305ad38f88e5cacaa3cc45b20b063cffca324e810
php-doctrine-common_2.12.0-1.debian.tar.xz 8.9 KiB f5b5e77774a0d4731138049d4c8d8240b9d48f82601547969feae7fed52e5eef

Available diffs

No changes file available.

Binary packages built by this source

php-doctrine-common: common extensions for Doctrine

 PHP Doctrine Common project is a library that provides additional
 functionality that other Doctrine projects depend on such as better reflection
 support, persistence interfaces, proxies, event system and much more.
 .
 The Doctrine Project provides several libraries primarily focused on
 database storage and object mapping.