salience-daily's version format is incorrect

Bug #1081841 reported by Aditya V
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Salience
Triaged
Medium
Aditya V

Bug Description

The current version format for salience-daily is: {debupstream}+r{revno}+pkg{revno:packaging}

It should be: {debupstream}+r{revno}+pkg{revno:packaging}-0

Currently, it's missing the "-0" at the end - the Debian version number.

However, it can't be fixed until a new version is released, because dpkg considers the "-0" to be lesser than nothing.

$ dpkg --compare-versions "1.0+r168+pkg26" "<<" "1.0+r168+pkg26-0" && echo yes || echo no
no

Aditya V (kroq-gar78)
description: updated
Aditya V (kroq-gar78)
Changed in salience:
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.