Verified Commit 857b453f authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

Merge branch 'version-check' of salsa.debian.org:lyknode/debexpo into live

MR: !186


Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parents 18c074f6 0bcfdd0e
Pipeline #325057 passed with stage
in 11 minutes and 8 seconds
...@@ -63,6 +63,7 @@ class ClientFTPMasterAPI(ClientJsonAPI): ...@@ -63,6 +63,7 @@ class ClientFTPMasterAPI(ClientJsonAPI):
params = { params = {
'package': package, 'package': package,
's': distribution, 's': distribution,
'a': 'source',
'f': 'json' 'f': 'json'
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment