Re: [dh-make-golang][Solution]

2020-03-08 Thread Utkarsh Gupta
Hi Anthony, On Sun, 8 Mar, 2020, 3:26 PM Raman Tehlan, wrote: > I just raised a PR in `dh-make-golang`, you can check it out here: > https://github.com/Debian/dh-make-golang/pull/137 > Could you take a quick look at it? Best, Utkarsh >

Re: [dh-make-golang][Solution]

2020-03-08 Thread Raman Tehlan
Hey, I just raised a PR in `dh-make-golang`, you can check it out here: https://github.com/Debian/dh-make-golang/pull/137 *Cheers* *Raman Tehlan* https://ramantehlan.github.io On Thu, Oct 17, 2019 at 2:15 PM Raman Tehlan wrote: > > Hey, > > Thank you for the fo

Re: [dh-make-golang][Solution]

2019-10-17 Thread Raman Tehlan
Hey, Thank you for the follow-up. Yes, along the way we can fix the minor patches and add more features to it. I am definitely up for taking this forward and will raise a PR with fixes probably by December, as right now I am fully packed with other commitments, like exams and talks. I hope you un

Re: [dh-make-golang][Solution]

2019-10-10 Thread Utkarsh Gupta
Hey, On 18/07/19 10:35 am, Raman Tehlan wrote: > Hello Utkarsh, > > Here are the comments on your inspection report. > > 1. The reason you are getting three different results is intentional. > Graph and Tree will print all the dependencies with respective > structure, while the list will

Re: [dh-make-golang][Solution]

2019-07-17 Thread Raman Tehlan
Hello Utkarsh, Here are the comments on your inspection report. 1. The reason you are getting three different results is intentional.* Graph* and *Tree* will print all the dependencies with respective structure, while the *list* will only print the 1st level dependencies. 2. While cre

Re: [dh-make-golang][Solution]

2019-07-04 Thread Utkarsh Gupta
Hey, [Removing d-devel] On 13/05/19 12:10 am, Raman Tehlan wrote: > Hello, > > I have created both a library and a tool to get a recursive list of > all the golang dependencies which are or are not yet packaged in > Debian, I am addressing this > [issue](https://github.com/Debian/dh-make-golang/i

Re: [dh-make-golang][Solution]

2019-05-12 Thread Manas Kashyap
I will look into it and will give you the feedback as soon as possible. On Mon, May 13, 2019 at 4:40 AM Raman Tehlan wrote: > Hello, > > I have created both a library and a tool to get a recursive list of all > the golang dependencies which are or are not yet packaged in Debian, I am > addressin

[dh-make-golang][Solution]

2019-05-12 Thread Raman Tehlan
Hello, I have created both a library and a tool to get a recursive list of all the golang dependencies which are or are not yet packaged in Debian, I am addressing this [issue](https://github.com/Debian/dh-make-golang/issues/89), for which I create my solution [here]( https://github.com/ramantehla