summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Puydt <jpuydt@debian.org>2022-08-15 22:35:50 +0200
committerJulien Puydt <jpuydt@debian.org>2022-08-15 22:35:50 +0200
commitc1d37b2a7390015b48ca9a9007fb86005897a4e2 (patch)
tree88a41b09d4ffeb9c967c3683a2255b99f0097971
parentcbd5c9bda71b155a3c4b5e558d97cbf2a6188e1d (diff)
Fix d/watch
-rw-r--r--debian/changelog1
-rw-r--r--debian/watch2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 500de65..60fa030 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ obus (1.2.3-1.1) UNRELEASED; urgency=medium
* Add patch to support newer ppxlib.
* Bump standards-version to 4.6.2.
+ * Fix d/watch.
-- Julien Puydt <jpuydt@debian.org> Mon, 15 Aug 2022 22:33:18 +0200
diff --git a/debian/watch b/debian/watch
index 9fda10a..6f775c3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts="uversionmangle=s/rc/~rc/" \
-https://github.com/ocaml-community/obus/releases .*/archive/(.*)\.tar\.gz
+https://github.com/ocaml-community/obus/tags .*/(.*)\.tar\.gz