浏览代码

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
Jelmer Vernooij 4 年之前
父节点
当前提交
f15e87561a
共有 2 个文件被更改,包括 8 次插入3 次删除
  1. 6 0
      debian/changelog
  2. 2 3
      debian/watch

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+dulwich (0.20.15-2) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+
+ -- Jelmer Vernooij <jelmer@debian.org>  Wed, 03 Mar 2021 17:14:44 -0000
+
 dulwich (0.20.15-1) unstable; urgency=medium
 
   [ Debian Janitor ]

+ 2 - 3
debian/watch

@@ -1,3 +1,2 @@
-version=3
-opts="pgpsigurlmangle=s/$/.asc/" \
-	 https://pypi.debian.net/dulwich/dulwich-(.*).tar.gz
+version=4
+opts=pgpsigurlmangle=s/$/.asc/ https://pypi.debian.net/dulwich dulwich-(.*).tar.gz