Ticket #3039 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

[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

sage-debsource-versions.patch Download (1.2 KB) - added by tabbott 5 years ago.

Change History

Changed 5 years ago by tabbott

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

comment:3 Changed 5 years ago by mabshoff

  • Status changed from new to closed
  • Resolution set to fixed

Merged in Sage 3.0.1.alpha1

Note: See TracTickets for help on using tickets.