From f6d754fbdb6c95f9ce7c2d2f4166972d70467cb7 Mon Sep 17 00:00:00 2001
From: Dinko Korunic <kreator@carnet.hr>
Date: Sun, 11 Aug 2013 19:23:20 +0200
Subject: [PATCH] - updateovi paketa za Wheezy

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

diff --git a/debian/changelog b/debian/changelog
index 01c62e7..4c2bb23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+iptables-cn (2:1.4.14) stable; urgency=low
+
+  * izmjene paketa za Wheezy
+
+ -- Dinko Korunic <kreator@carnet.hr>  Sun, 11 Aug 2013 19:17:59 +0200
+
 iptables-cn (2:1.4.8) stable; urgency=low
 
   * update paketa za Squeeze
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 6423cc6..579f600 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: iptables-cn
 Section: net
 Priority: optional
 Maintainer: Dinko Korunic <kreator@CARNet.hr>
-Build-Depends: debhelper (>= 7)
-Standards-Version: 3.9.1
+Build-Depends: debhelper (>= 9.20120909)
+Standards-Version: 3.9.4
 
 Package: iptables-cn
 Architecture: all
-Depends: iptables (>= 1.4.8-3), ${misc:Depends}
+Depends: iptables (>= 1.4.14-3.1), ${misc:Depends}
 Conflicts: iptables-cn (<< 2:1.2.11-4)
 Description: Linux kernel 2.4+ iptables administration tools
  netfilter and iptables provide a Linux kernel framework for
diff --git a/debian/copyright b/debian/copyright
index 5350ae7..dd9254d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Copyright 2011 CARNet 
+Copyright 2013 CARNet
 
 You are free to distribute this software package under the terms of the
 GNU General Public License.
-- 
1.7.10.4