From: Ivan Rako Date: Sat, 14 Jul 2018 21:37:21 +0000 (+0200) Subject: izmjene za stretch X-Git-Tag: debian/2%1.6.0_cn0~1 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=commitdiff_plain;h=019941f6d692d18df0081238623767e2dd432f90;hp=ae005ea0a9f5365686ad04c409efa6cdca52e967;p=iptables-cn.git izmjene za stretch --- 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. .