[Forensics-changes] [SCM] Memory forensic utilities for recovering data after coldboot attacks branch, debian, updated. 9f0fc908a0fac68399dee56ea80437546d3e50ab

Daniel Baumann daniel at debian.org
Thu Jul 9 20:35:25 UTC 2009


The following commit has been merged in the debian branch:
commit 9f0fc908a0fac68399dee56ea80437546d3e50ab
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jul 9 13:48:58 2009 +0200

    Adding lintian overrides.

diff --git a/debian/rules b/debian/rules
index 4a85ee0..0162e8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,6 +61,7 @@ binary-arch: build
 	dh_testroot -a
 	dh_installchangelogs -a
 	dh_installdocs -a
+	dh_lintian -a
 	dh_strip -a
 	dh_compress -a
 	dh_fixperms -a
@@ -75,6 +76,7 @@ binary-indep: build
 	dh_testroot -i
 	dh_installchangelogs -i
 	dh_installdocs -i
+	dh_lintian -i
 	dh_compress -i
 	dh_fixperms -i
 	dh_installdeb -i
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
new file mode 100644
index 0000000..66a482f
--- /dev/null
+++ b/debian/source.lintian-overrides
@@ -0,0 +1,3 @@
+# Avoid warnings if non-uploaders to uploads.
+bios-memimage source: changelog-should-mention-nmu
+bios-memimage source: source-nmu-has-incorrect-version-number

-- 
Memory forensic utilities for recovering data after coldboot attacks



More information about the forensics-changes mailing list