diffstat of debian/ for iptables_1.4.16.3-4 iptables_1.4.18-SprezzOS1 changelog | 12 ++++++++++++ control | 9 +++++---- libxtables10.install | 1 + libxtables9.install | 1 - 4 files changed, 18 insertions(+), 5 deletions(-) --- iptables-1.4.16.3/debian/changelog 2012-11-03 04:52:33.000000000 +0000 +++ iptables-1.4.18/debian/changelog 2013-03-04 07:43:03.000000000 +0000 @@ -1,3 +1,15 @@ +iptables (1.4.18-SprezzOS1) unstable; urgency=low + + * New upstream + + -- Nick Black Mon, 04 Mar 2013 02:40:46 -0500 + +iptables (1.4.17-SprezzOS1) unstable; urgency=low + + * New upstream + + -- Nick Black Fri, 01 Feb 2013 17:57:45 -0500 + iptables (1.4.16.3-4) unstable; urgency=low * Added missing Breaks and Replaces for libxtables9. Thanks all. --- iptables-1.4.16.3/debian/control 2012-11-03 04:53:39.000000000 +0000 +++ iptables-1.4.18/debian/control 2013-03-04 07:43:03.000000000 +0000 @@ -1,14 +1,15 @@ Source: iptables Section: net Priority: important -Maintainer: Laurence J. Lane +Maintainer: Nick Black +XSBC-Original-Maintainer: Laurence J. Lane Build-Depends: debhelper (>= 9), autoconf, automake, libtool (>=2.2.6), libnfnetlink-dev -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: http://www.netfilter.org/ Package: iptables Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, libxtables9 (=${binary:Version}) +Depends: ${misc:Depends}, ${shlibs:Depends}, libxtables10 (=${binary:Version}) Description: administration tools for packet filtering and NAT These are the user-space administration tools for the Linux kernel's netfilter and iptables. netfilter and iptables provide @@ -20,7 +21,7 @@ connection sharing, firewalls, IP accounting, transparent proxying, advanced routing and traffic control. -Package: libxtables9 +Package: libxtables10 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Replaces: iptables (<< 1.4.16.3-3) --- iptables-1.4.16.3/debian/libxtables10.install 1970-01-01 00:00:00.000000000 +0000 +++ iptables-1.4.18/debian/libxtables10.install 2013-03-04 07:43:03.000000000 +0000 @@ -0,0 +1 @@ +lib/libxtables*.so.* --- iptables-1.4.16.3/debian/libxtables9.install 2012-10-27 13:47:49.000000000 +0000 +++ iptables-1.4.18/debian/libxtables9.install 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -lib/libxtables*.so.*