Change logs for dpkg source package in Eoan

  • dpkg (1.19.7ubuntu2) eoan; urgency=medium
    
      * d/rules: always run dh_autoreconf (LP: #1842947)
    
     -- Dan Streetman <email address hidden>  Thu, 05 Sep 2019 17:05:14 -0400
  • dpkg (1.19.7ubuntu1) eoan; urgency=medium
    
      * Merge from current Debian testing; remaining Ubuntu changes:
        - Change native source version/format mismatch errors into warnings
          until the dust settles on Debian bug 737634 about override options.
        - Add DPKG_UNTRANSLATED_MESSAGES environment check so that higher-level
          tools can get untranslated dpkg terminal log messages while at the
          same time having translated debconf prompts.
        - Special-case arm{el,hf} ELF objects in Shlibs/Objdump.pm for multilib.
        - Map unqualified package names of multiarch-same packages to the native
          arch instead of throwing an error, so that we don't break on upgrade
          when there are unqualified names stored in the dpkg trigger database.
        - Apply a workaround from mvo to consider ^rc packages as multiarch,
          during the dpkg consistency checks. (see LP: 1015567 and 1057367).
        - dpkg-gencontrol: Fix Package-Type override handling for ddeb support.
        - Add Zstd compression and decompression support for binary packages.
    
    dpkg (1.19.7) unstable; urgency=medium
    
      [ Guillem Jover ]
      * dpkg: Fix off-by-one error in dpkg --abort-error. Closes: #924886
        Thanks to Tom Goulet <email address hidden>.
      * dpkg: Set the force defaults before loading the config file, otherwise we
        incorrectly override them. Regression introduced in dpkg 1.19.5.
        Closes: #928671
      * dpkg: Split the trigger dependtry into two, the second of which will be
        the one checking trigger cycles when deferring trigger processing due to
        unsatisfiable dependencies. Closes: #928429
      * dpkg-deb: Validate ar member magic before normalizing any of its fields.
      * dpkg-deb: Honor --nocheck when building packages with newlines in
        filenames. Regression introduced in dpkg 1.18.1. Closes: #929727
      * Documentation:
        - rootless-builds.txt: Expand what the builder means. Mention the
          dpkg-deb option to use to set the owner and group to root. And reword
          the prototyping section to be less confusing with what is currently
          implemented. Closes: #929019
        - README: Clarify when autopoint is needed. Closes: #929601
        - Fix typos in docs and output strings. Warned by codespell.
    
      [ Updated programs translations ]
      * Catalan (Guillem Jover).
    
      [ Updated dselect translations ]
      * Catalan (Guillem Jover).
    
      [ Updated scripts translations ]
      * Catalan (Guillem Jover).
    
      [ Updated man pages translations ]
      * Dutch (Frans Spiesschaert). Closes: #926665
      * French (Jean-Pierre Giraud). Closes: #929664
    
     -- Adam Conrad <email address hidden>  Wed, 10 Jul 2019 13:36:57 -0600
  • dpkg (1.19.6ubuntu1) disco; urgency=medium
    
      * Merge from current Debian testing; remaining Ubuntu changes:
        - Change native source version/format mismatch errors into warnings
          until the dust settles on Debian bug 737634 about override options.
        - Add DPKG_UNTRANSLATED_MESSAGES environment check so that higher-level
          tools can get untranslated dpkg terminal log messages while at the
          same time having translated debconf prompts.
        - Special-case arm{el,hf} ELF objects in Shlibs/Objdump.pm for multilib.
        - Map unqualified package names of multiarch-same packages to the native
          arch instead of throwing an error, so that we don't break on upgrade
          when there are unqualified names stored in the dpkg trigger database.
        - Apply a workaround from mvo to consider ^rc packages as multiarch,
          during the dpkg consistency checks. (see LP: 1015567 and 1057367).
        - dpkg-gencontrol: Fix Package-Type override handling for ddeb support.
        - Add Zstd compression and decompression support for binary packages.
    
     -- Adam Conrad <email address hidden>  Tue, 02 Apr 2019 15:36:17 -0600