Hi! On Sun, Jun 23, 2024 at 1:02 AM Phil Wyett <[email protected]> wrote: > > On Sun, 2024-06-23 at 00:55 +0800, Bo YU wrote: > > Hi philip, > > ... > Hi Bo, > > Thanks for your kind words. I manage mostly and have the support of an amazing > lady. :-) > Nice. Thanks to everyone for their contributions to Debian in their own way.:)
> The issue I detailed in my last mail seems to be the only real blocker that I > can see. > Okay. I think I have fixed the issue. The first attempt was I use `extend-diff-ignore`, but there were too many files automatically generated that need to be matched, so I switched it to `debian/rules clean` and it seems it works. Another change is that from d/changelog: UNRELEASED -> unstable. please notice it. ``` ... * Vcs : https://salsa.debian.org/ocaml-team/lem Section : ocaml The source builds the following binary packages: lem - Tool merging math and logic for executable definitions (tool) liblem-ocaml-dev - Tool merging math and logic for executable definitions (development) To access further information about this package, please visit the following URL: https://mentors.debian.net/package/lem/ Alternatively, you can download the package with 'dget' using this command: dget -x https://mentors.debian.net/debian/pool/main/l/lem/lem_2022-12-10+dfsg-1.dsc Changes for the initial release: lem (2022-12-10+dfsg-1) unstable; urgency=low . * Initial release. (Closes: #1065658) ``` Thanks again, BR, Bo > Regards > > Phil > > -- > > Internet Relay Chat (IRC): kathenas > > Website: https://kathenas.org > > Instagram: https://instagram.com/kathenasorg/ > > Buy Me A Coffee: https://buymeacoffee.com/kathenasorg

