webhook 2.5.0-2 source package in Ubuntu

Changelog

webhook (2.5.0-2) unstable; urgency=medium

  * Add debian/watch
  * Fix FTBFS by fixing package name in debian/rules (Closes: #876889)
  * add myself to uploaders
  * bump standards-version to 4.1.1 (no changes necessary)
  * switch to debhelper 10

 -- Michael Stapelberg <email address hidden>  Mon, 29 Jan 2018 18:45:59 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
webhook_2.5.0-2.dsc 2.1 KiB 3be6a52b740ef0d69ecc810803f26d8340fa085d4395c5861cbc9af94f88ba11
webhook_2.5.0.orig.tar.xz 15.3 KiB 7a40f59418073d33aab10fe838c623c33c60b77ee86f8190979ae6fc2af4c2da
webhook_2.5.0-2.debian.tar.xz 3.6 KiB a9506586b41870af39cf37e3ff48b6e0d3fd73644824eb4dd99f8d19876adde4

Available diffs

No changes file available.

Binary packages built by this source

webhook: Small server for creating HTTP endpoints (hooks)

 Webhook is a lightweight configurable tool written in Go, that
 allows you to easily create HTTP endpoints (hooks) on your
 server, which you can use to execute configured commands. You
 can also pass data from the HTTP request (such as headers,
 payload or query variables) to your commands. webhook also
 allows you to specify rules which have to be satisfied in
 order for the hook to be triggered.
 .
 For example, if you're using Github or Bitbucket, you can
 use webhook to set up a hook that runs a redeploy script
 for your project on your staging server, whenever you push
 changes to the master branch of your project.

webhook-dbgsym: No summary available for webhook-dbgsym in ubuntu disco.

No description available for webhook-dbgsym in ubuntu disco.