From 91f8bb5fbc5a8cd9d9d64da716f11fcd2831c358 Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 19 Feb 2003 19:03:09 +0000 Subject: 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. --- dh_md5sums | 1 + 1 file changed, 1 insertion(+) (limited to 'dh_md5sums') diff --git a/dh_md5sums b/dh_md5sums index 616a8d89..4a0e460c 100755 --- a/dh_md5sums +++ b/dh_md5sums @@ -18,6 +18,7 @@ B [S>] [B<-x>] [B<-X>I] [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). -- cgit v1.2.3