← Back to team overview

linux-traipu team mailing list archive

[Bug 939865] [NEW] Don't use dash in new version number 7.1.31-rc

 

Public bug reported:

7.1.31-rc was the first release to introduce new version numbering
scheme.

It turns out using a dash as part of the version was a stupid idea. This
is not allowed in RPM. (Workaround: strip the -rc part, it has no
significance, it is just informational.) In DEB it is possible, but has
side effects and is frowned upon.

We should instead use tilde: 7.1.32~rc.

TODO:

 * Fix dashes to tildes in m4/pandora_vc_build.m4
 * Change tagging instructions at http://wiki.drizzle.org/Create_Tarballs

** Affects: drizzle
     Importance: High
     Assignee: Henrik Ingo (hingo)
         Status: Confirmed


** Tags: build-scripts low-hanging-fruit packaging

** Changed in: drizzle
   Importance: Undecided => High

** Changed in: drizzle
       Status: New => Confirmed

** Changed in: drizzle
     Assignee: (unassigned) => Henrik Ingo (hingo)

** Tags added: build-scripts low-hanging-fruit packaging

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/939865

Title:
  Don't use dash in new version number 7.1.31-rc

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  Confirmed

Bug description:
  7.1.31-rc was the first release to introduce new version numbering
  scheme.

  It turns out using a dash as part of the version was a stupid idea.
  This is not allowed in RPM. (Workaround: strip the -rc part, it has no
  significance, it is just informational.) In DEB it is possible, but
  has side effects and is frowned upon.

  We should instead use tilde: 7.1.32~rc.

  TODO:

   * Fix dashes to tildes in m4/pandora_vc_build.m4
   * Change tagging instructions at http://wiki.drizzle.org/Create_Tarballs

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/939865/+subscriptions


Follow ups

References