Page MenuHomePhabricator

Fix obsolete debian watch
ClosedPublic

Authored by Fabien on Oct 2 2020, 08:26.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABCdddcc8808f29: Fix obsolete debian watch
Summary

The debian watch file was pointing to a non existing page, and used an
obsolete version number. This diff updates this file based on the
documentation from https://wiki.debian.org/debian/watch. The github
pattern is adapted to only match the source archive, since we don't want
uscan to download a binary from another architecture.

Test Plan
cd /contrib
uscan --debug

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.Oct 2 2020, 08:26
This revision is now accepted and ready to land.Oct 2 2020, 14:09
This revision was automatically updated to reflect the committed changes.