Re: iptables split

2016-06-09 Thread Ansgar Burchardt
On Thu, 2016-06-09 at 13:08 +0200, Michael Biebl wrote: > Am 09.06.2016 um 12:40 schrieb Ansgar Burchardt: > > I wonder if it would make sense to keep the three libraries in one > > package then?  All of them would be usually installed anyway should > > systemd depend on them in the future. > > I

Re: iptables split

2016-06-09 Thread Michael Biebl
Am 09.06.2016 um 12:40 schrieb Ansgar Burchardt: > On Thu, 2016-06-09 at 03:17 +0200, Michael Biebl wrote: >> One more comment: >> >> $ du -hs debian/libip*tc0/usr/* >> 36K debian/libip4tc0/usr/lib >> 88K debian/libip4tc0/usr/share >> 40K debian/libip6tc0/usr/lib >> 88K debian/libip6tc0/usr/sha

Re: iptables split

2016-06-09 Thread Ansgar Burchardt
On Thu, 2016-06-09 at 03:17 +0200, Michael Biebl wrote: > One more comment: > > $ du -hs debian/libip*tc0/usr/* > 36K debian/libip4tc0/usr/lib > 88K debian/libip4tc0/usr/share > 40K debian/libip6tc0/usr/lib > 88K debian/libip6tc0/usr/share > 16K debian/libiptc0/usr/lib > 88K debian/lib

Re: iptables split

2016-06-09 Thread Arturo Borrero Gonzalez
On 9 June 2016 at 12:40, Ansgar Burchardt wrote: > On Thu, 2016-06-09 at 03:17 +0200, Michael Biebl wrote: >> One more comment: >> >> $ du -hs debian/libip*tc0/usr/* >> 36K debian/libip4tc0/usr/lib >> 88K debian/libip4tc0/usr/share >> 40K debian/libip6tc0/usr/lib >> 88K debian/libip6tc0/us

Re: iptables split

2016-06-09 Thread Arturo Borrero Gonzalez
Hi Michael, your review is really appreciated. Thank you :-) I will try to make the changes ASAP. best regards. -- Arturo Borrero González ___ Pkg-systemd-maintainers mailing list Pkg-systemd-maintainers@lists.alioth.debian.org http://lists.alioth.d

Re: iptables split

2016-06-08 Thread Michael Biebl
Am 09.06.2016 um 03:05 schrieb Michael Biebl: > Attached is a diff including all those changes. > > Thanks for considering. One more comment: $ du -hs debian/libip*tc0/usr/* 36K debian/libip4tc0/usr/lib 88K debian/libip4tc0/usr/share 40K debian/libip6tc0/usr/lib 88K debian/libip6

Re: iptables split

2016-06-08 Thread Michael Biebl
Am 09.06.2016 um 02:44 schrieb Michael Biebl: > Hi Arturo, > > I noticed that you split of the various libraries in iptables into > separate subpackages. This will make it more feasible to implement the > requested change in #787480. Btw, thanks for that. > > While looking at the package split,

iptables split

2016-06-08 Thread Michael Biebl
Hi Arturo, I noticed that you split of the various libraries in iptables into separate subpackages. This will make it more feasible to implement the requested change in #787480. While looking at the package split, I noticed the following: libiptc.pc contains Requires: libip4tc libip6tc The