Historial de Commits

Autor SHA1 Mensaje Fecha
  Guillem Jover bee98c7ea7 Add missing license headers hace 16 años
  Raphaël Hertzog 99e3abcc33 Move parse_changelog() to a separate module Dpkg::Changelog::Parse hace 17 años
  Raphaël Hertzog 47919c5e51 Drop Dpkg::Fields and convert everything to Dpkg::Control::Fields hace 17 años
  Raphaël Hertzog 293c6541c3 dpkg-genchanges, dpkg-gencontrol: do not hardcode the field output order hace 17 años
  Raphaël Hertzog 1d87eba012 Get rid of Dpkg::Deps @src_dep_fields @pkg_dep_fields and %dep_field_type hace 17 años
  Raphaël Hertzog 6ebc6bf02e Use the new Dpkg::Control interface everywhere hace 17 años
  Raphaël Hertzog ed1828956a Rename Dpkg::Control in Dpkg::Control::Info hace 17 años
  Steve Langasek d0d808250a Add Multi-Arch to the list of known binary package fields for dpkg-dev hace 17 años
  Guillem Jover abc43d47ac Unify and mark strings for translation hace 17 años
  Guillem Jover a3e560fe5d libdpkg-perl: Move unknown() from Dpkg::ErrorHandling to Dpkg::Fields hace 17 años
  Guillem Jover b05060cb96 Dpkg::ErrorHandling: Explicitly pass field argument to unknown() hace 17 años
  Joachim Breitner d60bb3e211 dpkg-gencontrol: warn about unused substvars (closes: #532760) hace 17 años
  Guillem Jover 2b125e6ed9 Do not set the Arch substvar in dpkg-source hace 17 años
  Raphael Hertzog f65e9c9a2e dpkg-gencontrol: improve error message with a bad union dependency hace 17 años
  Raphael Hertzog 4f761d89c8 dpkg-genchanges, dpkg-gencontrol: avoid perl warnings hace 17 años
  Raphael Hertzog e81e80e3ca dpkg-gencontrol, dpkg-gensymbols: reset umask to 0022 hace 17 años
  Raphael Hertzog 2ab51aab67 Fix some “use Dpkg::ErrorHandling qw(…)” calls hace 17 años
  Guillem Jover 7e1f9c695e Dpkg::ErrorHandling: Replace failure calls with error or syserr hace 17 años
  Guillem Jover a65b2bfb1e Dpkg::ErrorHandling: Export public functions by default hace 17 años
  Guillem Jover 2f6b6645dc Use new style perl function calls hace 18 años
  Guillem Jover 2c4ab968fc dpkg-gencontrol: Rename $package_type to $pkg_type for uniformity hace 18 años
  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