Debian Package Tracker
Register | Log in
Subscribe

libcgi-github-webhook-perl

Easily write CGI-based GitHub webhooks in Perl

Choose email to subscribe with

general
  • source: libcgi-github-webhook-perl (main)
  • version: 0.06-1.1
  • maintainer: Axel Beckert (DMD)
  • arch: all
  • std-ver: 3.9.8
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.06-1
  • oldstable: 0.06-1.1
  • stable: 0.06-1.1
  • testing: 0.06-1.1
  • unstable: 0.06-1.1
versioned links
  • 0.06-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.06-1.1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • libcgi-github-webhook-perl
action needed
Standards version of the package is outdated. high
The package is severely out of date with respect to the Debian Policy. The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 3.9.8).
Created: 2018-04-16 Last update: 2025-02-27 13:25
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 0.07-1, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit f1e6035a320f621172d87f955d8378183fbe746b
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Mon Jan 18 19:45:30 2021 +0100

    Mention https://bugs.debian.org/980356
    
    Gbp-Dch: Ignore

commit 68b59a6fd31b9b7522ca12629a742049f39cadf0
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Mon Jan 18 05:44:22 2021 +0100

    Bump copyright years in dist.ini, too

commit aff87b4b1fc1dac026e47a6ecb82b0f4f1870fcb
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Mon Jan 18 05:35:33 2021 +0100

    Drop bugtracker.mailto = bug-cgi-github-webhook@rt.cpan.org

commit 207f0172a7c3736b20bd117d28f8b97ce851cff4
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Mon Jan 18 05:07:17 2021 +0100

    Set "Rules-Requires-Root: no"
    
    Add dh_strip_nondeterminism override to change installed image files
    from mode 444 to 644 before dh_strip_nondeterminism runs.
    
    Need as dh_strip_nondeterminism bails out if run as non-root (due to
    "Rules-Requires-Root: no") and files are mode 444, i.e. read-only.

commit df114907a7947af6238a183e208a1bb639350924
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Mon Jan 18 05:06:09 2021 +0100

    Bump copyright years in debian/copyright

commit 07f893c0652cac14210289b7647c777902dc0ce5
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Mon Jan 18 05:05:49 2021 +0100

    Declare compliance with Debian Policy 4.5.1
    
    Change debian/copyright format URL to HTTPS.

commit c277862058307f8451e0f33ab8479af818db11d6
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Mon Jan 18 04:53:53 2021 +0100

    Bump debian/watch version from 3 to 4
    
    Thanks Lintian!

commit ea69e31dd9e96745cc204cda660b432dbed5c68c
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Mon Jan 18 04:51:47 2021 +0100

    Bump debhelper compatibility level to 13
    
    Build-depend on "debhelper-compat (= 13)" to replace debian/compat.

commit 15b32f28f365f14a20f05d9816b104a3e8f6efd9
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Mon Jan 18 04:44:27 2021 +0100

    Bump version for upcoming release
    
    Also mention ImgBot changes and Phil's Gitlab patch in Changelog.

commit e4edaa57150e86ea7b30c1f07dd673982e4ee422
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Mon Jan 18 04:41:09 2021 +0100

    Travis CI: Also test Perl 5.26 to 5.32

commit 1a221767c7c72a7457ede958864c9adb6eb27a57
Author: Philip Hands <phil@hands.com>
Date:   Fri Aug 9 11:09:41 2019 +0200

    kludge to get this working with gitlab
    
    Gitlab doesn't do the hash thing, so one can get this to work
    by taking the generated hash string, and pasting that in as the
    secret in gitlab, so that it gets sent over the wire and then matches
    the result of generating the hash at this end.
    
    It would clearly make more sense to do the hash step conditionally,
    only when verifying the GitHub hash, and otherwise use the plain text.

commit 0711bebb1757ae14c5d9703442f2da642203d55d
Merge: b3305a5 1922375
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Mon Oct 22 20:51:31 2018 +0200

    Merge pull request #3 from xtaran/imgbot
    
    [ImgBot] Optimize images

commit 1922375f46eac3cdb349cc0d48c1044c995fe2f0
Author: ImgBotApp <ImgBotHelp@gmail.com>
Date:   Mon Oct 22 18:34:06 2018 +0000

    [ImgBot] Optimize images
    
    *Total -- 4.95kb -> 4.83kb (2.46%)
    
    /static-badges/failed.png -- 1.66kb -> 1.61kb (2.95%)
    /static-badges/errored.png -- 1.63kb -> 1.59kb (2.69%)
    /static-badges/success.png -- 1.66kb -> 1.63kb (1.76%)

commit b3305a56bf205f6914d15ee4b1e1aa095726a461
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Sat Oct 14 06:21:02 2017 +0200

    Add repology package list badges to README.md

commit 68a109e058f8e98c679066960c42f33052475695
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Thu Jul 21 23:59:59 2016 +0200

    Initial upload to Debian

commit 9c3cc3a5cf838971babd294b539aa778f32b78d9
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Thu Jul 21 23:16:42 2016 +0200

    Add ITP number
Created: 2017-12-03 Last update: 2025-05-10 19:02
lintian reports 2 warnings normal
Lintian reports 2 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2021-01-27 Last update: 2021-04-11 10:17
news
[rss feed]
  • [2021-01-10] libcgi-github-webhook-perl 0.06-1.1 MIGRATED to testing (Debian testing watch)
  • [2021-01-08] Accepted libcgi-github-webhook-perl 0.06-1.1 (source) into unstable (Holger Levsen)
  • [2016-08-03] libcgi-github-webhook-perl 0.06-1 MIGRATED to testing (Debian testing watch)
  • [2016-07-23] Accepted libcgi-github-webhook-perl 0.06-1 (source all) into unstable, unstable (Axel Beckert)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 2)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.06-1.1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing