Hi Norwid, On 2025-01-20 11:37, Norwid Behrnd via Debichem-devel wrote:
@Andrius Thank you for initiating the upload. However, I presumed the corresponding git repository would display "a new Y" branch from "upstream" into "master" and subsequently (in master) a tag. A pattern I saw for instance for the repository graph of RDKit,[1] and hence applied on markdownlint.[2]
git repository for inchi is a bit different. It does not contain the upstream source, thus neither 'upstream', nor 'pristine-tar' branches are there. Branch 'master' contains only the debian/ directory.
Such layout has an obvious drawback of not being able to see/diff the source easily. However, an upside of such approach is not storing possibly license-protected files on salsa.debian.org. As inchi is now fully dedicated to free software, the repository could be converted to a source-full "standard" repository, but I have never done such change, thus I do not know how to proceed.
[1] https://salsa.debian.org/debichem-team/rdkit/-/network/master?ref_type=heads [2] https://salsa.debian.org/nbehrnd/ruby-mdl/-/network/master?ref_type=heads
Best, Andrius