Re: Another take on package relationship substvars

2024-02-23 Thread Niels Thykier
Steve Langasek: Hi Niels, On Thu, Feb 22, 2024 at 07:32:21PM +0100, Niels Thykier wrote: [...] I am omitting Breaks, Conflicts, and Replaces because I am not aware of any users of these at the moment. I am open to adding them, if there is a strong use-case. One generic case that this doesn

Re: Another take on package relationship substvars

2024-02-23 Thread Steve Langasek
Hi Niels, On Thu, Feb 22, 2024 at 07:32:21PM +0100, Niels Thykier wrote: > When I am talking about package relationship substvars, I mean basically any > substvar of the format ${*:} where Field is a relationship field such > as Depends, Pre-Depends, etc. [...] > I think our package helper toolin

Re: time_t progress report

2024-02-23 Thread Steve Langasek
On Fri, Feb 23, 2024 at 04:36:43PM +0100, Guillem Jover wrote: > Hi! > On Mon, 2024-02-19 at 19:48:38 -0800, Steve Langasek wrote: > > I have coordinated with the gcc maintainer so that we can have the default > > flags in gcc-13 changed this week. > > We are therefore targeting Friday for the ma

Bug#1064541: ITP: python-autoray -- Lightweight Python AUTOmatic-arRAY library for abstracting tensor operations

2024-02-23 Thread Yogeswaran Umasankar
Package: wnpp Severity: wishlist Owner: Yogeswaran Umasankar X-Debbugs-Cc: debian-devel@lists.debian.org, kd8...@gmail.com * Package name: python-autoray Version : 0.6.8 Upstream Contact: Johnnie Gray * URL : https://github.com/jcmgray/autoray * License : Apac

Bug#1064540: ITP: golang-github-makeworld-the-better-one-dither -- fast, correct image dithering library in Go

2024-02-23 Thread Anthony Fok
Package: wnpp Severity: wishlist Owner: Anthony Fok * Package name: golang-github-makeworld-the-better-one-dither Version : 2.4.0-1 Upstream Author : makeworld * URL : https://github.com/makeworld-the-better-one/dither * License : MPL-2.0 Programming Lang: Go

Bug#1064537: ITP: golang-github-schollz-peerdiscovery -- Pure-Go library for cross-platform local peer discovery using UDP multicast :woman: :repeat: :woman:

2024-02-23 Thread Guilherme Puida Moreira
Package: wnpp Severity: wishlist Owner: Guilherme Puida Moreira * Package name: golang-github-schollz-peerdiscovery Version : 1.7.2-1 Upstream Author : Zack * URL : https://github.com/schollz/peerdiscovery * License : Expat Programming Lang: Go Description

Bug#1064527: ITP: golang-github-schollz-logger -- Simplistic, opinionated logging for Golang

2024-02-23 Thread Guilherme Puida Moreira
Package: wnpp Severity: wishlist Owner: Guilherme Puida Moreira * Package name: golang-github-schollz-logger Version : 1.2.0-1 Upstream Author : Zack * URL : https://github.com/schollz/logger * License : Expat Programming Lang: Go Description : Simplist

Bug#1064525: ITP: libtest-expander-perl -- collection of frequentely used test functionalities

2024-02-23 Thread gregor herrmann
Package: wnpp Owner: gregor herrmann Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org * Package name: libtest-expander-perl Version : 2.5.0 Upstream Author : Jurij Fajnberg * URL : https://metacpan.org/release/Test-Expander

Bug#1064523: ITP: golang-github-kalafut-imohash -- Fast hashing for large files

2024-02-23 Thread Guilherme Puida Moreira
Package: wnpp Severity: wishlist Owner: Guilherme Puida Moreira * Package name: golang-github-kalafut-imohash Version : 1.0.3-1 Upstream Author : Jim Kalafut * URL : https://github.com/kalafut/imohash * License : Expat Programming Lang: Go Description :

Bug#1064521: ITP: libscalar-readonly-perl -- functions for controlling whether any scalar variable is read-only

2024-02-23 Thread gregor herrmann
Package: wnpp Owner: gregor herrmann Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org, debian-p...@lists.debian.org * Package name: libscalar-readonly-perl Version : 0.03 Upstream Author : Philippe M. Chiasson * URL : https://metacpan.org/release/Scalar-

Re: time_t progress report

2024-02-23 Thread Guillem Jover
Hi! On Mon, 2024-02-19 at 19:48:38 -0800, Steve Langasek wrote: > I have coordinated with the gcc maintainer so that we can have the default > flags in gcc-13 changed this week. > > We are therefore targeting Friday for the mass NMUs to unstable though there > is a possibility this won't start un

Re: Another take on package relationship substvars

2024-02-23 Thread Colin Watson
On Thu, Feb 22, 2024 at 09:40:22PM +0100, Matthias Klose wrote: > Package: libgcc-13-dev > Recommends: ${dep:libcdev} > Depends: gcc-13-base (= ${gcc:Version}), ${dep:libgcc}, ${dep:libssp}, > ${dep:libgomp}, ${dep:libitm}, > ${dep:libatomic}, ${dep:libbtrace}, ${dep:libasan}, ${dep:liblsan}, > $

Bug#1064502: ITP: python-aiounittest -- test asyncio code more easily

2024-02-23 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: python-aiounittest Version : 1.4.2 Upstream Contact: Krzysztof Warunek * URL : https://github.com/kwarunek/aiounittest * License : Expat Progra

Re: Another take on package relationship substvars

2024-02-23 Thread Sune Vuorela
On 2024-02-23, Niels Thykier wrote: > If it was to happen, I suspect that ${shlibs:Depends} would not be the > best argument. First off, dpkg-shlibdeps has infrastructure to > selectively demote scanned elf binaries to a different substvar. > Secondly, I struggle to think of a real world case,