Hi All, > On Wed, Jun 29, 2016 at 11:31:18AM +0200, Arturo Borrero Gonzalez wrote: [snip] > Hi, just uploaded the update package to mentors.d.n. > You can also find the sources in the git repo.
I do a quick review the git repo and found a commit that maybe a feedback question, debian/: Multi-Arch support and migrate from /lib to /usr/lib [1] The commit said, === 8< === * move libs from /lib to /usr/lib/ Therefore, the final change is, for example: /lib -> /usr/lib/x86_64-linux-gnu === 8< === The question is why not /lib/x86_64-linux-gnu (/lib/$(multiarch) instead ? Refers to the Debian FHS [2], === 8< === /lib/ Libraries essential for the binaries in /bin/ and /sbin/ (library required to boot or rescue the system) === 8< === The "xtables-multi" and "ip{,6}tables*" are installed in /sbin. I'm not quite sure that the initial intention of the iptables maintainer to install iptables and related libs in /sbin and /lib as they are required for the boot or rescue the system or not. If it's not relevant, sorry for the noise. Best regards, Neutron Soutmun [1] http://anonscm.debian.org/cgit/pkg-netfilter/pkg-netfilter.git/commit/?id=9658f74 [2] https://wiki.debian.org/FilesystemHierarchyStandard
signature.asc
Description: PGP signature
_______________________________________________ Pkg-systemd-maintainers mailing list Pkg-systemd-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers