Re: Embedded code copies for gamescope

2025-07-13 Thread Colin Watson
On Mon, Jul 14, 2025 at 10:46:35AM +0500, Ilya Orlov wrote: Ah, I see. So with this policy it would be ok to embed: wlroots and reshade - because it's forks made specifically to be used in gamescope submodules. No, only if the original wlroots and reshade projects were ones that were intended

Re: Embedded code copies for gamescope

2025-07-13 Thread Ilya Orlov
On Sun, Jul 13, 2025 at 6:55 PM Daniel Gröber wrote: > > Here's an example from one of my packages where I needed this: > > https://salsa.debian.org/electronics-team/nextpnr/-/blob/master/debian/watch > Thanks! Very cool feature, but on version 2.25.15 I had to use: gitmodules, Instead of: gitm

Re: Embedded code copies for gamescope

2025-07-13 Thread Ilya Orlov
On Sun, Jul 13, 2025 at 7:47 PM Colin Watson wrote: > > On Sun, Jul 13, 2025 at 09:28:31AM -0400, The Wanderer wrote: > >On 2025-07-13 at 09:03, Ilya Orlov wrote: > >> Debian policy[9] states: > >> > >>> Debian packages should not make use of these convenience copies > >>> unless the included pack

Embedded code copies for ngscopeclient

2025-07-13 Thread Simon Richter
Hi, On 7/13/25 22:03, Ilya Orlov wrote: Upstream gamescope[1] have several embedded copies which current packaging changes for system libraries (except reshade patch[2]). I have the same problem with ngscopeclient -- it has several copies of imgui and stb, because there are inconsistent vers

Re: Maintaining webext-browserpass package

2025-07-13 Thread Subhadip Ghosh
Hi Michael, Thanks for the reply. Why? I'm using the current Debian package with the current Chromium without any issue. I think the webext-browserpass Debian package contains both the Browserpass - browser extension and the native messaging host. While the native messaging host still works

Idea: Using ESSTRA for -dbgsym packages

2025-07-13 Thread Hideki Yamane
Hi, I'm writing to let you know that I've pushed a new package, ESSTRA, to Debian experimental, see https://tracker.debian.org/pkg/esstra ESSTRA is a tool designed for license compliance and vulnerability management, functioning much like a Software Bill of Materials (SBOM). You can find mo

Bug#1109227: ITP: soapyvolkconverters -- Add GNU Radio VOLK based numeric conversion functions to SoapySDR

2025-07-13 Thread Andreas Bombe
Package: wnpp Severity: wishlist Owner: Andreas Bombe X-Debbugs-Cc: debian-devel@lists.debian.org, Debian Hamradio Maintainers * Package name: soapyvolkconverters Version : 0.1.1 Upstream Contact: Nicholas Corgan * URL : https://github.com/pothosware/SoapyVOLKConver

Bug#1109226: ITP: python-wsdot -- A Python wrapper of the wsdot.wa.gov APIs

2025-07-13 Thread Woohee Yang
Package: wnpp Severity: wishlist Owner: Woohee Yang X-Debbugs-Cc: debian-devel@lists.debian.org, woohee9...@gmail.com * Package name: python-wsdot Version : 0.0.1 Upstream Contact: Jeremiah Paige * URL : https://github.com/ucodery/wsdot * License : BSD 3-Claus

Bug#1109224: ITP: go-camo -- A secure image proxy server

2025-07-13 Thread Luke W Faraone
Package: wnpp Severity: wishlist Owner: Luke W Faraone * Package name: go-camo Version : 2.6.3-1 Upstream Author : dropwhile.dev * URL : https://github.com/cactus/go-camo * License : Expat Programming Lang: Go Description : A secure image proxy server

Bug#1109222: ITP: tai64 -- tai64 and tai64n parsing and formatting for Go

2025-07-13 Thread Luke W Faraone
Package: wnpp Severity: wishlist Owner: Luke W Faraone * Package name: tai64 Version : 1.0.3-1 Upstream Author : dropwhile.dev * URL : https://github.com/cactus/tai64 * License : ISC Programming Lang: Go Description : tai64 and tai64n parsing and format

Bug#1109223: ITP: golang-github-cactus-mlog -- yet another golang logging library

2025-07-13 Thread Luke W Faraone
Package: wnpp Severity: wishlist Owner: Luke W Faraone * Package name: golang-github-cactus-mlog Version : 1.0.10-1 Upstream Author : dropwhile.dev * URL : https://github.com/cactus/mlog * License : ISC Programming Lang: Go Description : yet another gol

Bug#1109220: ITP: librust-rust-i18n-dev -- Rust I18n is a crate for loading localized text from mapping files.

2025-07-13 Thread Don Xu
Package: wnpp Severity: wishlist Owner: Don Xu X-Debbugs-Cc: debian-devel@lists.debian.org * Package name : librust-rust-i18n-dev Version : 3.1.5 Upstream Contact: Jason Lee * URL : https://github.com/longbridge/rust-i18n/ * License : MIT Programming Lang: rust Description: Rust I18

Bug#1109218: ITP: go-camo -- A secure image proxy server

2025-07-13 Thread Luke W Faraone
Package: wnpp Severity: wishlist Owner: Luke W Faraone * Package name: go-camo Version : 2.6.3-1 Upstream Author : dropwhile.dev * URL : https://github.com/cactus/go-camo * License : Expat Programming Lang: Go Description : A secure image proxy server

Bug#1109217: ITP: golang-github-cactus-mlog -- yet another golang logging library

2025-07-13 Thread Luke W Faraone
Package: wnpp Severity: wishlist Owner: Luke W Faraone * Package name: golang-github-cactus-mlog Version : 1.0.10-1 Upstream Author : dropwhile.dev * URL : https://github.com/cactus/mlog * License : ISC Programming Lang: Go Description : yet another gol

Bug#1109216: ITP: tai64 -- tai64 and tai64n parsing and formatting for Go

2025-07-13 Thread Luke W Faraone
Package: wnpp Severity: wishlist Owner: Luke W Faraone * Package name: tai64 Version : 1.0.3-1 Upstream Author : dropwhile.dev * URL : https://github.com/cactus/tai64 * License : ISC Programming Lang: Go Description : tai64 and tai64n parsing and format

Bug#1109214: ITP: node-object-assign-deep -- deep merge utility for plain JavaScript objects

2025-07-13 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: node-object-assign-deep Version : 0.4.0 Upstream Contact: Josh Cole * URL : https://github.com/saikojosh/Object-Assign-Deep * License : Expat P

Re: Embedded code copies for gamescope

2025-07-13 Thread Colin Watson
On Sun, Jul 13, 2025 at 09:28:31AM -0400, The Wanderer wrote: On 2025-07-13 at 09:03, Ilya Orlov wrote: Debian policy[9] states: Debian packages should not make use of these convenience copies unless the included package is explicitly intended to be used in this way. I believe that upstream

Bug#1109208: ITP: node-express-static-gzip -- Serve pre-compressed static assets in Express efficiently

2025-07-13 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: node-express-static-gzip Version : 3.0.0 Upstream Contact: Tobias Koenig * URL : https://github.com/tkoenig89/express-static-gzip * License : Exp

Re: Embedded code copies for gamescope

2025-07-13 Thread Daniel Gröber
On Sun, Jul 13, 2025 at 06:03:56PM +0500, Ilya Orlov wrote: > And if you think it's a good idea I would appreciate some directions > on what is the best way to embed git submodules and meson subprojects > in the source package. As of devscripts 2.25.11 uscan has support for git submodules - Thanks

Re: Embedded code copies for gamescope

2025-07-13 Thread The Wanderer
On 2025-07-13 at 09:03, Ilya Orlov wrote: > Hi everyone! > > Upstream gamescope[1] have several embedded copies which current > packaging changes for system libraries (except reshade patch[2]). > But after looking at upstream git commits I believe upstream fully > intends to use these dependenci

Embedded code copies for gamescope

2025-07-13 Thread Ilya Orlov
Hi everyone! Upstream gamescope[1] have several embedded copies which current packaging changes for system libraries (except reshade patch[2]). But after looking at upstream git commits I believe upstream fully intends to use these dependencies in an embedded way. I am gonna list them with upstrea

Bug#1109206: ITP: node-bind-decorator -- ECMAScript decorator for binding methods to class instances

2025-07-13 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: node-bind-decorator Version : 1.0.11 Upstream Contact: Ivo Stratev * URL : https://github.com/NoHomey/bind-decorator * License : Expat Programm

Bug#1109205: ITP: node-csv-parse -- CSV parser for transforming CSV text into arrays or objects

2025-07-13 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: node-csv-parse Version : 6.0.0 Upstream Author : David Worms * URL : https://csv.js.org/parse * License : MIT Programming Lang: JavaScript Desc

Bug#1109202: ITP: node-humanize-duration -- prints time in a human friendly ways

2025-07-13 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: node-humanize-duration Version : 3.33.0 Upstream Contact: https://github.com/EvanHahn/HumanizeDuration.js/issues * URL : https://github.com/EvanHahn/Human

Bug#1109201: ITP: golang-github-mmcloughlin-md4 -- Assembly-optimized MD4 hash algorithm in Go

2025-07-13 Thread Guilherme Puida Moreira
Package: wnpp Severity: wishlist Owner: Guilherme Puida Moreira * Package name: golang-github-mmcloughlin-md4 Version : 0.1.2-1 Upstream Author : Michael McLoughlin * URL : https://github.com/mmcloughlin/md4 * License : BSD-3-clause Programming Lang: Go Des

Re: Maintaining webext-browserpass package

2025-07-13 Thread Michael Meskes
Hi Subhadip, > I’ve recently started using the webext-browserpass package on Debian > and > noticed that it hasn’t been updated in a while. It appears to be out > of > date and is not compatible with the latest version of Chromium from > the > Debian repository. Why? I'm using the current Debi