summaryrefslogtreecommitdiff
path: root/dh_md5sums
diff options
context:
space:
mode:
authorjoey <joey>2003-02-19 19:03:09 +0000
committerjoey <joey>2003-02-19 19:03:09 +0000
commit91f8bb5fbc5a8cd9d9d64da716f11fcd2831c358 (patch)
tree1483aa217ef05a522a09d3107b0601e3e9f2f81e /dh_md5sums
parent2da6ed90ff536121b387c93385e1cf652f7bd3aa (diff)
r573: * dh_md5sums: note that it's used by debsums. Closes: #181521
* Make addsubstvars() escape the value of the variable before passing it to the shell. Closes: #178524 * Fixed escape_shell()'s escaping of a few things.
Diffstat (limited to 'dh_md5sums')
-rwxr-xr-xdh_md5sums1
1 files changed, 1 insertions, 0 deletions
diff --git a/dh_md5sums b/dh_md5sums
index 616a8d89..4a0e460c 100755
--- a/dh_md5sums
+++ b/dh_md5sums
@@ -18,6 +18,7 @@ B<dh_md5sums> [S<I<debhelper options>>] [B<-x>] [B<-X>I<item>] [B<--include-conf
dh_md5sums is a debhelper program that is responsible for generating
a DEBIAN/md5sums file, which lists the md5sums of each file in the package.
+These files are used by the debsums package.
All files in DEBIAN/ are omitted from the md5sums file, as are all
conffiles (unless you use the --include-conffiles switch).