-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
This is a request for releng to push packages to packagecloud for at least linuxmint/rebecca, linuxmint/rafaela and linuxmint/rosa, the current linuxmint LTS releases. Those are also the push-string specs required. I imagine that these packages would be identical to their ubuntu/trusty upstream equivalents.
The current git-lfs/script.deb.sh will create repo specs such as:
deb https://packagecloud.io/github/git-lfs/linuxmint/ rebecca main
deb-src https://packagecloud.io/github/git-lfs/linuxmint/ rebecca main
Currently, these have to be changed to:
deb https://packagecloud.io/github/git-lfs/ubuntu/ trusty main
deb-src https://packagecloud.io/github/git-lfs/ubuntu/ trusty main
... in order for installation to be able to proceed.
linuxmint remains the most popular distribution, so it makes sense to push debs for it too.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels