Historial de Commits

Autor SHA1 Mensaje Fecha
  Raphael Hertzog 4da4f0145a dpkg-genchanges: correctly handles additional upstream tarballs hace 17 años
  Raphael Hertzog 19bba3959c New framework to hook vendor-specific logic hace 17 años
  Raphael Hertzog 706e519418 Dpkg::Version fix and test-suite adjustment hace 17 años
  Raphael Hertzog 2ab51aab67 Fix some “use Dpkg::ErrorHandling qw(…)” calls 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
  Raphael Hertzog de193419c8 dpkg-buildpackage/dpkg-genchanges: handle .debian.tar.gz files too hace 18 años
  Raphael Hertzog 43cfe89b68 dpkg-genchanges: use Package-Type control field to detect udebs hace 18 años
  Raphael Hertzog dddfbefcb9 Ensure the Files field is last in *.dsc and *.changes hace 18 años
  Frank Lichtenheld ce38fa696d Use new Dpkg::Checksums module hace 18 años
  Raphael Hertzog 15fa75bd71 dpkg-genchanges: always list all binary packages in the Description field hace 18 años
  Raphael Hertzog 4dc99c5629 Deprecate support of substvars in dpkg-source and dpkg-genchanges hace 18 años
  Raphael Hertzog dd02ee54cd dpkg-genchanges: add a new warning hace 18 años
  Raphael Hertzog aa398d55bd Disable variable substitution in dpkg-genchanges hace 18 años
  Raphael Hertzog 572f408d18 Remove the IO layer ":utf8" that re-encodes in utf8 hace 18 años
  Raphael Hertzog 73ef29c8e8 dpkg-genchanges: some code refactoring to simplify the code hace 18 años
  Raphael Hertzog a0d215a3d7 dpkg-genchanges: Enhance logic to decide if we include the original tarball hace 18 años
  Raphael Hertzog 808f74dc53 Integrated dpkg-parsechangelog processing into Dpkg::Changelog::parse_changelog() hace 18 años
  Raphael Hertzog 81499f4145 dpkg-genchanges: Reinstate support of the ${Format} substvar 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 1b5580ade0 Merge branch 'controllib-removal' hace 18 años
  Guillem Jover 2006f645b0 Do not warn about unrecognized Homepage field in binary package stanzas hace 18 años
  Raphael Hertzog 4c01feffd3 Update all scripts to use Dpkg::Changelog::parse_changelog 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 d1f3ebf673 Dpkg::Compression: New module with compression variables from Dpkg hace 18 años
  Guillem Jover 189e0a5c08 dpkg-genchanges: Fix typo (syserror() -> syserr()) hace 18 años
  Guillem Jover cd97956b9c Use ||= instead of checking if the variables are not defined hace 18 años