The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
  v0.2.11 20100808

      ~ $RE{debian}{version} (=45)
          Support for versions with no leading number.

      + $RE{debian}{archive}{source_3_0_native} (63)
      + $RE{debian}{archive}{source_3_0_quilt} (110)
      + $RE{debian}{archive}{patch_3_0_quilt} (71)
          Support for filenames of "Format: 3.0".

      + $RE{debian}{archive}{source_1_0} (+16 =59)
      - $RE{debian}{archive}{source}
          Follow up rename.  Support for versions with no leading
          number.

      + $RE{debian}{archive}{patch_1_0} (+13 =65)
      - $RE{debian}{archive}{patch}
          Follow up rename.  Support for versions with no leading
          number.

      ~ $RE{debian}{archive}{binary} (+9 =59)
      ~ $RE{debian}{archive}{changes} (+7 =41)
      ~ $RE{debian}{archive}{dsc} (+12 =62)
          Support for versions with no leading number.

      ~ $RE{debian}{changelog} (+30 =145)
          Support for versions with no leading number.  Various fixes to
          tolerate variations in emtpy lines, leading and separating
          spaces.  Support for urgency comments.

      ~ $RE{debian}{architecture} (+4 =20)
          List of acceptable architectures has been updated.

      ~ $RE{debian}{preferences} (-4 =70)
      ~ $RE{debian}{sourceslist} (-4 =26)
          Cosmetic changes.

      % Test-suite support testing live-data from various sources
      % Documentation fixes
      = XXX scores 8
      = TODO scores 12
      = FIXME scores 13

  v0.1.5 20090311

      ~ $RE{debian}{changelog} (+34 =115)
      % Documentation fixes.

  v0.1.4 20090209

      + $RE{debian}{sourceslist} (30)
      + $RE{debian}{preferences} (74)
      + $RE{debian}{changelog} (81)
      % TestSuite.pm does one less string eval.
      % Documentation upgraded.
      % Various changes and updates to satisfy CPAN.

  v0.0.11 20090103

      % $RE{debian}{archive}{changes} was hardly broken.
          Copy-paste issue, fixed.

      % Requiring perl v5.6.0
          Since our is in use.

      % Cosmetic documentation updates-n-fixes.
      ~ $RE{debian}{archive}{changes} (-16 =34)

  v0.0.10 20081231

      + $RE{debian}{package} (69)
      + $RE{debian}{version} (45)
      + workaround for perls pre v5.10.0 for $RE{d}{version} (45)
      + $RE{debian}{architecture} (16)
      + $RE{debian}{archive}{binary} (50)
      + $RE{debian}{archive}{source} (43)
      + $RE{debian}{archive}{patch} (52)
      + $RE{debian}{archive}{dsc} (50)
      + $RE{debian}{archive}{changes} (50)
      = XXX scores 8
      = TODO scores 5
      = FIXME scores 8