1. 04 Apr, 2018 4 commits
    • Mattia Rizzolo's avatar
      Changelog for 11.1.6~bpo9+1 · 0e023355
      Mattia Rizzolo authored
      
      
      Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
      0e023355
    • Mattia Rizzolo's avatar
      Revert "d/control: Remove R³ header" · 28da889a
      Mattia Rizzolo authored
      This reverts commit 82627ee5
      
      .
      
      Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
      28da889a
    • Mattia Rizzolo's avatar
      Lower the version restrictions on dpkg and dpkg-dev · 94a60dfd
      Mattia Rizzolo authored
      
      
      They are not needed anymore, as R³ support is not implied anymore, but
      requires an environment variable to be passed.
      
      Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
      94a60dfd
    • Mattia Rizzolo's avatar
      Merge tag 'debian/11.1.6' into stretch-backports · 84af2aae
      Mattia Rizzolo authored
      
      
      Release debhelper/11.1.6 into unstable
      
      Format: 1.8
      Date: Thu, 29 Mar 2018 19:26:59 +0000
      Source: debhelper
      Binary: debhelper dh-systemd
      Architecture: source
      Version: 11.1.6
      Distribution: unstable
      Urgency: medium
      Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
      Changed-By: Niels Thykier's avatarNiels Thykier <niels@thykier.net>
      Description:
       debhelper  - helper programs for debian/rules
       dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
      Closes: 891546 892586 893160 894226 894227 894228 894229
      Changes:
       debhelper (11.1.6) unstable; urgency=medium
       .
         * Dh_Lib: Avoid passing invalid parameters to a function, which
           caused tons of "package ARRAY(...) is not in control info"
           warnings from dh in some cases.  It triggers when dh thinks
           the package might have architecture qualified debhelper config
           files.  The warning is harmless (besides the noise) for all
           native builds and most cross builds, but it did invalidate
           attempt to make pkgfile() use "DEB_TARGET_ARCH{,_OS}"
           (see 11.1.5~alpha1).  Thanks to Andreas Beckmann for reporting
           the issue.  (Closes: #891546)
         * dh: Refactor handling of sequences to simplify some code paths.
         * autopkgtests: Remove "use-name" tests as it no longer works.
           The debhelper module makes assumptions in which directory it is
           run from and the test breaks these assumptions.
         * debian/control: Comment out versioned dependency on make.
           It is not strictly necessary for Debian and causes issues with
           make-guile.  On the other hand, it is useful for people
           backporting debhelper on derivatives and hench leaving it as a
           comment.  (Closes: #892586)
         * debian/control: Bump dependency on dh-autoreconf for the fix for
           #889567.
         * dh_installinfo: Accept --sourcedir like the documentation says
           for compat 11.  Prevently the option was incorrectly silently
           ignored.  Thanks to Nicolas Boulenguez for the report and the
           patch.  (Closes: #894226)
         * dh_ucf.1: Apply patch from Nicolas Boulenguez to add missing
           documentation of the "--all" and non-option parameters.
           (Closes: #894228)
         * dh_installxfonts: Apply patch from Nicolas Boulenguez.  This
           ensures that the generated maintscript snippets are bit-for-bit
           reproducible when a package ships xfons in multiple fonts
           directories.  (Closes: #894227)
         * Dh_Lib: Improve the "make_symlink" code to avoid non-compliant
           symlinks when the link name was not a normalized path.  Note
           that ".."-segments are now disallowed in the link name (but not
           the link target).  Thanks to Nicolas Boulenguez for reporting
           the bug plus the test cases.  (Closes: #894229)
         * dh_installinfo: Report installed files to dh_missing.  Thanks
           to Daniel Kahn Gillmor for reporting this omission.
           (Closes: #893160)
         * Dh_Lib: Make Dh_Lib loadable again without a debian/control being
           present.  This makes the autopkgtests work again.
      Checksums-Sha1:
       b50d4735817f02f50d42e34ef5eb55094d852bba 1712 debhelper_11.1.6.dsc
       7b770b9670cb3058235adf4726e858301e83433b 453020 debhelper_11.1.6.tar.xz
       d1c628f20c5546e41047ce67806034bdfdcbb6f7 4552 debhelper_11.1.6_source.buildinfo
      Checksums-Sha256:
       b5f4747df854b3dcd1866bf1eb018b4a0ac6a225167f56d3f16d669867240a06 1712 debhelper_11.1.6.dsc
       f0c940152c0048afef20579c8e9bc6e706aaff2ca2033d23524a1592c12ee24d 453020 debhelper_11.1.6.tar.xz
       5be89bbb6fdb7b4dc121fc8a67e9c6d65bd82b4d7a3a48da05c27ad55aecaa41 4552 debhelper_11.1.6_source.buildinfo
      Files:
       f0166e8206ca2d1b736ede736857e83f 1712 devel optional debhelper_11.1.6.dsc
       5718d7295ffb1e51d6ac9befbffab243 453020 devel optional debhelper_11.1.6.tar.xz
       fb9428eddd13412529251932961e732e 4552 devel optional debhelper_11.1.6_source.buildinfo
      Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
      84af2aae
  2. 29 Mar, 2018 10 commits
  3. 08 Mar, 2018 1 commit
  4. 07 Mar, 2018 5 commits
  5. 26 Feb, 2018 1 commit
  6. 25 Feb, 2018 2 commits
  7. 24 Feb, 2018 7 commits
  8. 18 Feb, 2018 5 commits
  9. 15 Feb, 2018 1 commit
  10. 12 Feb, 2018 1 commit
  11. 04 Feb, 2018 1 commit
  12. 31 Jan, 2018 2 commits