php-psr-event-dispatcher 1.0.0-2 source package in Ubuntu

Changelog

php-psr-event-dispatcher (1.0.0-2) unstable; urgency=medium

  * Set upstream metadata fields:
    Bug-Database, Bug-Submit, Repository, Repository-Browse.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.0, no changes needed.
  * Set Rules-Requires-Root: no.
  * d/watch: Fix URL after hosting change
  * d/rules:
    - Use execute_after instead of override
    - Install dh-sequence-* instead of using dh --with
  * d/gbp.conf: Rename main branch to debian/latest (DEP-14)

 -- David Prévot <email address hidden>  Wed, 24 Nov 2021 11:50:44 -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
Oracular release universe misc
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-psr-event-dispatcher_1.0.0-2.dsc 1.8 KiB a5b9f929ef4fea5932abc2645dcb6eef94f39e64ed550336294bd9fb4df78f0c
php-psr-event-dispatcher_1.0.0.orig.tar.gz 2.3 KiB 054e30fb396808c0c9d62e195b9c3b4ecfaac63ad7e5ff31d42bbc9eebac208e
php-psr-event-dispatcher_1.0.0-2.debian.tar.xz 2.3 KiB f7178f0a7d3c3763ac313540cc5ab51ce385a33384e901818a1f5bc5e58b3303

Available diffs

No changes file available.

Binary packages built by this source

php-psr-event-dispatcher: Standard interfaces for event handling

 This repository holds the interfaces related to PSR-14.
 .
 Note that this is not an Event Dispatcher implementation of its own. It
 is merely interfaces that describe the components of an Event
 Dispatcher. See the specification for more details.