Commit History

作者 SHA1 備註 提交日期
  Guillem Jover 18e044bb6b dpkg-genchanges: Remove intermediate @f variable 11 年之前
  Guillem Jover 983e21eca2 dpkg-genchanges: Annotate any non-deb binaries with their package type 11 年之前
  Guillem Jover 5bd832f538 dpkg-genchanges: Allow binary packages not found in debian/control 11 年之前
  Guillem Jover 401f09ecf4 dpkg-genchanges: Merge two loops traversing the same keys 11 年之前
  Guillem Jover 61088cb909 dpkg-genchanges: Skip files based on the architecture from the filename 11 年之前
  Guillem Jover ddbf6f259a dpkg-genchanges: Use the checksums files list when building the Files field 11 年之前
  Guillem Jover e69de9edc7 dpkg-genchanges: Fix error message on empty dsc file 11 年之前
  Guillem Jover b36dc1c825 dpkg-genchanges: Fix perl warning when parsing BY-HAND file entries 11 年之前
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place 11 年之前
  Guillem Jover 292a21f821 scripts: Move "(default)" annotations in --help output after option description 11 年之前
  Guillem Jover d23fc91c07 dpkg-genchanges: Clarify changes description open error 11 年之前
  Guillem Jover 01abe8afb9 perl: Rework use and exporter declarations 11 年之前
  Guillem Jover 23a058153c dpkg-genchanges: Use strftime() instead of unportable «date -R» 11 年之前
  Guillem Jover 6e56dce419 scripts: Rename and deprecate _g function with g_ 11 年之前
  Guillem Jover f7dec25b62 dpkg-genchanges: Add missing Dpkg::BuildProfiles imports 11 年之前
  Guillem Jover 61e228eb7b dpkg-genchanges: Handle omitted packages due to build profiles 12 年之前
  Guillem Jover 49e2e69055 dpkg-genchanges: Fix order of Files field in generated .changes file 12 年之前
  Guillem Jover 4c67c44847 dpkg-genchanges: Do not repeat dsc name in multiple places 12 年之前
  Guillem Jover 7625c1359d dpkg-genchanges: Merge fallback Section and Priority value assignments 12 年之前
  Guillem Jover 13871b788e dpkg-genchanges: Do not use an intermediate variable with the upload dir 12 年之前
  Guillem Jover e1666917ab dpkg-genchanges: Use $include directly instead of convenience is_ functions 12 年之前
  Guillem Jover ee66f6753c scripts: Allow specifying the same build type option multiple times 12 年之前
  Guillem Jover 010bac3aaa scripts: Refactor build type setting into a new set_build_type function 12 年之前
  Guillem Jover e161b733cf scripts: Add -g and -G options for source plus arch-indep/specific builds 12 年之前
  Guillem Jover 0a0d297053 dpkg-genchanges: Correctly filter host arch from the Architecture field 12 年之前
  Guillem Jover c781f4c988 scripts: Only allow one build type option 12 年之前
  Guillem Jover 175ca02107 scripts: Unify build options description in --help output 12 年之前
  Guillem Jover acc2f23ea5 dpkg-genchanges: Only print build type once 12 年之前
  Guillem Jover 53ab15cf80 scripts: Use // instead of || where appropriate 12 年之前
  Guillem Jover b0337f001b scripts: Use //= instead of ||= when appropriate 12 年之前