[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 1.24.4-57-gcfdcbc8



The following commit has been merged in the master branch:
commit a7c554ffad67561691fe38f39ffbea4df8140c6f
Author: Jordà Polo <jorda@ettin.org>
Date:   Mon Jul 28 22:01:12 2008 +0200

    Add Severity/Certainty headers to "watch-file" tags

diff --git a/checks/watch-file.desc b/checks/watch-file.desc
index 83e7874..c0cce15 100644
--- a/checks/watch-file.desc
+++ b/checks/watch-file.desc
@@ -8,6 +8,8 @@ Info: Check debian/watch files in source packages.
 
 Tag: debian-watch-file-is-missing
 Type: info
+Severity: wishlist
+Certainty: certain
 Ref: policy 4.11, uscan(1)
 Info: This source package is not Debian-native but it does not have a
  <tt>debian/watch</tt> file.  This file is used for automatic detection of
@@ -24,6 +26,8 @@ Info: This source package is not Debian-native but it does not have a
 
 Tag: debian-watch-file-declares-multiple-versions
 Type: warning
+Severity: normal
+Certainty: certain
 Ref: uscan(1)
 Info: The <tt>debian/watch</tt> file in this package contains multiple
  lines starting with <tt>version=</tt>.  There should be only one version
@@ -31,6 +35,8 @@ Info: The <tt>debian/watch</tt> file in this package contains multiple
 
 Tag: debian-watch-file-unknown-version
 Type: warning
+Severity: normal
+Certainty: certain
 Ref: uscan(1)
 Info: The <tt>version=</tt> line in the <tt>debian/watch</tt> file in this
  package declares an unknown version.  The currently known watch file
@@ -38,6 +44,8 @@ Info: The <tt>version=</tt> line in the <tt>debian/watch</tt> file in this
 
 Tag: debian-watch-file-missing-version
 Type: warning
+Severity: normal
+Certainty: certain
 Ref: uscan(1)
 Info: The <tt>debian/watch</tt> file in this package doesn't start a
  <tt>version=</tt> line.  The first non-comment line of
@@ -47,6 +55,8 @@ Info: The <tt>debian/watch</tt> file in this package doesn't start a
 
 Tag: debian-watch-file-should-mangle-version
 Type: warning
+Severity: normal
+Certainty: certain
 Ref: uscan(1), http://wiki.debian.org/DEHS
 Info: The version of this package contains <tt>dfsg</tt>, <tt>ds</tt>,
  or <tt>debian</tt>, which normally indicates that the upstream source
@@ -59,6 +69,8 @@ Info: The version of this package contains <tt>dfsg</tt>, <tt>ds</tt>,
 
 Tag: debian-watch-file-should-dversionmangle-not-uversionmangle
 Type: info
+Severity: wishlist
+Certainty: certain
 Ref: http://wiki.debian.org/DEHS
 Info: The version of this package contains <tt>dfsg</tt>, <tt>ds</tt>,
  or <tt>debian</tt>, but a misleading upstream version mangling occurs in
@@ -70,6 +82,8 @@ Info: The version of this package contains <tt>dfsg</tt>, <tt>ds</tt>,
 
 Tag: debian-watch-file-in-native-package
 Type: warning
+Severity: normal
+Certainty: certain
 Ref: http://wiki.debian.org/DEHS
 Info: The package ships a watch file although it is a Debian native
  package.  DEHS does not process watch files in native packages based on
@@ -78,6 +92,8 @@ Info: The package ships a watch file although it is a Debian native
 
 Tag: debian-watch-file-uses-deprecated-sf-redirector-method
 Type: warning
+Severity: normal
+Certainty: certain
 Info: The watch file seems to be passing arguments to the redirector
  other than a path. Calling the SourceForge redirector with parameters like
  <tt>project</tt> prevents uscan from generating working uri's to the files

-- 
Debian package checker


Reply to: