Skip to content

Remove -00 version suffix madness from debs #1238

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

Closed
wants to merge 1 commit into from

Conversation

jakolehm
Copy link
Contributor

Also removes one deprecated file that I spotted file searching -00 occurrences.

@jakolehm jakolehm added the bug Something isn't working label Mar 28, 2019
@jakolehm jakolehm added this to the 2.3.2 milestone Mar 28, 2019
@jakolehm jakolehm requested review from kke and jnummelin March 28, 2019 16:27
@kke
Copy link
Contributor

kke commented Mar 29, 2019

This does make installing x.y.1 impossible if there's x.y.10 available. Is that a problem?

@jakolehm
Copy link
Contributor Author

This does make installing x.y.1 impossible if there's x.y.10 available. Is that a problem?

Ideas how to fix? Maybe -*?

@kke
Copy link
Contributor

kke commented Mar 29, 2019

-* or -?? seem to work but I don't know if that fixes the problem this pr is addressing.

@jnummelin
Copy link
Contributor

jnummelin commented Mar 29, 2019

AFAIK -* would allow to select the latest rev of the package, which we probably want in this case

@jakolehm jakolehm modified the milestones: 2.3.2, 2.4.0 Mar 29, 2019
@jakolehm jakolehm modified the milestones: 2.4.0, 2.5.0 May 11, 2019
@jakolehm jakolehm closed this Mar 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants