Historial de Commits

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