Age | Commit message (Collapse) | Author |
|
|
|
|
|
This fixes #5
Also added tests for #5
|
|
|
|
was about 1
|
|
This closes #4
|
|
|
|
|
|
|
|
|
|
|
|
This fixes #2
|
|
|
|
|
|
|
|
One instance of «push @$args{QUEUE}» which seems to have been
misinterpreted was fixed to «push @{ $args->{QUEUE} }».
|
|
sbotools_1.8
|
|
|
|
so that we don't clobber one from perl-Sort-Versions or Sort::Versions.
|
|
|
|
|
|
Replaced given/when in sbosnap with if/elsif clauses, since given/when has
been made experimental with a warning in newer perl versions.
|
|
* Added Sort/Versions.pm and t/versions.t to the MANIFEST.
* Removed dependency on Sort::Versions / perl-Sort-Versions
from both the Makefile.PL andthe sbotools.info files.
* Added Sort::Version's copyright notice to README.
* Made the test prep.pl copy the Sort/Versions.pm to the
test hierarchy.
|
|
tools/update_versions.sh to include that file
|
|
tools/update_versions.sh which should probably be merged with tools/update_man_pages.sh
|
|
|
|
|
|
|
|
|
|
globally-unused %updates
|
|
usage; t/test.t: remove smartmatch usage, fix bug where we were testing
@symlinks as though its contents would be in a specific order whereas actually
it is populated from a hash.
|
|
|
|
|
|
|
|
|
|
|
|
add_to_queue() prototype
|
|
so final queue is ordered correctly.
|
|
sbo =~ /^perl-/
|
|
@$upgrade_queue
|
|
|
|
|
|
of with if defined
|
|
|
|
|
|
|
|
|
|
of some lines
|
|
|
|
|