Ticket #3039 (closed enhancement: fixed)
[with patch; positive review] Improve auto-generated version numbers for Debian packages
| Reported by: | tabbott | Owned by: | tabbott |
|---|---|---|---|
| Priority: | blocker | Milestone: | sage-3.0.1 |
| Component: | debian-package | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Attachments
Change History
comment:1 Changed 5 years ago by tabbott
Oops, forgot the text.
This patch changes the auto-generated versions for Debian packages so that 1) alpha and rc versions are lower than the final versions (by appending ~ before them) 2) the Debian revisions start with 0 (so that if Debian comes out with its own version of the same version of the package, the Debian version number will be higher) 3) the Debian version numbers include sage in them so that it's obvious from the version number that this is a package that may have been modified for use with SAGE.
comment:2 Changed 5 years ago by mabshoff
- Summary changed from [with patch; needs review] Improve auto-generated version numbers for Debian packages to [with patch; positive review] Improve auto-generated version numbers for Debian packages
Patch looks good to me and applies cleanly. Positive review.
Cheers,
Michael
Note: See
TracTickets for help on using
tickets.

