From 0ad48f86faad9fd0dbb2a68ffe862faf35cae27c Mon Sep 17 00:00:00 2001
From: Ivan Rako <irako@nekkar.carnet.hr>
Date: Tue, 6 Mar 2012 15:39:56 +0100
Subject: [PATCH] lintian izmjene

---
 debian/compat  |    2 +-
 debian/control |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/compat b/debian/compat
index b8626c4..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+8
diff --git a/debian/control b/debian/control
index 601ec40..c5fdbe9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: dovecot-cn
 Section: net
 Priority: optional
 Maintainer: Ivan Rako <Ivan.Rako@CARNet.hr>
-Build-Depends: debhelper (>= 4.0.0)
-Standards-Version: 3.6.1
+Build-Depends: debhelper (>= 8)
+Standards-Version: 3.9.1
 
 Package: dovecot-cn
 Architecture: all
-Depends: dovecot-common (>= 1:1.2.15), dovecot-imapd (>= 1:1.2.15), dovecot-pop3d (>= 1:1.2.15), carnet-tools-cn (>= 2)
+Depends: dovecot-common (>= 1:1.2.15), dovecot-imapd (>= 1:1.2.15), dovecot-pop3d (>= 1:1.2.15), carnet-tools-cn (>= 2), ${misc:Depends}
 Description: secure mail server that supports mbox and maildir mailboxes
  Dovecot is a mail server whose major goals are security and extreme
  reliability. It tries very hard to handle all error conditions and verify
-- 
1.7.10.4