Re: rclone now supports symlinks (in experimental)

2019-05-11 Thread Drew Parsons

On 2019-05-06 01:21, Drew Parsons wrote:

I've updated rclone to v1.47.

This version is particularly interesting since it now supports
symlinks (since v1.46).

I upgraded a handful of dependencies along the way to get a successful
build, uploaded to experimental.  I haven't uploaded rclone itself yet
since golang-github-koofr-go-httpclient and
golang-github-koofr-go-koofrclient are now waiting in the NEW queue.



go-koofr was processed quickly, so rclone 1.47 is now uploaded and 
available in experimental.


Drew



Re: Bug#928372: ITP: golang-github-anacrolix-dms-dev -- a UPnP DLNA Digital Media Server that includes basic video transcoding

2019-05-11 Thread Drew Parsons

On 2019-05-04 13:25, Drew Parsons wrote:

On 2019-05-04 03:23, Stephen Gelman wrote:

On Fri, 3 May 2019, Drew Parsons wrote:
How important do you consider dlna support in rclone?


In a perfect world it would be nice but I don't think it necessarily
blocks updating it since it's a very new feature.  Maybe upload it
without then file a bug with severity wishlist?


I'll see if it's feasible to disable the dlna with a simple debian 
patch.



dh-make-golang is a useful tool.

$ dh-make-golang estimate github.com/anacrolix/dms
2019/05/12 13:20:59 Bringing github.com/anacrolix/dms to Debian requires 
packaging the following Go packages:

github.com/anacrolix/dms
github.com/anacrolix/ffprobe
  github.com/anacrolix/envpprof
  github.com/anacrolix/missinggo
  github.com/mattn/go-gtk
github.com/mattn/go-pointer


So only a half dozen modules need packaging to get dms and dlna support 
in.  Not the biggest burden in the world.



In the meantime rclone 1.47 is now uploaded in experimental without dlna 
support ("1.47.0.ex1" via uscan (debian/watch) and Files-Excluded in 
debian/copyright).