From: Andre Noll Date: Wed, 24 Apr 2024 00:59:46 +0000 (+0200) Subject: debian: Create an md5sums control file. X-Git-Tag: v1.0.5~6 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;h=b5fe715fa27c082efd26ef681b1935f27441b88c;p=lopsub.git debian: Create an md5sums control file. This file contains MD5 checksums of the package contents, and providing it is recommended. Suggested-by: lintian(1) --- diff --git a/debian/rules b/debian/rules index c058ac1..387b14c 100755 --- a/debian/rules +++ b/debian/rules @@ -60,6 +60,7 @@ binary: build dh_strip dh_shlibdeps dh_gencontrol + dh_md5sums dh_builddeb binary-indep binary-arch: binary