[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debmake x dh-make



On Fri, Apr 05, 2002 at 04:36:58AM +0900, Oohara Yuuma wrote:
> > Are there any statistics somewhere, how many packages use debmake,
> > how many use debhelper and how many use something completely different?
> 
> $ grep-dctrl -F Build-Depends debmake Sources | egrep '^Package' | wc
>      92     184    1519
> $ grep-dctrl -F Build-Depends debhelper Sources | egrep '^Package' | wc
>    3601    7202   66661
> $ cat Sources | egrep '^Package' | wc
>    5367   10734  102638
> 
> for unstable/main

Here's for all three sections and on both servers, and with no pipes :)

% grep-dctrl -F Build-Depends debmake --count /var/lib/apt/lists/*_Sources
101
% grep-dctrl -F Build-Depends debhelper --count /var/lib/apt/lists/*_Sources
3995
% grep-dctrl -F Package -r '.' --count /var/lib/apt/lists/*_Sources
5961

-- 
     2. That which causes joy or happiness.


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: