summaryrefslogtreecommitdiffstats
path: root/tags/d/debian-watch-file-specifies-old-upstream-version.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/d/debian-watch-file-specifies-old-upstream-version.tag')
-rw-r--r--tags/d/debian-watch-file-specifies-old-upstream-version.tag10
1 files changed, 10 insertions, 0 deletions
diff --git a/tags/d/debian-watch-file-specifies-old-upstream-version.tag b/tags/d/debian-watch-file-specifies-old-upstream-version.tag
new file mode 100644
index 0000000..05e4715
--- /dev/null
+++ b/tags/d/debian-watch-file-specifies-old-upstream-version.tag
@@ -0,0 +1,10 @@
+Tag: debian-watch-file-specifies-old-upstream-version
+Severity: warning
+Check: debian/watch
+Explanation: The watch file specifies an upstream version number which matches
+ the upstream portion of an old <code>debian/changelog</code> entry, and the
+ current <code>debian/changelog</code> entry specifies a newer upstream
+ version. The version number in the watch file is very likely to be
+ incorrect and probably should be replaced with the current expected
+ upstream version. Otherwise, DEHS and similar projects will think the
+ package is out of date even when it may not be.