[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#523147: O: libsort-versions-perl -- Perl module for sorting of revision (and similar) numbers



Package: wnpp
Severity: normal

The current maintainer of libsort-versions-perl, Florian Ragwitz <rafl@debian.org>,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Please note that this package is already in the Perl group SVN repository, so if
you want to maintain it, get in touch with that team.

Some information about this package:

Package: libsort-versions-perl
Binary: libsort-versions-perl
Version: 1.5-3
Priority: optional
Section: perl
Maintainer: Florian Ragwitz <rafl@debian.org>
Build-Depends: debhelper (>= 4.1.0)
Build-Depends-Indep: perl (>= 5.6.0-16)
Architecture: all
Standards-Version: 3.6.2
Format: 1.0
Directory: pool/main/libs/libsort-versions-perl
Files:
 a9ff70b7fbc7efa5a6c2a728fcfde68b 649 libsort-versions-perl_1.5-3.dsc
 5434f948fdea6406851c77bebbd0ed19 4482 libsort-versions-perl_1.5.orig.tar.gz
 9e1c3116f27885fd95f40a08cba53497 2343 libsort-versions-perl_1.5-3.diff.gz

Package: libsort-versions-perl
Priority: optional
Section: perl
Installed-Size: 28
Maintainer: Florian Ragwitz <rafl@debian.org>
Architecture: all
Version: 1.5-3
Depends: perl (>= 5.6.0-16)
Filename: pool/main/libs/libsort-versions-perl/libsort-versions-perl_1.5-3_all.deb
Size: 10166
MD5sum: 9737bdaaef733726963f0acea33db75c
SHA1: 6fd20c083aa4227e1beb98f4421a55f2899765b6
SHA256: 94f612955c01e7e2c2b9fa78b364806ea8654abc5ad4f8a10918dc78d42dd717
Description: Perl module for sorting of revision (and similar) numbers
 This is the CPAN Perl module Sort::Versions.
 .
 This 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
 .
  Homepage: http://search.cpan.org/~edavis/Sort-Versions/
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib




Reply to: