1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
libhtml-format-perl (2.16-1) unstable; urgency=medium
From the upstream README for the 2.13 release:
DISTRIBUTION NAME
This module was originally named HTML-Format despite not containing a
HTML::Format module within it. As rules on naming have been taken more
seriously, and the PAUSE <https://pause.perl.org/> toolchain adapted so
that getting the distribution indexed was more difficult, it became
obvious that I should rename the distribution to HTML-Formatter
matching the base HTML::Formatter module.
As of release 2.13 this is released as the HTML-Formatter distribution
with corresponding changes to the git repository name and associated
items.
Due to the way that the module is put together this should have no
effect on code using the module. The only issues will be where the
distribution name was used within dependancies.
-- gregor herrmann <gregoa@debian.org> Sat, 20 Aug 2022 17:26:36 +0200
|