1. 01 Feb, 2020 2 commits
    • Niels Thykier's avatar
      Release debhelper/12.9~bpo10+1 · 0cc9a62f
      Niels Thykier authored
      
      
      Signed-off-by: Niels Thykier's avatarNiels Thykier <niels@thykier.net>
      0cc9a62f
    • Niels Thykier's avatar
      Merge tag 'debian/12.9' into buster-backports · b6e5c002
      Niels Thykier authored
      
      
      Release debhelper/12.9
      
      Format: 1.8
      Date: Mon, 27 Jan 2020 20:45:05 +0000
      Source: debhelper
      Architecture: source
      Version: 12.9
      Distribution: unstable
      Urgency: medium
      Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
      Changed-By: Niels Thykier's avatarNiels Thykier <niels@thykier.net>
      Closes: 568897 885994 949396 949538 949635
      Changes:
       debhelper (12.9) unstable; urgency=medium
       .
         [ Niels Thykier ]
         * debhelper.7: Clarify how DH_OPTIONS works and that some
           third-party tools may ignore it if they do not support
           it.  Thanks to Andrej Shadura for reporting the issue
           over IRC.
         * doc/PROGRAMMING: Introduce a section on the NOOP PROMISE
           comment.
         * dh: In compat 13, skip calls to hook and override targets
           for dh_auto_test, dh_dwz and dh_strip.  Thanks to
           Mike Hommey for suggesting it.  (Closes: #568897)
         * Dh_Getopt.pm: Remove support for "--ignore".  No package
           uses it any more.  For most parts, it has been replaced
           by the "3.0 (quilt)" source format.
         * debian/changelog: Clarify that substitutions change in
           12.8 only apply to the maintscript file (and not
           maintainer scripts) for dh_installdeb.
         * debhelper.7: Improve text in compat 13 section.
         * autoconf.pm: Only consider "configure" as an autoconf
           script if it is a file (and not a directory).  Thanks to
           Andrius Merkys for reporting the bug and providing a
           patch.  (Closes: #949396)
         * debian/control: Bump Standards-Version to 4.5.0 - no
           changes required.
         * dh_shlibdeps: Pass "--" in front of filenames passed to
           file(1).  Thanks to Christoph Biedl for the suggestion.
           (Closes: #949538)
         * dh_strip: Ditto
         * dh.1: Improve documentation for override targets and
           include a section on the new hook target.
           (Closes: #885994)
         * Dh_Lib.pm: Make it possible to disable the command
           logging by passing "inhibit_log => 1" to the init sub.
           Furthermore, the logging is now only enabled when init
           is called (and not disabled by that option or
           inhibit_log()).  This prevents Dh_Lib from triggering
           a log write just by being loaded.
         * dh: Refactor addon loading.  As a side-effect, dh no
           longer leaks as many functions into the scope of addons.
           Addons depending on the previous behaviour may now fail
           due to calls to undefined subroutintes and will need to
           be fixed.
         * dh_installinitramfs.1: Correct the name of localized
           versions of dh_installinitramfs so that man can find
           them.
       .
         [ Thorsten Glaser ]
         * dh_auto_*: Make it possible to disable build systems by
           passing --buildsystem=none.  Previously this would
           require overriding each and every dh_auto_* tool.
           (Closes: #949635)
      Checksums-Sha1:
       d6760cfaea25b56d0b3d235d33e64db07e9e1729 1835 debhelper_12.9.dsc
       f6deb32e6c3983371baa4bdda0e327506b4ba5a8 521116 debhelper_12.9.tar.xz
       f325d2834f397c56da86205c9d29f0b04ca8ca00 4613 debhelper_12.9_source.buildinfo
      Checksums-Sha256:
       7db1ce578c248d92824af25638fea8c0c02595ecfb4be1445ac18bd76cee5f54 1835 debhelper_12.9.dsc
       d627404c45a9f4012624fd38f1dac22cb66bbae6c0d158abf01a9785d2154a97 521116 debhelper_12.9.tar.xz
       497fa5cd6034bc5c392b0938681ad94ec305a161f78f3ebeded5bb101e60d223 4613 debhelper_12.9_source.buildinfo
      Files:
       566fc7cc7cd59c36073234b29ff29a20 1835 devel optional debhelper_12.9.dsc
       b3cf3a7d68a98299f9a11bc4370d43f7 521116 devel optional debhelper_12.9.tar.xz
       6963248dc97bf4db79d1b0682e825271 4613 devel optional debhelper_12.9_source.buildinfo
      b6e5c002
  2. 27 Jan, 2020 4 commits
  3. 26 Jan, 2020 13 commits
  4. 25 Jan, 2020 1 commit
  5. 23 Jan, 2020 9 commits
  6. 21 Jan, 2020 1 commit
  7. 20 Jan, 2020 4 commits
  8. 19 Jan, 2020 6 commits