Bug#923459: devscripts: uscan in buster could not check version and throws warnings

2019-03-01 Thread Dominique Dumont
On Friday, 1 March 2019 09:01:26 CET you wrote: > Maybe it helps: on the other side other watch files for the same > download site are working: > > * roaraudio > * muroar > * muroard > * roarplaylistd Uh ? http://software.keep-cool.org/dl/ shows only "animals" and "ckport" Roar audio home page

Bug#923459: devscripts: uscan in buster could not check version and throws warnings

2019-03-01 Thread Xavier
Le 01/03/2019 à 09:01, Patrick Matthäi a écrit : > Am 28.02.2019 um 17:24 schrieb Dominique Dumont: >> On Thursday, 28 February 2019 15:49:53 CET Xavier wrote: >>> This looks like a bug in HTTP::Response: $response contains valid HTML >>> data in $response->{_content} but

Bug#923459: devscripts: uscan in buster could not check version and throws warnings

2019-03-01 Thread Patrick Matthäi
Am 28.02.2019 um 17:24 schrieb Dominique Dumont: > On Thursday, 28 February 2019 15:49:53 CET Xavier wrote: >> This looks like a bug in HTTP::Response: $response contains valid HTML >> data in $response->{_content} but $response->decoded_content returns >> "undef". > Well, software.keep-cool.org

Bug#923459: devscripts: uscan in buster could not check version and throws warnings

2019-02-28 Thread Dominique Dumont
On Thursday, 28 February 2019 15:49:53 CET Xavier wrote: > This looks like a bug in HTTP::Response: $response contains valid HTML > data in $response->{_content} but $response->decoded_content returns > "undef". Well, software.keep-cool.org http server sends back weird headers: $ mojo get -M

Bug#923459: devscripts: uscan in buster could not check version and throws warnings

2019-02-28 Thread Xavier
control: affects -1 devscripts Le 28/02/2019 à 16:00, Xavier a écrit : > Control: reassign -1 libhttp-message-perl > > This little script shows that error comes from HTTP::Response: > > use LWP::UserAgent; > my $ua = LWP::UserAgent->new; > my $q =

Bug#923459: devscripts: uscan in buster could not check version and throws warnings

2019-02-28 Thread Xavier
Le 28/02/2019 à 14:04, Patrick Matthäi a écrit : > Package: devscripts > Version: 2.19.3 > Severity: normal > > > Hi, > > with uscan on buster (instead of stretch) uscan fails to check two packages: > > $ uscan --report --verbose > uscan info: uscan (version 2.19.3) See uscan(1) for help >

Bug#923459: devscripts: uscan in buster could not check version and throws warnings

2019-02-28 Thread Xavier
Control: reassign -1 libhttp-message-perl This little script shows that error comes from HTTP::Response: use LWP::UserAgent; my $ua = LWP::UserAgent->new; my $q = 'http://software.keep-cool.org/dl/ckport/'; $response = $ua->get($q); if ($response->is_success) { die "Unable to

Bug#923459: devscripts: uscan in buster could not check version and throws warnings

2019-02-28 Thread Patrick Matthäi
Package: devscripts Version: 2.19.3 Severity: normal Hi, with uscan on buster (instead of stretch) uscan fails to check two packages: $ uscan --report --verbose uscan info: uscan (version 2.19.3) See uscan(1) for help uscan info: Scan watch files in . uscan info: Check debian/watch and