summaryrefslogtreecommitdiffstats
path: root/tags/n/no-md5sums-control-file.tag
blob: b342b377b1f1f8b90ac3db576b159c6387b9c4d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Tag: no-md5sums-control-file
Severity: info
Check: md5sums
Explanation: This package does not contain an md5sums control file. This control
 file listing the MD5 checksums of the contents of the package is not
 required, but if present debsums can use it to verify that no files
 shipped with your package have been modified. Providing it is
 recommended.
 .
 If you are using debhelper to create your package, just add a call to
 <code>dh&lowbar;md5sums</code> at the end of your binary-indep or binary-arch
 target, right before <code>dh&lowbar;builddeb</code>.