Commit History

Author SHA1 Message Date
  Guillem Jover 11d4587f58 Dpkg::Deps: Fix typo in croak() 8 years ago
  Guillem Jover d3d4348c31 Dpkg::Deps: Validate architecture arguments in deps_parse() 8 years ago
  Ben Hutchings 5d45b9a760 Dpkg::Deps::Simple: Check whether restrictions are implied 8 years ago
  Guillem Jover f91301f2b4 Dpkg::Deps: Arch qualifiers only imply one another if they are the same 8 years ago
  Guillem Jover e5b4e9a0c9 Dpkg: Use warnings::warnif() instead of carp() for deprecated warnings 8 years ago
  Guillem Jover b2ce10a620 scripts: Fix typos in POD 8 years ago
  Guillem Jover 608f93858f Dpkg::Deps: Add support for tests dependencies 8 years ago
  Guillem Jover 9233e3897e Dpkg::Deps: Refactor options for Dpkg::Deps::Simple->new into a new hash 8 years ago
  Guillem Jover a234261b4e Dpkg: Relax dependency restriction parsing to allow sloppy spaces 8 years ago
  Guillem Jover bd17966bab Dpkg::Deps: Make the dependency parser more strict 9 years ago
  Guillem Jover d355b340f3 scripts: Use new Dpkg::Arch functions to validate and parse architectures 9 years ago
  Guillem Jover 1699781842 man, scripts: Fix typos in documentation 9 years ago
  Guillem Jover 411de2793a Dpkg::Deps: Make the dependency comparison deep 9 years ago
  Guillem Jover 604b44f89f Dpkg: Remove my keyword from POD function prototypes 9 years ago
  Guillem Jover 9470e136e9 scripts: Document dpkg version when module versions got bumped 9 years ago
  Guillem Jover 915151a103 scripts: Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titles 9 years ago
  Guillem Jover 01abe8afb9 perl: Rework use and exporter declarations 10 years ago
  Guillem Jover ea1357d0f1 Dpkg: Use shift instead of @_ on single argument unpacking 10 years ago
  Guillem Jover 6e56dce419 scripts: Rename and deprecate _g function with g_ 10 years ago
  Guillem Jover e5b233d01a Dpkg::Arch: Add new debarch_is_concerned() 10 years ago
  Guillem Jover 8d886702ff scripts: Document all public module versions in a CHANGES section 10 years ago
  Guillem Jover f88c908b5f scripts: Unpack arguments just once 10 years ago
  Johannes Schauer 98956c26a2 scripts: Update restriction formula syntax 10 years ago
  Guillem Jover 61e228eb7b dpkg-genchanges: Handle omitted packages due to build profiles 10 years ago
  Guillem Jover 1eb338d799 Dpkg::BuildProfiles: Add new parse_build_profile() 10 years ago
  Guillem Jover bf46f08e0f Dpkg::Deps: Add new deps_iterate() function 10 years ago
  Guillem Jover 5cc36d8e80 Dpkg::Deps::KnownFacts: Add support for versioned Provides 10 years ago
  Guillem Jover dc8ea230f2 Dpkg::Deps: Emit a warning when using the obsolete check_package() function 10 years ago
  Guillem Jover fe60460326 perl: Do not use the topic variable unnecessarily 10 years ago
  Guillem Jover 53ab15cf80 scripts: Use // instead of || where appropriate 10 years ago