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

Re: Tagging of Ada packages



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Le 28/05/2010 11:32, Ludovic Brenta a écrit :
> 
> xavier grave wrote:
>> I have started to add debtags to Ada packages in squeeze.
>> Where do you think I should keep track of this ?
>> I have a flat file for the moment, but I would like to make it public to
>> let most of Ada packages maintainers to be aware of it.
> 
> Have you checked which packages lack debtags?  If you assumed that
> no package had any debtags, you are wrong.  You must install the package
> "debtags" and browse the Ada packages in aptitude.
> 

using debtags update I get the last tags database and then I have done
this command :
apt-rdepends -r libgnat-4.4|grep -v Reverse | sort -u | while read i;do
echo $i;debtags tag ls $i;done

It gives you a list with many packages with all their tags.
If there is a general agreement I can start to take care of this.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkv/voYACgkQVIZi0A5BZF6QYwCgu2X5H3Wp7QRLldXwuN9/OEI/
3oEAmwTEYLJUmlqYNKXjqmmVEcEcp16N
=YQp1
-----END PGP SIGNATURE-----


Reply to: