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

Re: List of packages in SVN but not in sid.



On Mon, Jun 14, 2004 at 10:40:38PM +0200, Joachim Breitner wrote:
> Am Mo, den 14.06.2004 schrieb Allard Hoeve um 17:48:
> for package in $(svn list svn://svn.debian.org/pkg-perl/packages|cut -d/
> -f1); do apt-cache show $package &>/dev/null || echo $package; done
> 
> to get
> 
> libcgi-safe-perl
> libi18n-acceptlanguage-perl
> libnet-imap-simple-perl
> libnet-imap-simple-ssl-perl
> libperl6-form-perl
> libperl6-placeholders-perl
> libperl6-slurp-perl
> libtext-formattable-perl

But some of them are in NEW queue:
djpig@merkel:/org/ftp.debian.org/queue/new$ ls -1 *.changes | sed -e 's/_.*//' | uniq | grep perl
libclass-inspector-perl
libdatetime-calendar-discordian-perl
libi18n-acceptlanguage-perl
libjavascript-perl
libmath-bigint-gmp-perl
libpostscript-simple-perl
libtemplate-plugin-calendar-simple-perl
libtext-formattable-perl
libvpopmail-perl

(I leave the final 'uniq -d' as an exercise to the reader ;)

Gruesse,
-- 
Frank Lichtenheld <djpig@debian.org>
www: http://www.djpig.de/



Reply to: