From 019941f6d692d18df0081238623767e2dd432f90 Mon Sep 17 00:00:00 2001 From: Ivan Rako Date: Sat, 14 Jul 2018 23:37:21 +0200 Subject: [PATCH] izmjene za stretch --- debian/changelog | 6 ++++++ debian/control | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6a4c2f4..2c2c98f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +iptables-cn (2:1.6.0~cn0) stable; urgency=low + + * prva verzija za stretch + + -- Ivan Rako Wed, 11 Jul 2018 18:15:51 +0200 + iptables-cn (2:1.4.21~cn0) stable; urgency=low * izmjene paketa za jessie diff --git a/debian/control b/debian/control index 114a6bf..ea1b643 100644 --- a/debian/control +++ b/debian/control @@ -2,16 +2,16 @@ Source: iptables-cn Section: net Priority: optional Maintainer: Ivan Rako -Build-Depends: debhelper (>= 9.20120909) -Standards-Version: 3.9.6 +Build-Depends: debhelper (>= 9) +Standards-Version: 3.9.8 Package: iptables-cn Architecture: all -Depends: iptables (>= 1.4.21), iptables-persistent (>=1.0.3+deb8u1), ${misc:Depends} +Depends: iptables (>= 1.6.0), iptables-persistent (>=1.0.4), ${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 - stateful and stateless packet filtering, network and port addresss + stateful and stateless packet filtering, network and port address translation, and other IP packet manipulation. The framework is the successor to ipchains. . -- 1.7.10.4