On Fri, 11 Mar 2022 17:00:04 +0100 Eberhard Beilharz <[email protected]> wrote:
> Dear mentors, > > What's the process for a new source package that consolidates three > existing ones? > [...] > Starting with Keyman 15 the three source packages got consolidate > into one source package named *keyman* that builds the binary > packages listed above. > > I'm not sure if this is considered a new package that needs to go > through the entire workflow for a new package, or if that's simply > considered the successor of the three older source packages. > [...] A single repo/source base can be used to generate multiple debian packages. A number of games come to mind where we split the application and the data files into their respective packages. Some key questions might be are these packages intended to be all or nothing? Or still independent? If one package is updated to this consolidated source base, do all need to updated?

