Your message dated Fri, 01 Mar 2013 16:51:19 +0000 with message-id <1328150074604f053e610af0202227b6@mail.adsl.funky-badger.org> and subject line Re: Bug#701997: unblock: iptables/1.4.14-3.1 (tpu) has caused the Debian Bug report #701997, regarding unblock: iptables/1.4.14-3.1 (tpu) to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 701997: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701997 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: iptables/1.4.14-3.1 (tpu)
- From: Julien Cristau <jcristau@debian.org>
- Date: Fri, 1 Mar 2013 15:02:19 +0100
- Message-id: <[🔎] 20130301140219.GA23960@radis.cristau.org>
Package: release.debian.org Severity: normal User: release.debian.org@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 <jcristau@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
--- End Message ---
--- Begin Message ---
- To: <701997-done@bugs.debian.org>
- Cc: Julien Cristau <jcristau@debian.org>
- Subject: Re: Bug#701997: unblock: iptables/1.4.14-3.1 (tpu)
- From: "Adam D. Barratt" <adam@adam-barratt.org.uk>
- Date: Fri, 01 Mar 2013 16:51:19 +0000
- Message-id: <1328150074604f053e610af0202227b6@mail.adsl.funky-badger.org>
- In-reply-to: <[🔎] 1cfe1e734238687f17814ac99b66c43f@mail.adsl.funky-badger.org>
- References: <[🔎] 20130301140219.GA23960@radis.cristau.org> <[🔎] 1cfe1e734238687f17814ac99b66c43f@mail.adsl.funky-badger.org>
On 01.03.2013 16:08, Adam D. Barratt wrote:On 01.03.2013 14:02, Julien Cristau wrote:I've prepared an iptables NMU for tpu. Source and binary (for iptables.deb) debdiff follow.Please go ahead; thanks.and unblocked.It would probably make sense to binNMU iproute and xtables-addons-common once this is in.Ack. iproute's currently in sync so will need a +b2 in sid first (unless I'm missing something on a Friday afternoon).Scheduled iproute +b2 in sid. I'll look at the tpu binNMUs later. Regards, Adam
--- End Message ---