summaryrefslogtreecommitdiffstats
path: root/tags/m/maintainer-script-switches-dir-to-symlink-unsafely.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/m/maintainer-script-switches-dir-to-symlink-unsafely.tag')
-rw-r--r--tags/m/maintainer-script-switches-dir-to-symlink-unsafely.tag11
1 files changed, 11 insertions, 0 deletions
diff --git a/tags/m/maintainer-script-switches-dir-to-symlink-unsafely.tag b/tags/m/maintainer-script-switches-dir-to-symlink-unsafely.tag
new file mode 100644
index 0000000..1b4c715
--- /dev/null
+++ b/tags/m/maintainer-script-switches-dir-to-symlink-unsafely.tag
@@ -0,0 +1,11 @@
+Tag: maintainer-script-switches-dir-to-symlink-unsafely
+Severity: error
+Check: scripts
+Experimental: yes
+Renamed-From: maintainer-script-may-use-dir_to_symlink_helper
+Explanation: The maintainer script apparently change a directory to a symlink
+ not using dir_to_symlink command of dpkg-maintscript-helper, that take
+ great care to avoid a lot of problems.
+ .
+ Please use the dpkg-maintscript-helper dir_to_symlink command.
+See-Also: dpkg-maintscript-helper(1)