From 679a04e3cc028f727579d67882ddbfba71f18ec2 Mon Sep 17 00:00:00 2001
From: Ben Hutchings <ben@decadent.org.uk>
Date: Mon, 20 Aug 2007 19:34:26 +0000
Subject: [PATCH] Added dh_md5sums.

---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index e763e3f..b263d50 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,7 @@ binary-indep : build-stamp
 	dh_compress
 	dh_fixperms
 	dh_gencontrol
+	dh_md5sums
 	dh_builddeb
 
 clean : 
-- 
2.39.5