Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We should programatically get version numbers #16

Open
tsimonq2 opened this issue Feb 6, 2018 · 1 comment
Open

We should programatically get version numbers #16

tsimonq2 opened this issue Feb 6, 2018 · 1 comment

Comments

@tsimonq2
Copy link
Member

tsimonq2 commented Feb 6, 2018

It's a bit of a rough-edged thing to do, but it would involve:

  1. Finding a way to substitute version numbers of everything with just variables.
  2. On build time, the packages files have to be pulled from archive.ubuntu.com, version of each package extracted from those lists (and only the upstream version, so in the case of 1.1.2-1ubuntu3 it would only extract 1.1.2 (code for this exists in misc projects around the Internet, you just have to find them)) and the variable would need to be substituted with this version.
  3. Translations need to be updated too.

Anyone up for it?

@lubuntu-team lubuntu-team deleted a comment Apr 20, 2018
@ArrayBolt3
Copy link

I realize I'm about 4 years late (hey, I've only been here for 3 months, so...), but is this still something that needs done? I'd be interested in helping with it if it's still on the radar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants