Re: [Python-modules-team] Salsa Vcs-* mass-commits

2018-02-12 Thread Andreas Tille
On Mon, Feb 12, 2018 at 10:02:12PM +0100, Ondrej Novy wrote: > if ! grep-dctrl -q -F Vcs-Git 'salsa.debian.org' debian/control ; then ??? Could you please post your complete script which is probably using GitLab API just to let others profit from an example doing mass-changes? Thank you A

Re: [Python-modules-team] Salsa Vcs-* mass-commits

2018-02-12 Thread Ondrej Novy
Hi, 2018-02-12 15:29 GMT+01:00 Ghislain Vaillant : > Will it bypass packages for which such change has already been > committed, such as in src:flake8-polyfill (currently under RFS)? Just > checking. > yes: if ! grep-dctrl -q -F Vcs-Git 'salsa.debian.org' debian/control ; then -- Best regards