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
Hello Stuart
thanks for these infos
So the type exposed via rmadison is the dakname, right ?
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
在 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
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-
5 matches
Mail list logo