提交歷史

作者 SHA1 備註 提交日期
  Raphael Hertzog 572f408d18 Remove the IO layer ":utf8" that re-encodes in utf8 18 年之前
  Raphael Hertzog 808f74dc53 Integrated dpkg-parsechangelog processing into Dpkg::Changelog::parse_changelog() 18 年之前
  Raphael Hertzog 0849974954 Give some hints to Perl on the use of UTF-8 for output 18 年之前
  Raphael Hertzog 09ea14d036 Dpkg::Fields: Change set_field_importance() into a method of Dpkg::Fields::Object 18 年之前
  Raphael Hertzog 637f5a032f Define list of valid debian/control fields in Dpkg::Fields 18 年之前
  Raphael Hertzog f8333ae452 dpkg-gencontrol: Also force version in ${binary:Version} if -v<version> is used. 18 年之前
  Raphael Hertzog 4c01feffd3 Update all scripts to use Dpkg::Changelog::parse_changelog 18 年之前
  Raphael Hertzog 65dcc473ae Remove the last calls to chown(getfowner(), ...) 18 年之前
  Raphael Hertzog 5fb2ef86c8 Dpkg::Vars: New module handling the global variable $sourcepackage 18 年之前
  Raphael Hertzog 120ecd5161 Update all scripts to use Dpkg::Substvars, Dpkg::Cdata, Dpkg::Control and Dpkg::Fields::Object 18 年之前
  Guillem Jover 8406f05986 Use || to fallback to a default value instead of using !defined() 18 年之前
  Guillem Jover cd97956b9c Use ||= instead of checking if the variables are not defined 18 年之前
  Guillem Jover 4273bd95f0 dpkg-gencontrol: Unify parsing of Section and Priority fields with Homepage 18 年之前
  Guillem Jover f9b5fefd15 dpkg-gencontrol (spfileslistvalue): Add prototype, move to the top of the file 18 年之前
  Raphael Hertzog a7c9cb9869 Add new module Dpkg::Fields replacing parts of controllib.pl 18 年之前
  Raphael Hertzog 8959140e24 Dpkg::Deps::parse(): handle empty fields properly instead of returning undef 18 年之前
  Raphael Hertzog dbad623b0d dpkg-gencontrol.pl: Don't try to parse empty fields. 18 年之前
  Guillem Jover a1e654c433 Add initial udeb support 18 年之前
  Raphael Hertzog f143c9d296 dpkg-gencontrol: use the new Dpkg::Deps module to rewrite the dependencies 19 年之前
  Guillem Jover 4dced80cec Dpkg::ErrorHandling: Add support for format strings 19 年之前
  Guillem Jover 997652024c Switch perl programs to use the new Dpkg/Arch module 19 年之前
  Guillem Jover e847eabd3c Switch perl programs to use the new Dpkg/ErrorHandling module 19 年之前
  Guillem Jover 1e4bf10358 Refer to host instead of build architecture and quote it in error string 19 年之前
  Guillem Jover 7fd5b6d604 Stop recognizing the obsolete Optional field when building packages 19 年之前
  Guillem Jover 3f0020be7e Do not declare $host_arch as an 'our' variable 19 年之前
  Guillem Jover 25b4639cae Make %fieldimps private to controllib.pl 19 年之前
  Guillem Jover da24c2f743 Properly override Homepage field from binary package stanzas 19 年之前
  Guillem Jover d8ce44bf7c Implement support for Tag field 19 年之前
  Guillem Jover d9fa5a8a2b Support Vcs-* fields in control file source package stanza 19 年之前
  Guillem Jover 9196af928c Cleanup second pass parsing of dependency fields 19 年之前