php-phpdocumentor-reflection-docblock 5.3.0-1 source package in Ubuntu

Changelog

php-phpdocumentor-reflection-docblock (5.3.0-1) unstable; urgency=medium

  * Simplify gbp import-orig
  * Update standards version to 4.6.0, no changes needed.
  * Update watch file format version to 4.
  * Generate phpabtpl at build time
  * Install dh-sequence-* instead of using dh --with

 -- David Prévot <email address hidden>  Sat, 30 Oct 2021 16:51:04 -0400

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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-phpdocumentor-reflection-docblock_5.3.0-1.dsc 2.1 KiB 87e1103527a98bafe1ea2c69a20c600b1937fe3b68c7fdcaa0c51098e0ea88c5
php-phpdocumentor-reflection-docblock_5.3.0.orig.tar.xz 46.1 KiB 9881038fd148dc3340baab547a560e073477da38fde4bc060c4907fe2c5b078b
php-phpdocumentor-reflection-docblock_5.3.0-1.debian.tar.xz 8.4 KiB e3e74126f0c7e5a1bb76424a1d7c2676ea831f05390836cf81d3f758c05bb01d

No changes file available.

Binary packages built by this source

php-phpdocumentor-reflection-docblock: DocBlock parser - phpDocumentor component

 The ReflectionDocBlock component of phpDocumentor provides a DocBlock parser
 that is 100% compatible with the PHPDoc standard.
 .
 With this component, a library can provide support for annotations via
 DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
 .
 phpDocumentor makes it possible to generate documentation from PHP source code.