Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Hi,

I've prepared an iptables NMU for tpu.  Source and binary (for
iptables.deb) debdiff follow.  It would probably make sense to binNMU
iproute and xtables-addons-common once this is in.

Cheers,
Julien

diff -Nru iptables-1.4.14/debian/changelog iptables-1.4.14/debian/changelog
--- iptables-1.4.14/debian/changelog    2012-07-28 18:04:24.000000000 +0200
+++ iptables-1.4.14/debian/changelog    2013-03-01 14:50:46.000000000 +0100
@@ -1,3 +1,16 @@
+iptables (1.4.14-3.1) wheezy; urgency=low
+
+  [ Jonathan Nieder ]
+  * Non-maintainer upload.
+  * Add Breaks against iproute and xtables-addons-common versions
+    that relied on libxtables4. Closes: #691180
+
+  [ Julien Cristau ]
+  * Have iptables provide libxtables7, and tell dh_makeshlibs to include that
+    in generated dependencies.
+
+ -- Julien Cristau <jcris...@debian.org>  Fri, 01 Mar 2013 14:50:39 +0100
+
 iptables (1.4.14-3) unstable; urgency=low
 
   * Fixes iptables comment output error reported by Christoph Anton
diff -Nru iptables-1.4.14/debian/control iptables-1.4.14/debian/control
--- iptables-1.4.14/debian/control      2011-12-31 19:51:31.000000000 +0100
+++ iptables-1.4.14/debian/control      2013-03-01 14:47:00.000000000 +0100
@@ -9,6 +9,8 @@
 Package: iptables
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Provides: libxtables7
+Breaks: iproute (<< 20120521-3), xtables-addons-common (<< 1.42-2)
 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
diff -Nru iptables-1.4.14/debian/rules iptables-1.4.14/debian/rules
--- iptables-1.4.14/debian/rules        2012-04-22 15:49:25.000000000 +0200
+++ iptables-1.4.14/debian/rules        2013-03-01 14:49:33.000000000 +0100
@@ -13,6 +13,9 @@
 binary: binary-arch binary-indep
 binary-arch binary-indep: install
 
+override_dh_makeshlibs:
+       dh_makeshlibs -V'iptables, libxtables7'
+
 override_dh_shlibdeps:
        dh_shlibdeps $(_shlibdeps)
 

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)
------------------------------------------------
{+Breaks: iproute (<< 20120521-3), xtables-addons-common (<< 1.42-2)+}
Installed-Size: [-1336-] {+1396+}
{+Provides: libxtables7+}
Version: [-1.4.14-3-] {+1.4.14-3.1+}

No differences were encountered between the postinst files

No differences were encountered between the postrm files

Shlibs files: lines which differ (wdiff format)
-----------------------------------------------
[-libip4tc 0 iptables-]libip6tc 0 [-iptables-]
[-libipq 0 iptables-]
[-libiptc 0 iptables-] {+iptables, libxtables7+}
libxtables 7 [-iptables-] {+iptables, libxtables7+}
{+libiptc 0 iptables, libxtables7+}
{+libip4tc 0 iptables, libxtables7+}
{+libipq 0 iptables, libxtables7+}

Attachment: signature.asc
Description: Digital signature

Reply via email to