From 2af69881433abcf60a9fddacabaa8867760b4809 Mon Sep 17 00:00:00 2001 From: Robert James Clay Date: Mon, 24 May 2010 02:31:37 +0000 Subject: [PATCH] debian/* - set debhelper compatibility to 5. --- debian/compat | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 debian/compat diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..7ed6ff8 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +5 diff --git a/debian/control b/debian/control index 1053bab..5048690 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: mail Priority: optional Maintainer: Stas Degteff Homepage: http://golded-plus.sourceforge.net -Build-Depends: debhelper, libncurses5-dev +Build-Depends: debhelper (>= 5), libncurses5-dev #Standards-Version: 3.6.1 Package: golded-plus