libsort-versions-perl binary package in Ubuntu Lunar amd64

 The Sort::Versions module allows easy sorting (via comparisons) of mixed text
 and numeric strings, similar to the complex "version numbers" that many
 revision control packages and shared library systems use. For an explanation
 of the algorithm, it's easiest to look at these examples:
 .
  1.1 < 1.2
  1.1a < 1.2
  1.1 < 1.1.1
  1.1 < 1.1a
  1.1.a < 1.1a
  1 < a
  a < b
  1 < 2
 .
  (special handling for leading zeros)
  0002 < 1
  1.06 < 1.5
 .
  (a hyphen binds looser than a period)
  1-1 < 1-2
  1-2 < 1.2

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-11-24 18:29:12 UTC Published Ubuntu Lunar amd64 release main perl Optional 1.62-3
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed main perl Optional 1.62-3
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-11-24 18:30:35 UTC Superseded Ubuntu Lunar amd64 release main perl Optional 1.62-2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of libsort-versions-perl 1.62-3 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu kinetic-proposed amd64 in Primary Archive for Ubuntu