Re: Is there a team for packaging software written in C or general command line tools into debian?

2025-09-26 Thread Aryan Karamtoth
On 26/09/25 13:33, Jonas Smedegaard wrote: Quoting Aryan Karamtoth (2025-09-26 09:42:09) On 26/09/25 12:30, Andrey Rakhmatullin wrote: On Fri, Sep 26, 2025 at 10:36:36AM +0530, Aryan Karamtoth wrote: Hi, I'm currently writing some software in C that I'd like to package into Debian once its s

Re: [Pkg-rust-maintainers] Bug#1116365: librust-font-kit-dev: impossible to install: depend on missing librust-yeslogic-fontconfig-sys-5+default-dev

2025-09-26 Thread Jonas Smedegaard
Quoting NoisyCoil (2025-09-26 15:10:39) > On 26/09/25 12:07, Jonas Smedegaard wrote: > > Crate librust-font-kit-dev version 0.14.2-2 is impossible to install in > > unstable, currently: It depends on > > librust-yeslogic-fontconfig-sys-5+default-dev which is unavailable. > > > > Cc'ing Rust team l

Re: Is there a team for packaging software written in C or general command line tools into debian?

2025-09-26 Thread Jonathan Dowland
On Fri Sep 26, 2025 at 8:36 AM BST, Aryan Karamtoth wrote: Again in general, i went through the teams list and found that there's no dedicated team for cmd line tools. I suppose a new one could be made but I'm thinking about it. If I do feel that there's a gap that could be filled in, I might p

Re: [Pkg-rust-maintainers] Bug#1116365: librust-font-kit-dev: impossible to install: depend on missing librust-yeslogic-fontconfig-sys-5+default-dev

2025-09-26 Thread NoisyCoil
Version: 0.14.3-1 On 26/09/25 12:07, Jonas Smedegaard wrote: Package: librust-font-kit-dev Version: 0.14.2-2 Severity: grave X-Debbugs-Cc:debian-r...@lists.debian.org,debian-devel@lists.debian.org Crate librust-font-kit-dev version 0.14.2-2 is impossible to install in unstable, currently: It de

Re: CMake 4 upload to unstable

2025-09-26 Thread Timo Röhling
Hi, * Simon McVittie [2025-09-24 15:13]: The affected bugs are https://udd.debian.org/cgi-bin/bts-usertags.cgi?user=cm...@packages.debian.org&tag=cmake-4 of which (at the time of writing) 794 out of 974 are still open. Is that correct? Yes, that is correct. (cc release team since they might

Re: Bug#1116365: librust-font-kit-dev: impossible to install: depend on missing librust-yeslogic-fontconfig-sys-5+default-dev

2025-09-26 Thread Sebastian Ramacher
Hi Jonas On 2025-09-26 12:07:35 +0200, Jonas Smedegaard wrote: > Package: librust-font-kit-dev > Version: 0.14.2-2 > Severity: grave > X-Debbugs-Cc: debian-r...@lists.debian.org, debian-devel@lists.debian.org Please keep your feud with the Rust team off of debian-devel. Thanks Cheers > > Crate

Bug#1116365: librust-font-kit-dev: impossible to install: depend on missing librust-yeslogic-fontconfig-sys-5+default-dev

2025-09-26 Thread Jonas Smedegaard
Package: librust-font-kit-dev Version: 0.14.2-2 Severity: grave X-Debbugs-Cc: debian-r...@lists.debian.org, debian-devel@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Crate librust-font-kit-dev version 0.14.2-2 is impossible to install in unstable, currently: It depends on libr

Re: Is there a team for packaging software written in C or general command line tools into debian?

2025-09-26 Thread Jonas Smedegaard
Quoting Jerome BENOIT (2025-09-26 10:01:05) > On 26/09/2025 09:27, Aryan Karamtoth wrote: > > It's a CLI tool so I thought there's some team where I could discuss and > > get help with the packaging once I develop it further. > > CLI is the rule in GNU/Linux not the exception, so it is a far too

Re: Is there a team for packaging software written in C or general command line tools into debian?

2025-09-26 Thread Jonas Smedegaard
Quoting Aryan Karamtoth (2025-09-26 09:42:09) > > On 26/09/25 12:30, Andrey Rakhmatullin wrote: > > On Fri, Sep 26, 2025 at 10:36:36AM +0530, Aryan Karamtoth wrote: > >> Hi, > >> > >> I'm currently writing some software in C that I'd like to package > >> into Debian once its stable enough. I've g

Re: Is there a team for packaging software written in C or general command line tools into debian?

2025-09-26 Thread Jerome BENOIT
Hi, On 26/09/2025 09:27, Aryan Karamtoth wrote: On 26/09/25 11:46, Jerome BENOIT wrote: Hi, On 26/09/2025 07:06, Aryan Karamtoth wrote: Hi, I'm currently writing some software in C that I'd like to package into Debian once its stable enough. I've gone through the teams wiki [1] and I notic

Re: Can uscan version 5 find some source where the version is encoded in a directory

2025-09-26 Thread Timo Röhling
* Niels Thykier [2025-09-23 21:08]: Ok. It should be possible based on the `HTTP site (recursive directory scanning)` example from `man debian-watch`. Not entirely sure what you are missing. The only notable difference I spot is that a @VAR@ pattern is used in `Source` as well. Might be needed

Re: Is there a team for packaging software written in C or general command line tools into debian?

2025-09-26 Thread Aryan Karamtoth
On 26/09/25 12:30, Andrey Rakhmatullin wrote: On Fri, Sep 26, 2025 at 10:36:36AM +0530, Aryan Karamtoth wrote: Hi, I'm currently writing some software in C that I'd like to package into Debian once its stable enough. I've gone through the teams wiki [1] and I noticed that there isn't a team

Re: Is there a team for packaging software written in C or general command line tools into debian?

2025-09-26 Thread Aryan Karamtoth
On 26/09/25 11:51, Johannes Schauer Marin Rodrigues wrote: Hi, Quoting Aryan Karamtoth (2025-09-26 07:06:36) I'm confused about which team i should choose to maintain my software with. For context its a minimal package manager for C. which one? I think it would make sense to make your questio

Re: Is there a team for packaging software written in C or general command line tools into debian?

2025-09-26 Thread Aryan Karamtoth
On 26/09/25 11:46, Jerome BENOIT wrote: Hi, On 26/09/2025 07:06, Aryan Karamtoth wrote: Hi, I'm currently writing some software in C that I'd like to package into Debian once its stable enough. I've gone through the teams wiki [1] and I noticed that there isn't a team that maintains softwar

Re: Is there a team for packaging software written in C or general command line tools into debian?

2025-09-26 Thread Andrey Rakhmatullin
On Fri, Sep 26, 2025 at 10:36:36AM +0530, Aryan Karamtoth wrote: Hi, I'm currently writing some software in C that I'd like to package into Debian once its stable enough. I've gone through the teams wiki [1] and I noticed that there isn't a team that maintains software written in C or command