summaryrefslogtreecommitdiffstats
path: root/tags/d/dpatch-build-dep-but-no-patch-list.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/d/dpatch-build-dep-but-no-patch-list.tag')
-rw-r--r--tags/d/dpatch-build-dep-but-no-patch-list.tag11
1 files changed, 11 insertions, 0 deletions
diff --git a/tags/d/dpatch-build-dep-but-no-patch-list.tag b/tags/d/dpatch-build-dep-but-no-patch-list.tag
new file mode 100644
index 0000000..d2159c8
--- /dev/null
+++ b/tags/d/dpatch-build-dep-but-no-patch-list.tag
@@ -0,0 +1,11 @@
+Tag: dpatch-build-dep-but-no-patch-list
+Severity: warning
+Check: debian/patches/dpatch
+Explanation: Using dpatch requires you to explicitly list all patches you want
+ to apply in debian/patches/00list. This package build-depends on dpatch,
+ but does not provide a patch list. You should either remove the dpatch
+ build dependency or add a patch list.
+ .
+ Note that an empty file cannot be represented in the Debian diff, so an
+ empty patch list will disappear in the source package. If you intended
+ for the series file to be empty, add a comment line.