summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@jelmer.uk>2021-04-11 00:19:35 +0100
committerJelmer Vernooij <jelmer@jelmer.uk>2021-04-11 00:19:35 +0100
commit72a18b7605788c419e9a33ab0af8a1dac4f364d2 (patch)
tree043a45ba942c1bd0d00561de305e7af5013abc13
parentd0beb80e68f0beb10a233890bbc1def3d280c25f (diff)
downloadpython-fastimport-git-72a18b7605788c419e9a33ab0af8a1dac4f364d2.tar.gz
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/changelog1
-rw-r--r--debian/watch5
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 9c4eabd..4e515b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ python-fastimport (0.9.8-6) UNRELEASED; urgency=medium
* Update maintainer email for merge of DPMT and PAPT.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update standards version to 4.5.0, no changes needed.
+ * Update watch file format version to 4.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 01 Jun 2020 23:02:03 +0000
diff --git a/debian/watch b/debian/watch
index 17ff155..b63b01a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
-version=3
-opts="pgpsigurlmangle=s/$/.asc/" \
- https://pypi.org/simple/fastimport/ .*/fastimport-(.*)\.tar\.gz#.*
+version=4
+opts=pgpsigurlmangle=s/$/.asc/ https://pypi.org/simple/fastimport/ .*/fastimport-(.*)\.tar\.gz#.*