Hi Georges, I re-add debian-science list to CC (it was probably not your intention to drop your friends who can most probably answer even better than me. ;-) )
On Wed, Jan 31, 2018 at 03:14:52PM +0100, Georges Khaznadar wrote: > I have posted a few ITP to package software for the robot Thymio, which > has been created at EPFL (Switzerland) and is already used for teaching > purpose; see https://www.thymio.org/ > > I would like to have some room in Salsa's disk, to host Gbp compatible > archives for the packages named dashel, enki-aseba and aseba. ITP are > respectively available at https://bugs.debian.org/888750, > https://bugs.debian.org/888748 and https://bugs.debian.org/888756 > > Thank you in advance for any suggestion. So far, I never managed to > create a working git repository in the former service git.debian.org, > Andreas always gave the final kick to make it work. I'm personally using this script: https://anonscm.debian.org/viewvc/debian-med/trunk/helper-scripts/inject-into-salsa-git?view=markup You need a file salsarc in the dir where you put this script containing something like SALSA_URL="https://salsa.debian.org/api/v4" SALSA_TOKEN="TheTokenYouNeedToCreateYourselfOnSalsa" The script has proven to work for me for packages targeting at r-pkg-team and debian-science team. So if you use in your d/control file Vcs-Browser: https://salsa.debian.org/science-team/YOURPACKAGE.git Vcs-Git: https://salsa.debian.org/science-team/YOURPACKAGE.git and have a correct token, than you can simply call the script in the main dir or the repository (where the .git dir is). Hope this helps - other readers might give further hints if needed. Kind regards Andreas. -- http://fam-tille.de

