Re: Committing to a team-maintained package repository

2018-07-17 Thread Paride Legovini
Mattia Rizzolo wrote on 16/07/2018: > On Sat, Jul 14, 2018 at 07:56:08PM +0200, Paride Legovini wrote: >> One last question. Do we actually need these lines: >> >> include /usr/share/dpkg/architecture.mk >> ifeq ($(origin CC),default) >> CC := $(DEB_HOST_GNU_TYPE)-gcc >> endif >> >> in d/rules? >>

Re: Committing to a team-maintained package repository

2018-07-16 Thread Mattia Rizzolo
On Sat, Jul 14, 2018 at 07:56:08PM +0200, Paride Legovini wrote: > One last question. Do we actually need these lines: > > include /usr/share/dpkg/architecture.mk > ifeq ($(origin CC),default) > CC := $(DEB_HOST_GNU_TYPE)-gcc > endif > > in d/rules? They are suggested here: > >

Re: Committing to a team-maintained package repository

2018-07-14 Thread Paride Legovini
Hi Andreas, thanks a lot for reviewing my changes. Andreas Tille wrote on 14/07/2018: > Hi Paride, > > On Wed, Jul 11, 2018 at 03:18:08PM +0200, Paride Legovini wrote: >>> just go for it push and sak for sponsoring here. >> >> I would be glad if you could review my commits here: >> >>

Re: Committing to a team-maintained package repository

2018-07-13 Thread Andreas Tille
Hi Paride, On Wed, Jul 11, 2018 at 03:18:08PM +0200, Paride Legovini wrote: > > just go for it push and sak for sponsoring here. > > I would be glad if you could review my commits here: > > https://salsa.debian.org/science-team/libmseed > > I did more changes than I initially thought, so I

Re: Committing to a team-maintained package repository

2018-07-11 Thread Paride Legovini
Andreas Tille wrote on 04/07/2018: > Hi Paride, > > just go for it push and sak for sponsoring here. Hi Andreas, I would be glad if you could review my commits here: https://salsa.debian.org/science-team/libmseed I did more changes than I initially thought, so I left the package UNRELEASED

Re: Committing to a team-maintained package repository

2018-07-04 Thread Andreas Tille
Hi Paride, just go for it push and sak for sponsoring here. Thanks for fixing issues, Andreas. On Wed, Jul 04, 2018 at 01:47:17PM +0200, Paride Legovini wrote: > Hi, > > I'd like to fix #890571, and I think I know how [0]. This means > committing to: > >

Committing to a team-maintained package repository

2018-07-04 Thread Paride Legovini
Hi, I'd like to fix #890571, and I think I know how [0]. This means committing to: https://salsa.debian.org/science-team/libmseed and doing a (sponsored) team upload. As a group member ("Developer" gitlab role), I have write access to the repository [1], but I am not used to pushing commits for