Re: gophian -- tools to help with Debianizing Go software

2024-06-29 Thread Nilesh Patra
I would usually prefer making changes to existing tooling than creating a new fork. That said, gophian is a python tool and skimming though the code it looks relatively easy to hack around, uses debian tools and in general looks more feature-ful. I will definitely give this a try when I am pac

gophian -- tools to help with Debianizing Go software

2024-06-29 Thread Maytham Alsudany
Hi Go team, When creating packages with dh-make-golang, it frequently chokes on certain programs, and estimate doesn't work at all, among other issues causing it to not be very ideal for those new to packaging Go software for Debian. I'd like to introduce you to a tool I've been working on over t