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

Re: Blocking uploads of packages involved in the Python 2.5 transition



* Daniel Baumann [Sat, 26 Apr 2008 10:41:17 +0200]:

> Adeodato Simó wrote:
> > A list of blocked packages can be found at [3].

> would it be possible to add the maintainer information to that list?

> rather than
>   - $package

> it would be helpful to have something like
>   - $package ($maintainer)

That'd be a bit inconvenient to maintain for us, plus it'd require
further changes in dak, making the parser a bit more complex, which I
think ftpmaster wants to avoid.

However, it's trivial to generate a list of maintainers:

  % wget -qO- http://ftp-master.debian.org/testing/hints/transitions.yaml |
    sed -ne 's/^[^-]*- //p' | dd-list --stdin

Maybe, if there's enough demand, we/somebody could set a cron to create
such listing.

Cheers,

-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
The pure and simple truth is rarely pure and never simple.
                -- Oscar Wilde


Reply to: