summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2023-01-02 14:01:17 +0000
committerColin Watson <cjwatson@debian.org>2023-01-02 14:01:44 +0000
commitc700701a5f002cb02cb84ff96fd63241819d5b54 (patch)
tree1fc74d75474a672ba45a985978d88818b70ef87b
parent7bb9cfad78d5ffb4c9b2731ba602313ef053c3f4 (diff)
Update watch file format version to 4.
Changes-By: lintian-brush Fixes: lintian: older-debian-watch-file-standard See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html
-rw-r--r--debian/changelog6
-rw-r--r--debian/watch5
2 files changed, 8 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 9dd4a72..eef4ff0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-libnacl (1.8.0-4) UNRELEASED; urgency=medium
+
+ * Update watch file format version to 4.
+
+ -- Colin Watson <cjwatson@debian.org> Mon, 02 Jan 2023 14:01:17 -0000
+
python-libnacl (1.8.0-3) unstable; urgency=medium
[ Debian Janitor ]
diff --git a/debian/watch b/debian/watch
index 72365a6..2ec6d18 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
-version=3
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-https://pypi.debian.net/libnacl/libnacl-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+version=4
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ https://pypi.debian.net/libnacl/libnacl-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))