Add an md5sums control file to the debian-policy package.
git-archimport-id: rra@debian.org--lenny/debian-policy--devel--3.7--patch-39
to Josh Triplett (Closes: #455602).
* Bug fix: "Minor typos and wording suggestions", thanks to Michael
Tautschnig (Closes: #422552).
+ * Add an md5sums control file.
* Remove build system support for FHS 2.1 and FSSTND, mostly commented out.
* Remove the FSSTND license from debian/copyright; no FSSTND files are
currently part of policy.
tar -C $(DOCDIR) -zxf $$file.html.tar.gz; \
done
$(install_file) $(FHS_HTML) $(DOCDIR)/fhs
+ @set -ex; \
+ cd debian/tmp; \
+ find . -type f -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums
sed -e 's/#PACKAGE#/$(package)/g' debian/postinst.in > debian/postinst
sed -e 's/#PACKAGE#/$(package)/g' debian/prerm.in > debian/prerm
$(install_program) debian/postinst debian/tmp/DEBIAN/