Bug#742215: rss2email: invalid User-Agent

2014-03-21 Thread Etienne Millon
* W. Trevor King [140321 09:01]: > On Thu, Mar 20, 2014 at 09:00:20PM +0100, Jakub Wilk wrote: > > * W. Trevor King, 2014-03-20, 12:49: > > >We should be able to use: > > > > > > User-Agent: rss2email/3.8 (https://github.com/wking/rss2email) > > > > > >Does that sound legal to you? > > > > Yes,

Bug#742215: rss2email: invalid User-Agent

2014-03-20 Thread W. Trevor King
On Thu, Mar 20, 2014 at 09:00:20PM +0100, Jakub Wilk wrote: > * W. Trevor King, 2014-03-20, 12:49: > >We should be able to use: > > > > User-Agent: rss2email/3.8 (https://github.com/wking/rss2email) > > > >Does that sound legal to you? > > Yes, looks go to me. :-) Fixed in master's ec438df (feed

Bug#742215: rss2email: invalid User-Agent

2014-03-20 Thread Jakub Wilk
* W. Trevor King , 2014-03-20, 12:49: We should be able to use: User-Agent: rss2email/3.8 (https://github.com/wking/rss2email) Does that sound legal to you? Yes, looks go to me. :-) -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsu

Bug#742215: rss2email: invalid User-Agent

2014-03-20 Thread W. Trevor King
On Thu, Mar 20, 2014 at 08:37:37PM +0100, Jakub Wilk wrote: > User-Agent: rss2email/3.8 +https://github.com/wking/rss2email > > This is violation of RFC 2616 (HTTP/1.1), which defines the following > syntax for the User-Agent field: > >User-Agent = "User-Agent" ":" 1*( product | comment

Bug#742215: rss2email: invalid User-Agent

2014-03-20 Thread Jakub Wilk
Package: rss2email Version: 1:3.8-1~exp1 Severity: minor rss2email uses the following header: User-Agent: rss2email/3.8 +https://github.com/wking/rss2email This is violation of RFC 2616 (HTTP/1.1), which defines the following syntax for the User-Agent field: User-Agent = "User-Agent"