libcgi-github-webhook-perl 0.06-1.1 source package in Ubuntu

Changelog

libcgi-github-webhook-perl (0.06-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Fri, 08 Jan 2021 14:11:11 +0100

Upload details

Uploaded by:
Axel Beckert
Uploaded to:
Sid
Original maintainer:
Axel Beckert
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

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcgi-github-webhook-perl_0.06-1.1.dsc 2.4 KiB eb9b444138b1f81fbccf4f8e67885ab4612fc6a4c3ae563b8b713ccc3020a2c4
libcgi-github-webhook-perl_0.06.orig.tar.xz 14.0 KiB 521cd41af481fa6ca07d5122b7f384bc6367ba9a3ce9c155e1ba69f0796e7e84
libcgi-github-webhook-perl_0.06-1.1.debian.tar.xz 4.1 KiB d9e9da7ce1116542efd37f434f5ed78a6402bdc2004ddad0fbb4efc3164d3620

Available diffs

No changes file available.

Binary packages built by this source

libcgi-github-webhook-perl: Easily write CGI-based GitHub webhooks in Perl

 CGI::Github::Webhook provides an easy way to write CGI-based GitHub
 webhooks in Perl. In most cases three statements already
 suffice: Configure a script to trigger, a shared secret and a log
 file and you're ready to go.