php-psr-http-message 1.0.1-3 source package in Ubuntu

Changelog

php-psr-http-message (1.0.1-3) unstable; urgency=medium

  * Fix d/watch to match updated GitHub URL
  * Use DEP-14 branch name
  * Bump debhelper from old 12 to 13.
  * debian/upstream/metadata:
    + Set: Bug-Database, Bug-Submit, Repository, Repository-Browse
    + Remove obsolete fields Contact, Name
  * Set Rules-Requires-Root: no.
  * Use dh-sequence-phpcomposer instead of --with phpcomposer
  * Install /u/s/pkg-php-tools/autoloaders file
  * Mark package as Multi-Arch: foreign
  * Update Standards-Version to 4.6.1

 -- David Prévot <email address hidden>  Sat, 25 Jun 2022 13:30:43 +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
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-psr-http-message_1.0.1-3.dsc 1.7 KiB bc24c14c6b418479e3d9be1b0e325922a6c7990682a040d6a76d01e7775624c9
php-psr-http-message_1.0.1.orig.tar.gz 11.7 KiB 234c9059b4f297e3a9efcaab32c87b5954d1ba9776c2a9a7ad3a228c87a7855f
php-psr-http-message_1.0.1-3.debian.tar.xz 3.6 KiB 79065260a13fd6a44b0763f4ce687538407b4adf8b765275e374dca80829f8a6

Available diffs

No changes file available.

Binary packages built by this source

php-psr-http-message: Common interface for HTTP messages

 All interfaces/classes/traits related to PSR-7. Note that this is not
 an HTTP message implementation of its own. It is merely an interface
 that describes a HTTP message. See the specification for more details.