[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Need help with packaging tree-sitter-verilog



On Fri, 18 Jul 2025 13:12, Aryan Karamtoth <aryankmmiv@outlook.com> wrote:

Hi Matthias,

Does this mean that I don't have to worry about autopkgtests failing? All of the other lintian tests pass. I had to stall piuparts tests because of those autopkgtests.
Yes, since it's destined for experimental. You can check the autopkgtest once it's been accepted there:
https://release.debian.org/britney/pseudo-excuses-experimental.html

If they're not to be concerned about, I will sign and upload my package to mentors.debian.net for further reviews.


I just ran piup


Same issue as for the autopkgtest, that's expected when building for experimental. Please add copyright statements for src/parser.c as in e.g. tree-sitter-asm. Also, please drop debian/gitignore, you don't need that when building with sbuild.
Please re-import the package with GBP too, you can follow https://wiki.debian.org/Gnome/Git#Initial_packaging
. Note that we do not use pristine-tar, so you can drop that switch when doing the initial import. Add then you debian folder in a separate commit including a d/gbp.conf file (you can take the one from tree-sitter-asm). Subsequent new upstream release are then as simple as gbp import-orig --uscan and building (ideally).

best,

werdahias


Reply to: