Source: liblinux-kernelsort-perl Maintainer: Debian Perl Group Uploaders: Maximilian Wilhelm , gregor herrmann , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), perl, Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/liblinux-kernelsort-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/liblinux-kernelsort-perl.git Homepage: https://metacpan.org/release/Linux-KernelSort Package: liblinux-kernelsort-perl Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${perl:Depends}, Description: Perl module for sorting Linux Kernel version strings This is the CPAN Perl module Linux::KernelSort. . Linux::KernelSort is intended to sort a list of kernel versions into ascending order. It also provides the capability to compare two kernel versions and determine if one version is newer, older, or the same as the other version.