Commit History

Author SHA1 Message Date
  Guillem Jover f85e380f63 debian: Update my copyright years 9 years ago
  Guillem Jover a609805efa Dpkg::Changelog::Parse: Say execute instead of exec in error message 9 years ago
  Guillem Jover 01abe8afb9 perl: Rework use and exporter declarations 9 years ago
  Guillem Jover 6e56dce419 scripts: Rename and deprecate _g function with g_ 9 years ago
  Guillem Jover 8d886702ff scripts: Document all public module versions in a CHANGES section 9 years ago
  Guillem Jover 0d5e17af73 scripts: Use named variables instead of using the topic variable 9 years ago
  Guillem Jover 543ac69d24 scripts: Use //= instead of explicit defined or exists checks 9 years ago
  Guillem Jover 76923e8e32 scripts: Add a space after flow control statements 10 years ago
  Guillem Jover 7e7156bee2 scripts: Localize $_ in functions with while (<$fh>) style loops 10 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
  Guillem Jover bd281a3259 perl: Switch to use low precedence boolean operators for error checks 10 years ago
  Guillem Jover 0e6111a3af perl: Always check open() return value 11 years ago
  Guillem Jover 526d1e43d4 scripts: Fix POD headings and item lists 10 years ago
  Guillem Jover a3f98a7e47 scripts: Use () instead of qw() for empty imports 10 years ago
  Guillem Jover c4cca9674d Dpkg::Changelog::Parse: Always pass the filename to the changelog parser 11 years ago
  Guillem Jover ce9c2569c2 scripts: Use F<> for pathnames in POD markup 11 years ago
  Guillem Jover e54df633c6 scripts: Do not inherit from Exporter just import its import 11 years ago
  Guillem Jover fb5285f569 Dpkg: Deprecate lowercase exported by default variables 11 years ago
  Guillem Jover 6a73e3078b Do not use double-quotes on strings that do not need interpolation 11 years ago
  Guillem Jover 62bc788a45 Do not quote simple identifier hash keys in element accesses 11 years ago
  Guillem Jover fc4f53c4b7 Use proper variables instead of barewords for filehandles 11 years ago
  Guillem Jover 26a4d1df11 Use just 'return' instead of 'return undef' in perl code 11 years ago
  Raphaël Hertzog 0934601905 Update POD documentation to indicate that it's using UTF-8 encoding 14 years ago
  Raphaël Hertzog 1d22992583 Add $VERSION numbers to all perl modules 14 years ago
  Raphaël Hertzog 6c8369aee3 Update Dpkg::Control::* to use Dpkg::Interface::Storable 14 years ago
  Guillem Jover 167be722b2 scripts: Unify fork error string 14 years ago
  Guillem Jover d99d361f1b Replace FSF address by pointing to the gnu.org URL 14 years ago
  Raphaël Hertzog bb9af2d083 Drop compatibility with old changelog parsers (as planned) 14 years ago
  Raphaël Hertzog 99e3abcc33 Move parse_changelog() to a separate module Dpkg::Changelog::Parse 14 years ago