Re: How to report bugs with the new git repo?

2018-02-16 Thread Pavlo Solntsev
Thank you All for the discussion. It looks like official part, e.g. bug registration, should be done as usually, while technical work may be done using git lab. -Pavlo Solntsev - *Please avoid sending me

Re: How to report bugs with the new git repo?

2018-02-15 Thread Sean Whitton
Hello Pavlo, On Thu, Feb 15 2018, Pavlo Solntsev wrote: > I am very excited to see that Debian has moved to GitLab ( > https://salsa.debian.org). With this change, I am wondering how bug > report process should look like? Now, I want to submit patches to > packages, e.g. libgdamm. What would be

Re: How to report bugs with the new git repo?

2018-02-15 Thread Pavlo Solntsev
OK, it looks like it is clear. Thanks. -Pavlo Solntsev - *Please avoid sending me Word or PowerPoint attachments.See http://www.gnu.org/philosophy/no-word-attachments.html

Re: How to report bugs with the new git repo?

2018-02-15 Thread Mattia Rizzolo
On Thu, Feb 15, 2018 at 08:24:21PM +0500, Andrey Rahmatullin wrote: > If the question is "how should I send a patch to the maintainer" then a > pull request is just one of the available ways, and the best one was > always opening a bug report in the BTS, sending the changes in some other > way

Re: How to report bugs with the new git repo?

2018-02-15 Thread Ole Streicher
"W. Martin Borgert" writes: > If it is (probably) a Debian bug, submit bug (and patch) to the > Debian BTS. Ideally, using the "reportbug" command. I would prefer a merge request over a bug with an attached patch: the gitlab workflow is quite effective, especially when

Re: How to report bugs with the new git repo?

2018-02-15 Thread Andrey Rahmatullin
On Thu, Feb 15, 2018 at 09:00:28AM -0600, Pavlo Solntsev wrote: > I am very excited to see that Debian has moved to GitLab ( > https://salsa.debian.org). With this change, I am wondering how bug report > process should look like? I don't think anything has changed. > Now, I want to submit

Re: How to report bugs with the new git repo?

2018-02-15 Thread W. Martin Borgert
Quoting Pavlo Solntsev : Now, I want to submit patches to packages, e.g. libgdamm. What would be the best process: submit a patch via push request in the Debian repo, or push patches to upstream? If it is (probably) a Debian bug, submit bug (and patch) to the Debian

How to report bugs with the new git repo?

2018-02-15 Thread Pavlo Solntsev
Hello, I am very excited to see that Debian has moved to GitLab ( https://salsa.debian.org). With this change, I am wondering how bug report process should look like? Now, I want to submit patches to packages, e.g. libgdamm. What would be the best process: submit a patch via push request in the