Commit History

Author SHA1 Message Date
  Guillem Jover a1d208fa56 dpkg-checkbuilddeps: Exit with 1 on unsatisfied dependencies 8 years ago
  Guillem Jover d287060bb1 scripts: Use error() and errormsg() instead of printing on STDERR directly 8 years ago
  Guillem Jover 98b3341f5f dpkg-checkbuilddeps: Add support for ignoring built-in build dependencies 8 years ago
  Guillem Jover 2d6bf271b4 dpkg-checkbuilddeps: Move build-essential:native to a new vendor hook 8 years ago
  Guillem Jover f85e380f63 debian: Update my copyright years 9 years ago
  Guillem Jover 208b323fd2 scripts: Change version() functions to never exit 9 years ago
  Guillem Jover 6e56dce419 scripts: Rename and deprecate _g function with g_ 9 years ago
  Guillem Jover 53ab15cf80 scripts: Use // instead of || where appropriate 9 years ago
  Guillem Jover 74e7ba89e0 dpkg-checkbuilddeps: Split check_line into build_depends and build_conflicts 10 years ago
  Guillem Jover 93a41e1bd0 dpkg-checkbuilddeps: Move deps_parse() error checking just after the calls 10 years ago
  Guillem Jover 5639796e64 dpkg-checkbuilddeps: Fix bogus message on dependency parse errors 10 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
  Guillem Jover 7662e0937b Add experimental build profiles support 10 years ago
  Guillem Jover b2590e1ea1 perl: Surround FileHandles with braces in print calls 10 years ago
  Guillem Jover bd281a3259 perl: Switch to use low precedence boolean operators for error checks 10 years ago
  Guillem Jover a3f98a7e47 scripts: Use () instead of qw() for empty imports 10 years ago
  Guillem Jover edda3a6d24 scripts: Trap $SIG{__WARN__} to call usageerr() on option parse errors 11 years ago
  Guillem Jover 1dbc70121f scripts: Move Getopt::Long option specifications to array variables 11 years ago
  Guillem Jover fb5285f569 Dpkg: Deprecate lowercase exported by default variables 11 years ago
  Guillem Jover 9b6695956a Remove trailing whitespaces 11 years ago
  Guillem Jover 6a73e3078b Do not use double-quotes on strings that do not need interpolation 11 years ago
  Guillem Jover fc4f53c4b7 Use proper variables instead of barewords for filehandles 11 years ago
  Guillem Jover a62fb6adec Use three-argument form of open in perl code 11 years ago
  Guillem Jover 724c46e7a6 dpkg-checkbuilddeps: Use new Dpkg::Deps::deps_concat instead of ad-hoc code 11 years ago
  Thibaut Girka 40d51dc36b scripts: Accept “:native” arch-qualified Build-Dependencies 12 years ago
  Guillem Jover 951542fdc2 Change all programs to accept -? instead of -h for help output 12 years ago
  Roger Leigh 058673c093 Add Build-Depends-Arch and Build-Conflicts-Arch 12 years ago
  Raphaël Hertzog b2b2bc3257 dpkg-checkbuilddeps: fix typo in field name 12 years ago
  Colin Watson c4f30d0909 dpkg-checkbuilddeps: new option -a <arch> 12 years ago
  Raphaël Hertzog d55bfa219c Dpkg::Deps: Fix dependency evaluation logic to use arch qualifier 13 years ago