Re: codename, suite etc...

2025-06-27 Thread Sean Whitton
Hello Fred, One simple option is just: swhitton@zephyr:~>rmadison -uqa ufo-core ufo-core | 0.13.0-1 | stretch| source ufo-core | 0.15.1-1 | buster | source ufo-core | 0.16.0.52.gbd831ab-1 | bullseye | source ufo

Re: codename, suite etc...

2025-06-27 Thread PICCA Frederic-Emmanuel
Hello Stuart thanks for these infos So the type exposed via rmadison is the dakname, right ?

Re: codename, suite etc...

2025-06-27 Thread Stuart Prescott
Hi Federic dak exposes this info via an API $ curl -s 'https://api.ftp-master.debian.org/suites' | jq $ curl -s 'https://api.ftp-master.debian.org/suite/stable' | jq you might also like the following rather than calling rmadison and trying to interpret its output: $ curl -s 'https://api.f

Re: codename, suite etc...

2025-06-27 Thread debian-devel
在 2025/6/27 14:59, PICCA Frederic-Emmanuel 写道: > Hello > > I am writing a tool which use rmadison in order to check if it need to build > a package. > > When I run rmadison I get stable, stable-backports, testing and unstable > > $ rmadison ufo-core > ufo-core | 0.15.1-1

codename, suite etc...

2025-06-27 Thread PICCA Frederic-Emmanuel
Hello I am writing a tool which use rmadison in order to check if it need to build a package. When I run rmadison I get stable, stable-backports, testing and unstable $ rmadison ufo-core ufo-core | 0.15.1-1 | oldoldstable | source ufo-core | 0.16.0.52.gbd831ab-