phpunit-version 3.0.2-3 source package in Ubuntu

Changelog

phpunit-version (3.0.2-3) unstable; urgency=medium

  * Fix d/watch to match updated GitHub URL
  * Use dh-sequence-phpcomposer instead of --with phpcomposer
  * Install /u/s/pkg-php-tools/{autoloaders,overrides} files
  * Mark package as Multi-Arch: foreign
  * Update Standards-Version to 4.6.1

 -- David Prévot <email address hidden>  Sun, 03 Jul 2022 14:07:55 +0200

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpunit-version_3.0.2-3.dsc 1.7 KiB edcf070654a0b49bc34a5f6f15a928c786ff90b32815663763e6abad9248d6b7
phpunit-version_3.0.2.orig.tar.gz 3.2 KiB e220196e677e6a741bb4d279b6adf993f2bcf61385ad23a98e02ab99cc76a5cc
phpunit-version_3.0.2-3.debian.tar.xz 3.3 KiB 7d7c78cae3e6e7dbcdf6dbb171dda0a7ab5c833863a8898493735d2dd9f84e56

Available diffs

No changes file available.

Binary packages built by this source

phpunit-version: Library that helps with managing the version number of Git-hosted PHP projects

 Version is a PHPUnit extension that provides a proper version depending on
 the given release number, and information from the current Git repository
 if there is one, as intended for PHPUnit.
 .
 PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
 testing framework.