php-doctrine-reflection 1.1.0-1 source package in Ubuntu

Changelog

php-doctrine-reflection (1.1.0-1) unstable; urgency=medium

  [ David Prévot ]
  * debian/control:
    + Update standards version to 4.4.1, no changes needed.
    + Set upstream metadata fields:
      Bug-Database, Bug-Submit, Repository, Repository-Browse.
    + Adapt description to composer.json changes.
    + Drop versioned dependency satisfied in stable.

 -- David Prévot <email address hidden>  Fri, 10 Jan 2020 10:02:15 +1300

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-reflection_1.1.0-1.dsc 1.9 KiB 4d30c8b4b495adc47ca952533df4f0389b1f519a1e1c0d976e7da03e9460d77f
php-doctrine-reflection_1.1.0.orig.tar.gz 27.0 KiB 1a9a797087c51a7c6216fc1d99533129bcf5bb33ec8d5d82823b4a00ff55d6a5
php-doctrine-reflection_1.1.0-1.debian.tar.xz 4.1 KiB 2958a53dda090fefd1cb4c2748625d66f133228fc6db18890d757f99a088f165

Available diffs

No changes file available.

Binary packages built by this source

php-doctrine-reflection: Doctrine Reflection component

 The Doctrine Reflection project is a simple library used by the various
 Doctrine projects which adds some additional functionality on top of the
 reflection functionality that comes with PHP. It allows you to get the
 reflection information about classes, methods and properties statically.