On Wednesday 04 of December 2019 22:48:53 Ilya Dogolazky wrote:
Hi !
I'm not sure if Michele's scripts deal with generating meta-packages
No, they don't do it; I checked it in the meantime. Would it be a good idea to create 94_build_meta.sh doing it and what else is required beside of including this 94th script into 99th after the calls to 91,92,93?
Since generating package versions in Michele's scripts should be the same as that generated by the scripts I use to generate public repositories, it should be possible to add an apt source for PTB repository and get meta packages here.
What exactly does "PTB" stand for? Do you refer to this repository "deb http://mirror.ppa.trinitydesktop.org/trinity/trinity-r14.0.0/debian stretch main"?
How I'll be sure that all the packages I compiled will be chosen before the ones in the public repo? Are the version numbers in source tree always higher than the released packages? (I would guess so, but I would like just to be sure about it)
Cheers, -- Ilya D.
PSB == Preliminary Stable Builds => based on current HEAD in stable branch, for now r14.0.x. See: https://wiki.trinitydesktop.org/Preliminary_Stable_Builds
PTB == Preliminary Testing Builds => based on current HEAD in master branch, basically like nightly builds. See: https://wiki.trinitydesktop.org/Preliminary_Testing_Builds
Cheers