Your message dated Wed, 5 Dec 2001 14:21:53 -0700 (MST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#122580: apt-cache: including license information in 'show'
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 5 Dec 2001 19:48:08 +0000
>From [EMAIL PROTECTED] Wed Dec 05 13:48:08 2001
Return-path: <[EMAIL PROTECTED]>
Received: from 80-24-13-86.uc.nombres.ttd.es (aragorn) [80.24.13.86]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 16Bi1T-0003mG-00; Wed, 05 Dec 2001 13:48:08 -0600
Received: from localhost ([127.0.0.1] helo=127.0.0.1)
by aragorn with smtp (Exim 3.32 #1 (Debian))
id 16Bgs3-000077-00
for <[EMAIL PROTECTED]>; Wed, 05 Dec 2001 19:34:15 +0100
Date: Wed, 5 Dec 2001 19:33:54 +0100
From: Robert Millan <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: apt-cache: including license information in 'show'
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Mailer: Balsa 1.0.pre5
Delivered-To: [EMAIL PROTECTED]
Package: apt
Severity: wishlist
Please include a tag about the package license when running
the 'apt-cache show <package>' command. Like:
License: GPL
regards
--
----------------------------------------------------
Robert Millan Debian GNU/Hurd user
zeratul2 wanadoo es http://getyouriso.dyndns.org/
----------------------------------------------------
GPG ID C8D6942C
237F 8688 C2E5 BC64 E152 97B4 FB28 D41B C8D6 942C
----------------------------------------------------
Join us in civil disobedience and distribute DeCSS!!
----------------------------------------------------
/* efdtt.c Author: Charles M. Hannum <[EMAIL PROTECTED]>
*/
/* Length: 434 bytes (excluding unnecessary newlines)
*/
/* Usage is: cat title-key scrambled.vob | efdtt >clear.vob
*/
/* title-key can be read from the DVD by css-auth. (see livid.org)
*/
#define m(i)(x[i]^s[i+84])<<
unsigned char x[5],y,s[2048];main(n){for(read(0,x,5);read(0,s,n=2048);write(1,s
,n))if(s[y=s[13]%8+20]/16%4==1){int i=m(1)17^256+m(0)8,k=m(2)0,j=m(4)17^m(3)9^k
*2-k%8^8,a=0,c=26;for(s[y]-=16;--c;j*=2)a=a*2^i&1,i=i/2^j&1<<24;for(j=127;++j<n
;c=c>y)c+=y=i^i/8^i>>4^i>>12,i=i>>8^y<<17,a^=a>>14,y=a^a*8^a<<6,a=a>>8^y<<9,k=s
[j],k="7Wo~'G_\216"[k&7]+2^"cr3sfw6v;*k+>/n."[k>>4]*2^k*257/8,s[j]=k^(k&k*2&34)
*6^c+~y;}}
---------------------------------------
Received: (at 122580-done) by bugs.debian.org; 5 Dec 2001 21:22:04 +0000
>From [EMAIL PROTECTED] Wed Dec 05 15:22:04 2001
Return-path: <[EMAIL PROTECTED]>
Received: from ike-ext.ab.videon.ca [206.75.216.35]
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 16BjUS-00030n-00; Wed, 05 Dec 2001 15:22:04 -0600
Received: (qmail 10081 invoked from network); 5 Dec 2001 21:22:03 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.82.81.190])
(envelope-sender <[EMAIL PROTECTED]>)
by ike-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
for <[EMAIL PROTECTED]>; 5 Dec 2001 21:22:03 -0000
Received: from localhost
([127.0.0.1] helo=wakko.deltatee.com ident=jgg)
by wakko.deltatee.com with smtp (Exim 3.16 #1 (Debian))
id 16BjUI-00019G-00; Wed, 05 Dec 2001 14:21:54 -0700
Date: Wed, 5 Dec 2001 14:21:53 -0700 (MST)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: Robert Millan <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
cc: APT Development Team <[EMAIL PROTECTED]>
Subject: Re: Bug#122580: apt-cache: including license information in 'show'
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
On Wed, 5 Dec 2001, Robert Millan wrote:
> Please include a tag about the package license when running
> the 'apt-cache show <package>' command. Like:
You will have to submit a proposal to the policy group if you want this.
Jason