summaryrefslogtreecommitdiff
path: root/debian/watch
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2018-07-11 11:48:54 +0200
committerRuben Undheim <ruben.undheim@gmail.com>2018-07-11 13:35:05 +0200
commit09963d6ddd745b07cac61c25d78d202e4d7043fd (patch)
treed56dcf20d9aa547f96640cf15dc417b73f5530d7 /debian/watch
parent5a2c6845cfbc4cdb3ed73fcf7dadeea72fb35a4f (diff)
Some updates to the packaging:
* debian/copyright: - Use https protocol in Format field * debian/control: - Added dh-python as build-dependency (Closes: #896802) - Changed VCS URLs to Salsa - Mark 'yosys-doc' Multi-Arch: foreign - Remove 'Testsuite: autopkgtest' since it is now handled automatically - Updated Standards Version to 4.1.5 - requires reproducability * debian/patches/0007-Disable-pretty-build.patch: - New patch to disable pretty build (Closes: #847110) * debian/rules: - Upstream source has moved to https://github.com/YosysHQ/yosys
Diffstat (limited to 'debian/watch')
-rw-r--r--debian/watch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch
index 7b99b4e6..72d171cb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://github.com/cliffordwolf/yosys/releases /cliffordwolf/yosys/archive/\w+-(\d\S+)\.tar\.(?:bz2|gz|xz)
+https://github.com/YosysHQ/yosys/releases /YosysHQ/yosys/archive/\w+-(\d\S+)\.tar\.(?:bz2|gz|xz)