Change logs for pkgbinarymangler source package in Xenial

  • pkgbinarymangler (129.16.04.0) xenial; urgency=medium
    
      * striptranslations.blacklist: Add ubuntu-pro-client-l10n. (LP: #2037584)
    
     -- Grant Orndorff <email address hidden>  Wed, 27 Sep 2023 11:49:44 -0400
  • pkgbinarymangler (129) xenial; urgency=medium
    
      * Rebuild against the merged debhelper.
      * Don't lock on -dbgsym packages; debhelper 9.20160115ubuntu1 still calls
        pkgstripfiles on -dbgsym packages.
    
     -- Matthias Klose <email address hidden>  Wed, 20 Jan 2016 00:50:51 +0100
  • pkgbinarymangler (128) xenial; urgency=medium
    
      * pkgstripfiles (optimize_pngs): Honor whitespace in png file names.
    
     -- Matthias Klose <email address hidden>  Tue, 05 Jan 2016 10:37:10 +0100
  • pkgbinarymangler (127) xenial; urgency=medium
    
      * pkgstripfiles (optimize_pngs): Fix quoting, remove debug messages.
    
     -- Matthias Klose <email address hidden>  Mon, 04 Jan 2016 23:50:39 +0100
  • pkgbinarymangler (126) xenial; urgency=medium
    
      * pkgstripfiles (optimize_pngs): Fix quoting, remove debug messages.
    
     -- Matthias Klose <email address hidden>  Mon, 04 Jan 2016 23:50:39 +0100
  • pkgbinarymangler (125) xenial; urgency=medium
    
      * Allow dh_builddeb to run in parallel mode. Make sure that pkgstripfiles's
        symlink_doc is run in the right order.
    
     -- Matthias Klose <email address hidden>  Tue, 08 Dec 2015 16:42:26 +0100
  • pkgbinarymangler (124) xenial; urgency=medium
    
      * Allow dh_builddeb to run in parallel mode. Make sure that pkgstripfiles's
        symlink_doc is run in the right order.
    
     -- Matthias Klose <email address hidden>  Tue, 08 Dec 2015 16:42:26 +0100
  • pkgbinarymangler (123) xenial; urgency=medium
    
      * Fix test failures, don't let dh_strip_nondeterminism touch the png files.
      * Avoid unittest warnings running the tests.
      * Parallelize png file optimizations.
    
     -- Matthias Klose <email address hidden>  Thu, 03 Dec 2015 23:14:50 +0100
  • pkgbinarymangler (122) wily; urgency=medium
    
      * test/run: Document build() method and clarify parameter name.
      * Add missing lockfile-progs build dependency.
      * Remove trailing whitespace in all files.
      * Stop failing nested package builds (packages calling dpkg-buildpackage for
        tests, etc.) on "inconsistent /CurrentlyBuilding file". This fixes FTBFS
        of debmake-doc, and also allows us to drop Ubuntu delta from some
        packages.
      * test/run: Fix PEP-8 issues.
      * test/run: Use modern assertions.
    
     -- Martin Pitt <email address hidden>  Wed, 23 Sep 2015 09:22:09 +0200