Re: New version of libselinux makes libpcre3 pseudo-essential

2013-05-09 Thread Paul Wise
On Fri, May 10, 2013 at 4:38 AM, Russ Allbery wrote: > Игорь Пашев writes: > >> Will it change anything except non-linux systems will get libpcre3 by >> default, while do not need it? > >> Maybe make libselinux optional? ;-) > > windlord:~> apt-cache rdepends libselinux1 | tail ... > No. :) Since

Re: New version of libselinux makes libpcre3 pseudo-essential

2013-05-09 Thread Russ Allbery
Игорь Пашев writes: > Will it change anything except non-linux systems will get libpcre3 by > default, while do not need it? > Maybe make libselinux optional? ;-) windlord:~> apt-cache rdepends libselinux1 | tail libglib2.0-0 gdm3 dump dpkg dmraid dbus-1-dbg dbus cron coreutil

Re: New version of libselinux makes libpcre3 pseudo-essential

2013-05-09 Thread David Kalnischkies
On Wed, May 8, 2013 at 8:09 PM, Marc Haber wrote: > On Wed, 8 May 2013 11:56:15 +0200, Bastian Blank > wrote: >>Please re-read the policy, especially 2.5: >>| Packages must not depend on packages with lower priority values >>| (excluding build-time dependencies). > > IIRC that policy paragraph is

Re: New version of libselinux makes libpcre3 pseudo-essential

2013-05-08 Thread Marc Haber
On Wed, 8 May 2013 11:56:15 +0200, Bastian Blank wrote: >Please re-read the policy, especially 2.5: >| Packages must not depend on packages with lower priority values >| (excluding build-time dependencies). IIRC that policy paragraph is from the times where our CD build software didn't follow dep

Re: New version of libselinux makes libpcre3 pseudo-essential

2013-05-08 Thread Игорь Пашев
2013/5/8 Bastian Blank : > On Tue, May 07, 2013 at 07:49:37PM +0400, Игорь Пашев wrote: >> Does it matter? If libselinux depends on libpcre3, libpcre3 will be pulled. >> I believed all libraries are "optional". > > Please re-read the policy, especially 2.5: > | Packages must not depend on packages

Re: New version of libselinux makes libpcre3 pseudo-essential

2013-05-08 Thread Bastian Blank
On Tue, May 07, 2013 at 07:49:37PM +0400, Игорь Пашев wrote: > Does it matter? If libselinux depends on libpcre3, libpcre3 will be pulled. > I believed all libraries are "optional". Please re-read the policy, especially 2.5: | Packages must not depend on packages with lower priority values | (excl

Re: New version of libselinux makes libpcre3 pseudo-essential

2013-05-07 Thread Игорь Пашев
2013/5/7 Laurent Bigonville : > Hello, > > As Guillem asked me in a bug report (#695620), I'm bringing this to > debian-devel. > > The latest version of libselinux is now using libpcre3 instead of the > regex functions from the glibc. This is improving the performances > quite substantially when re

New version of libselinux makes libpcre3 pseudo-essential

2013-05-07 Thread Laurent Bigonville
Hello, As Guillem asked me in a bug report (#695620), I'm bringing this to debian-devel. The latest version of libselinux is now using libpcre3 instead of the regex functions from the glibc. This is improving the performances quite substantially when relabeling the filesystem. The version of lib