Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • debian/10.7.1
    Release debhelper/10.7.1 into unstable
    
    Format: 1.8
    Date: Mon, 31 Jul 2017 19:00:45 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source
    Version: 10.7.1
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Changes:
     debhelper (10.7.1) unstable; urgency=medium
     .
       * Dh_Lib: Fix doit's new call to ensure it does not call a shell
         (like the documentation promises).
       * dh: Ensure that we do not fork a shell for running a simple
         command.
       * autoconf: Revert expansion of ${var} variables passed to
         configure as several packages implicitly assume that are not
         expanded.  E.g. liblockfile relies on ${prefix} being
         unexpanded for DESTDIR to work.  Reopens: #813266
    Checksums-Sha1:
     f983fb5831d78b8e4f12d298e4e664b2426980fa 1765 debhelper_10.7.1.dsc
     a405a4004eff74225f7b4131bf2d0510b5a40491 416240 debhelper_10.7.1.tar.xz
     759471a026c8348084301b1747fa4e3f2313126b 4449 debhelper_10.7.1_source.buildinfo
    Checksums-Sha256:
     a409912937c8ab9d43156597af3c93912a67917873ca959f484c521a1a521855 1765 debhelper_10.7.1.dsc
     9190b25d0ae65209a686762d6baea650f7a24a02a92711079319b33b05268e5f 416240 debhelper_10.7.1.tar.xz
     dffb84753a1e36fd4f49b1cb2ff45333926e86c56bb9159e3748727788ce8786 4449 debhelper_10.7.1_source.buildinfo
    Files:
     befadfee3255783021729fe3e226e3d0 1765 devel optional debhelper_10.7.1.dsc
     6d99876fcad163c03bb99945ea731dbc 416240 devel optional debhelper_10.7.1.tar.xz
     15a7572de7ac9ef0a17c2151c5626c32 4449 devel optional debhelper_10.7.1_source.buildinfo
    
  • debian/10.7+exp.buildlabels
    Release prototype debhelper/10.7+exp.buildlabels into experimental
    
    Format: 1.8
    Date: Sat, 29 Jul 2017 19:50:58 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source
    Version: 10.7+exp.buildlabels
    Distribution: experimental
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Changes:
     debhelper (10.7+exp.buildlabels) experimental; urgency=medium
     .
       PROTOTYPE: Buildlabels - Experimental feature for making
       different feature builds easier to manage.
     .
       * Dh_Lib: Support tagging packages with "X-DH-Buildlabel" to
         associate builds with buildlabel.
       * dh_auto_*: Support new --buildlabel option to group builds.
         Skips builds if all packages associated with the buildlabel
         are skipped.
       * dh_auto_install: Choose a distinct destdir per buildlabel by
         default.
       * dh_install: Automatically determine the default sourcedir for
         a package based on its buildlabel (disabled by --sourcedir).
       * dh_installman: Ditto.
       * dh_installdocs: Ditto.
       * dh_installexamples: Ditto.
       * dh_missing: Check all source directories for missing files by
         default.
    Checksums-Sha1:
     1953c6db63f8d34482ce68da64800d332ea1332d 1821 debhelper_10.7+exp.buildlabels.dsc
     24b92d75a10dc84bac411378c4a74b2aa08c3d55 417456 debhelper_10.7+exp.buildlabels.tar.xz
     a5a44aa932a4d8e707b281edae8e3a5a8b2078f0 4505 debhelper_10.7+exp.buildlabels_source.buildinfo
    Checksums-Sha256:
     984e25b4120c18665500abefcbcb6bf5ba83c92c3ce4e9fd2df06df80e29ae87 1821 debhelper_10.7+exp.buildlabels.dsc
     0556bbfd922972a90dbfd70a789fb707036ccf15bbdfa3ed9453bb527e9753c0 417456 debhelper_10.7+exp.buildlabels.tar.xz
     dd29dcba13916eb008241979b4e501565a0e028a45b2527847eea27397bf6246 4505 debhelper_10.7+exp.buildlabels_source.buildinfo
    Files:
     f1c400f7e156852a7ee0e311cef33e11 1821 devel optional debhelper_10.7+exp.buildlabels.dsc
     4c85e70677cfe5b85e1690fb262efb29 417456 devel optional debhelper_10.7+exp.buildlabels.tar.xz
     84a4c42ded5cce0d07e012a72909f620 4505 devel optional debhelper_10.7+exp.buildlabels_source.buildinfo
    
  • debian/10.7
    Release debhelper/10.7 into unstable
    
    Format: 1.8
    Date: Sat, 29 Jul 2017 18:00:24 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source
    Version: 10.7
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Closes: 813266 868584 868649 868674 869697 869780
    Changes:
     debhelper (10.7) unstable; urgency=medium
     .
       [ Niels Thykier ]
       * dh_usrlocal: Fix call to doit to avoid making it fork a shell.
       * autoconf.pm: Ditto.
       * cmake.pm: Ditto.
       * meson.pm: Ditto.
       * dh_installmodules: Ensure maintscripts are reproducible even with
         multiple kernel versions detected.
       * Apply patches from gregor herrmann to improve autopkgtests.
       * Dh_Lib: Introduce a print_and_complex_doit.
       * Buildsystem: Introduce a complex_doit_in_builddir, which is needed
         by gradle-debian-helper.
       * Dh_Lib: Fix bug in doit + doit_* that made them fork a shell in
         some cases.  For backwards compatibility, there is detection code
         that should make it warn for this case and retain bug-compatibility.
         This can cause a weird "Please specify the compatibility level in
         debian/compat" error if the tools have chdir to a different directory.
       * Dh_Lib: Support an optional hashref in doit + doit_* to enable some
         trivial operations in the child process (e.g. redirect stdout).
       * dh_installman: Avoid forking a shell where a simple subprocess call
         is sufficient.
       * Dh_Lib: Avoid forking 2 to 7 subprocesses for adding an autosnippet
         when helper tools use a subroutine rather then a sed snippet.
       * Dh_Lib: Extend autoscript to accept a hashref and use that for
         substituting into the snippet.  This variant (like the subroutine
         variant) avoids forking a lot of subprocesses and need not worry
         about a shell possibly interpreting metacharacters.
       * dh_installman: Pass "-l" to man when recoding the manpages.
       * dh_icons: Use hashref based autoscripts generation.
       * dh_installcatalogs: Ditto.
       * dh_installemacsen: Ditto.
       * dh_installmenu: Ditto.
       * dh_installmodules: Ditto.
       * dh_installwm: Ditto.
       * dh_installxfonts: Ditto.
       * dh_systemd_enable: Ditto.
       * dh_systemd_start: Ditto.
       * Dh_Lib: Reduce the use of shell and external commands for
         generating the final maintscripts.
       * Dh_Lib: Make getpackages without any arguments return all
         packages as the documentation promises it should.  Previously,
         it would hide packages not built (e.g. due to Build-Profiles).
       * Dh_Lib: Provide a better error message when getpackages() is called
         by a helper in the wrong directory.  Unfortunately, dh cannot rely
         on dh_testdir to do this as dh_testdir is called too late.
       * dh: optimize out the call to dh_testdir.  It is useless for
         printing a helpful error message when called by dh.
       * dh_installdocs: Apply patch from Sven Joachim to revert an
         incorrect regression "fix".  Thanks to Adrian Bunk for
         reporting the issue.  (Closes: #868649)
       * dh_installexamples: Ditto.
       * dh_installinfo: Ditto.
       * dh_installman: Ditto.
       * dh_gencontrol: Rewrite code that ensures that misc:Depends and
         misc:Pre-Depends are present to avoid relying external processes
         for this.
       * dh_builddeb: Let dpkg-deb choose the default compression level for
         dbgsym packages instead of using xz -1e.  The current default (xz -6)
         is likely to be a better default value for dbgsym packages.  Thanks to
         Adrian Bunk for the suggestion.  (Closes: #868674)
       * cmake.pm: Pass -DCMAKE_INSTALL_RUNSTATEDIR=/run to cmake in compat 11.
         Thanks to Felix Geyer for the suggestion.  (Closes: #869697)
       * cmake.pm: Avoid using the user specific cmake package registry.  Thanks
         to Christian Seiler and Felix Geyer.  (Closes: #868584)
     .
       [ Colin Watson ]
       * Quote assignment to $recommended_compat in case it isn't a valid Perl
         version string (e.g. for Debian derivatives).  Fix typos that caused it
         not to be used correctly.  Use the /g flag so that all instances of the
         substitution variable are handled.  (Closes: #869780)
     .
       [ Isaac Jurado ]
       * Make the autoconf buildsystem expand "${var}" values send to configure
         (e.g. pass --mandir=/usr/share/man instead of --mandir=${prefix}/share/man).
         (Closes: #813266)
    Checksums-Sha1:
     fd7b2a59493baf746831133f6bb4647ac1b419a5 1757 debhelper_10.7.dsc
     22da871f0c1b7384ebe4616be95fad30eed1a629 416236 debhelper_10.7.tar.xz
     34d75f4546a22e9552e1094290568cea5b1be093 4441 debhelper_10.7_source.buildinfo
    Checksums-Sha256:
     01c827ad13587978c6731cb6880a5a7734d4f0df328aedbfb2175c81794ee945 1757 debhelper_10.7.dsc
     2ea042c1dba7b3bec6a18e9e56fc2a5fa117761b0dd33832dcf04774aadffab0 416236 debhelper_10.7.tar.xz
     1f080f2c1ccddc795aaaa0eebb08ae6884807c41ec729eb834a9f8626b40b2d8 4441 debhelper_10.7_source.buildinfo
    Files:
     ec6ee1b1c69261d5fa0cb0eaaa74dc00 1757 devel optional debhelper_10.7.dsc
     d7b6ace35cc430ceb59c529d9cbbd039 416236 devel optional debhelper_10.7.tar.xz
     4b5e0a81a08dc8aa38e9ce76e346d4ed 4441 devel optional debhelper_10.7_source.buildinfo
    
  • debian/10.6.4
    Release debhelper/10.6.4 into unstable
    
    Format: 1.8
    Date: Fri, 14 Jul 2017 17:49:46 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source
    Version: 10.6.4
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Closes: 867846 867866 867881 868169 868204
    Changes:
     debhelper (10.6.4) unstable; urgency=medium
     .
       * dh_installmenu: Revert "Stop installing menu files in compat 11
         (menu-methods are still installed)".
       * dh: Revert "--without=build-stamp by default in compat 11".  Keep
         the compat 10 behaviour while enable packages to opt-in by
         explicitly passing --without=build-stamp themselves.
       * dh_installman: Apply patch from Sven Joachim to fix regression,
         where dh_installman would fail to remove the compressed manpage.
         With hardlinks involved, this could make dh_compress fail later.
         (Closes: #867846)
       * Dh_lib.pm: Rewrite reset_perm_and_owner to it does chmod + chown
         using perl built-ins rather than forking+exec.
       * dh_compress: Apply patch from Sven Joachim to make dh_compress
         gracefully handle hardlinks, where the target files already
         exists.  (Closes: #867881)
       * dh_install: Re-instate bug compatibility with debhelper (<< 10.6)
         where (some) path arguments where split on space as if it had
         been parsed in the config file.  (Closes: #867866)
       * dh_installdocs: Ditto.
       * dh_installexamples: Ditto.
       * dh_installinfo: Ditto.
       * dh_installman: Ditto.
       * Dh_Lib.pm: Fix a regression in handling of dangling symlinks for
         native file copying that caused dh_installdocs to no longer replace
         dangling symlinks with real files.  Thanks to Stéphane Glondu
         for the report.  (Closes: #868204)
       * dh_install: Silently disable bulk optimization when two source paths
         have the same destination.  Thanks to Gianfranco Costamagna for
         reporting the regression.  (Closes: #868169)
       * d/control: Set Testsuite to autopkgtest-pkg-perl to enable
         autopkgtests.
    Checksums-Sha1:
     9acb859461d669fb369f493b2521c057ab8e50fc 1765 debhelper_10.6.4.dsc
     aa7a5dca2d75232ffc574b5f24b736f989f8a9c3 412768 debhelper_10.6.4.tar.xz
     a0868bfcc659828e336fe3c70036c0fd031f4745 4466 debhelper_10.6.4_source.buildinfo
    Checksums-Sha256:
     c579932adcbd7e2d9fc1f402b262e57eda7e033c5dade09d2bb53d1011336eae 1765 debhelper_10.6.4.dsc
     aa11ea77ce605f38318eb3265bdea81ce7113e6fff66c8bd15fc542b64583761 412768 debhelper_10.6.4.tar.xz
     db92727f864985527dfc7cdf638267f824af28fe296b5da2d52117e741c25e46 4466 debhelper_10.6.4_source.buildinfo
    Files:
     b9f0066b3a3ae6e4297d6c5c91e1f56b 1765 devel optional debhelper_10.6.4.dsc
     b96a1f816aad693df5a376191afcc48c 412768 devel optional debhelper_10.6.4.tar.xz
     bee1e3ccb986c148f6c98b2697f5c681 4466 devel optional debhelper_10.6.4_source.buildinfo
    
  • debian/10.6.3
    Release debhelper/10.6.3 into unstable
    
    Format: 1.8
    Date: Sun, 09 Jul 2017 08:24:34 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source
    Version: 10.6.3
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Closes: 867246
    Changes:
     debhelper (10.6.3) unstable; urgency=medium
     .
       * Makefile: Use "dpkg-parsechangelog -S" rather than
         "dpkg-parsechangelog | grep".
       * debhelper.pod: Use substitution to ensure examples always use the
         recommended compatibility level.
       * Dh_Lib.pm: Embed tool versions into autoscripts so lintian can
         extract and display them.  Tools that want to rely on this
         feature should set "$main::VERSION" to the version of the tool.
       * dh_install: Rewrite and re-enable optimization so it
         deterministically and gracefully handles cases like #866405.
       * dh: Support new "pkgfile-logged" hint, which can be used by
         helpers that log what files they install.  It enables dh to
         see that it may need to run a helper that would install no
         files, but log what it would have done to avoid making
         dh_missing complain.  Thanks to Michael Stapelberg for
         reporting the issue and testing the fix.  (Closes: #867246)
       * PROGRAMMING: Document how to write "logging" helpers that work
         with dh_missing.
    Checksums-Sha1:
     6cd6b8fe22b5ee2907a2f3cb257b750f33cd7181 1733 debhelper_10.6.3.dsc
     ceb0f6b8833827c55fbd11d2e91de393f1374092 411868 debhelper_10.6.3.tar.xz
     4ff437ad2f1620b9de883aee58450b737db4fe3d 4605 debhelper_10.6.3_source.buildinfo
    Checksums-Sha256:
     a5774b09914124b36725cc0c582dcbe275f4f6882855a95ab76acd8ad20abd7d 1733 debhelper_10.6.3.dsc
     b0bb4b726b6bee43bbcc56ab7f390205014a1de71141c8ea4fec0c056ccf28be 411868 debhelper_10.6.3.tar.xz
     d2126245f8cbf03b7801549616234ad2c5c0c333b65fea02ed9f987963a6a6bd 4605 debhelper_10.6.3_source.buildinfo
    Files:
     2051ec6b6f371f22555e2723777a2415 1733 devel optional debhelper_10.6.3.dsc
     6a8189a60434df58cba73be111a8e000 411868 devel optional debhelper_10.6.3.tar.xz
     c9e32301501a0379f5908479464a9634 4605 devel optional debhelper_10.6.3_source.buildinfo
    
  • debian/10.6.2
    Release debhelper/10.6.2 into unstable
    
    Format: 1.8
    Date: Wed, 05 Jul 2017 08:40:00 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source
    Version: 10.6.2
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Closes: 866713
    Changes:
     debhelper (10.6.2) unstable; urgency=medium
     .
       * Refactor test suite and support running tests in parallel.
       * Add a test case for #866570.
       * dh_compress: Apply patch from Sven Joachim to fix a
         regression in 10.5.1.  (Closes: #866713)
       * dh_installman: Fix regression introduced in 10.5.1 that
         caused a "file not found" error when using -P with an
         absolute argument.  Thanks to Adrian Bunk for reporting
         it over IRC.
    Checksums-Sha1:
     3c2d4a074469f6608dc8fbd1ecd60ba49b3d2dcc 1733 debhelper_10.6.2.dsc
     e49d5bb8d402e27050a29256c2dfb483d388057d 410348 debhelper_10.6.2.tar.xz
     14b576ebeb010f1ace679b1db9be5b8c79f839c5 4612 debhelper_10.6.2_source.buildinfo
    Checksums-Sha256:
     e1eb8ccb374e2f02c90d808576e22cfbc632662e4291276d2c65680eb94e6b91 1733 debhelper_10.6.2.dsc
     d90e1d98a3cdf05b27be6b789f96014ce80e96ffbc711112dcff3c211cf68653 410348 debhelper_10.6.2.tar.xz
     246d3ab8a6077befa9934da370125de91a25282ca144f1a2d36043044bcb3e23 4612 debhelper_10.6.2_source.buildinfo
    Files:
     e9dc67574be10ce1bf2fcb3440fac242 1733 devel optional debhelper_10.6.2.dsc
     c6d416ebfe1d5ad22fef40e9afb2bae1 410348 devel optional debhelper_10.6.2.tar.xz
     c2050239d0cbaba222f6fd91b04603f1 4612 devel optional debhelper_10.6.2_source.buildinfo
    
  • debian/10.6.1
    Release debhelper/10.6.1 into unstable
    
    Format: 1.8
    Date: Fri, 30 Jun 2017 06:50:10 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source
    Version: 10.6.1
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Closes: 866405 866570
    Changes:
     debhelper (10.6.1) unstable; urgency=medium
     .
       * Makefile: Enable running some tasks in parallel to better
         utilize multiple cores.
       * Dh_Lib: Revert a change that caused dh_install (and other
         tools) to take filenames as absolute if they started with
         a leading slash.  Thanks to Sven Joachim for the prompt
         discovery and notification.  (Closes: #866570)
       * dh_install: Make optimization conditional on compat 11
         for now.  (Closes: #866405)
    Checksums-Sha1:
     760d43eadc4d3a70ee51f9ade2cc739e760f7942 1733 debhelper_10.6.1.dsc
     e61181ad44a2fe226b69d4a468f22f1bd1ac591c 407740 debhelper_10.6.1.tar.xz
     244eed32af870442d08fe9d8ff04bc11e15e975e 4614 debhelper_10.6.1_source.buildinfo
    Checksums-Sha256:
     cbcd7329143f90a6c7202fba31a8df78e6e45cf1a81ddaa60ead1c6a093e3d3a 1733 debhelper_10.6.1.dsc
     5e8e23fc43fe36928e3b3394d029888ee0b6b34ca0aeb665010595a1f5d56653 407740 debhelper_10.6.1.tar.xz
     8bef11d596671befb5b86700dfeb48beba16aff91318ad10b26c0e7b0b2766a4 4614 debhelper_10.6.1_source.buildinfo
    Files:
     7c20c23d6443fc82df6b20842c1e4233 1733 devel optional debhelper_10.6.1.dsc
     3b165920adebf7731a32a401d27142f3 407740 devel optional debhelper_10.6.1.tar.xz
     d3e19aa3709b1eae88161b331de86fbc 4614 devel optional debhelper_10.6.1_source.buildinfo
    
  • debian/10.6
    Release debhelper/10.6 into unstable
    
    Format: 1.8
    Date: Thu, 29 Jun 2017 17:15:00 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source
    Version: 10.6
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Closes: 863456 865707 865869
    Changes:
     debhelper (10.6) unstable; urgency=medium
     .
       * dh_installinfo: Use "xargs" so it works even if there are
         "a lot" of info files.
       * Dh_Lib: Introduce a is_build_profile_active function, which
         can be used to check if a given Build-Profile was specified.
       * dh_installdocs: Ignore given documentation files when the
         "nodoc" build profile is specified in DEB_BUILD_PROFILES.
         Note that dh_installdocs is not a complete noop in this case
         as it still ensures the package has a copyright file (or a
         symlinked doc directory).  (Closes: #865869)
       * dh_installman: Fix regression in compat 5 that could make it
         ignore one manpage per invocation.
       * dh_installdocs: Warn if a pattern in the config file matches
         nothing.  In compat 11, this becomes a hard error.
       * dh_installexamples: Ditto.
       * dh_installinfo: Ditto.
       * dh_installman: Ditto.
       * dh_installexamples: Support missing documentation under the nodoc
         profile.
       * dh_installinfo: Ditto.
       * dh_installman: Ditto.
       * dh_installwm: Ditto.  (Closes: #865707)
       * dh_installdocs: Log installed files so dh_missing can see them.
       * dh_installexamples: Ditto.  (Closes: #863456)
       * dh_installinfo: Ditto.
       * dh_installdocs: In compat 11, automatically fall back to debian/tmp
         if the files are not found in ".".  Furthermore, accept the option
         --sourcedir with the same meaning as dh_install.
       * dh_installexamples: Ditto.
       * dh_installinfo: Ditto.
       * dh_installman: Ditto.
       * dh_installman: Fix bug in how it handled language auto-detection in
         compat 11.  Previously, it did not work as intended.
       * dh_installdocs: Revert change in compat 11, where it would install
         documentation into /usr/share/doc/mainpackage.  (Reopens: #824221)
       * Dh_Lib: Stop setting PERL_USE_UNSAFE_INC in compat 11.
       * perl_build.pm: Stop passing -I. to perl in compat 11.
       * perl_makemaker.pm: Ditto.
    Checksums-Sha1:
     a23cdafbe41c2dd35faa0aed102e19ea1a22aabc 1725 debhelper_10.6.dsc
     61e1e38de78da2490d10c078f198b2f3dd9788d2 407500 debhelper_10.6.tar.xz
     051390a1d765bdb2023cb6b263d74711c751e406 4600 debhelper_10.6_source.buildinfo
    Checksums-Sha256:
     a0d106f3365b417fa43da08d422d83d4a955b1b727dcf8e186ae67f880ecb076 1725 debhelper_10.6.dsc
     729f35bc782a4d61d82e4270247395d1d33745e26455e85ffa49a75bdde16f80 407500 debhelper_10.6.tar.xz
     6146e9d05334f9c27383ff965983da6e8854b7144e6c7ee3295e90ee9feb9c40 4600 debhelper_10.6_source.buildinfo
    Files:
     f89d52ab43522b233df5e346fcd82b18 1725 devel optional debhelper_10.6.dsc
     b5414a72a89650976249eb391d73cc8b 407500 devel optional debhelper_10.6.tar.xz
     b52e3e40d64471c8248abfbf3ce6a604 4600 devel optional debhelper_10.6_source.buildinfo
    
  • debian/10.5.1
    Release debhelper/10.5.1 into unstable
    
    Format: 1.8
    Date: Mon, 26 Jun 2017 17:25:00 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source
    Version: 10.5.1
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Closes: 865982
    Changes:
     debhelper (10.5.1) unstable; urgency=medium
     .
       * Dh_Lib.pm: Fix rounding error when computing how many processes
         to use.  This rounding error could cause dh-tools to use one more
         process than permitted by DEB_BUILD_OPTIONS.
       * Dh_Lib.pm: Check return value of open+close when creating a log of
         installed files.
       * Dh_Lib.pm: Implement subroutines to facility file removal and
         symlink creation without a fork+exec.
       * Dh_Lib: Avoid a fork+exec for rm -f and ln -s.
       * dh_compress: Ditto.
       * dh_installman: Ditto.
       * dh_clean: Avoid a fork+exec for rm -f.
       * dh_installdeb: Ditto.
       * dh_makeshlibs: Ditto.
       * dh_md5sums: Ditto.
       * dh_installdocs: Avoid a fork+exec for ln -s.
       * dh_strip: Ditto.
       * Dh_Lib: Avoid 1-2 stat calls in make_symlink by reusing existing
         stat calls.
       * dh_installman: Avoid a fork+exec for renaming a path.
       * dh_installdocs: Avoid unnecssary stat call.
       * dh_installman: Ditto.
       * dh_strip: Ditto.
       * dh_shlibdeps: Fix a regression where non-detached debug symbol files
         where not properly processed.  Thanks to Sven Joachim for reporting
         the issue.  (Closes: #865982)
       * dh_installman: When re-encoding manpages, use the actual manpages as
         tasks to split rather than packages.  This provides a much better
         performance if the manpages are unevenly split between the packages.
       * dh_install: Optimize some patterns into bulked "cp" calls.  This
         optimization is only applicable in some cases (notably, it is always
         disabled by --exclude).
       * dh_builddeb: Account for dbgsym packages separately when determining
         how many tasks can be run in parallel.
       * dh_strip: Process packages in parallel.
    Checksums-Sha1:
     4fb14e9b49bd2df67a92471dccb58034fdb6119f 1733 debhelper_10.5.1.dsc
     d322077063457a61f4cdb772a60bc833ab7b1743 405060 debhelper_10.5.1.tar.xz
     a39a844cb8a0d08e447b5565f3e8b29c495f7253 4608 debhelper_10.5.1_source.buildinfo
    Checksums-Sha256:
     eea52ce5ef82cf311e65625458c476b69967a3b5283bc4152057ab7c166a3a64 1733 debhelper_10.5.1.dsc
     fd4103bdf73e529ae1840df20ded37913cb0bba7e3c19a701cf2a1fc2c307566 405060 debhelper_10.5.1.tar.xz
     d25131307052600e5ac290346bdac7dd8b233ae91a1e119732867cb2ab2566b2 4608 debhelper_10.5.1_source.buildinfo
    Files:
     f0569d2a7e129523b7941dd0045e256b 1733 devel optional debhelper_10.5.1.dsc
     f30915978b90beb6fbf03d618249acb4 405060 devel optional debhelper_10.5.1.tar.xz
     9031f6fc17407084f1eb6086c93ab716 4608 devel optional debhelper_10.5.1_source.buildinfo
    
  • debian/10.5
    Release debhelper/10.5 into unstable
    
    Format: 1.8
    Date: Sun, 25 Jun 2017 17:00:00 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source
    Version: 10.5
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Closes: 761024 858467 861852 862844 863447 863887 863961 865363 865708
    Changes:
     debhelper (10.5) unstable; urgency=medium
     .
       * Upload to unstable.  (Closes: #865363)
     .
       [ Niels Thykier ]
       * dh_installman: Remove unncessary "chown" call that made things a
         lot slower.  Thanks to Kurt Roeckx for reporting it.
       * dh_installman: Fix wrong permission of man pages (set 0755 instead
         of 0644).  Regression introduced in 10.2.2.
       * dh_installman: Batch chmod calls to reduce the overhead for
         packages with many manpages.
       * dh: Undo an unsafe optimisation that caused "-indep" and "-arch"
         override targets to be ignored.  Thanks to Gianfranco Costamagna
         for reporting it and Iain Lane for tracing it to the commit
         that introduced the issue.  (Closes: #863887)
       * dh_clean, dh_prep: Bulk delete most files and directories, which
         gives a noticeable speed up for source packages building many
         binary packages.
       * dh_shlibdeps: Avoid creating debian/<pkg>/DEBIAN directory if it
         is not needed.
       * Dh_Lib.pm: Fix typo in error message.
       * Dh_Lib.pm: Rewrite install_* to use File::Copy to avoid the
         overhead of a fork+exec per file.  For simplicity, the verbose
         output still claim debhelper uses "install -p -m <mode>" for this.
       * Dh_Lib.pm: Replace most of the fork+exec calls to mv for simple
         file renames.
       * Dh_Lib.pm: Add sub to make common dh_* tools do their thing in
         parallel with very little coding effort.  This parallel support
         accounts for DEB_BUILD_OPTIONS to set the upper limit.
       * dh_fixperms: Run package updates in parallel if DEB_BUILD_OPTIONS
         permits it.
       * dh_installchangelogs: Ditto.
       * dh_compress: Ditto.
       * dh_installman: Ditto.
       * dh_genchanges: Ditto.
       * dh_shlibdeps: Ditto.
       * dh_md5sums: Ditto.
       * dh_builddeb: Rewrite the hand-written parallel code to use the new
         simpler way of doing it.
       * dh_shlibdeps: Avoid calling file(1) on debug symbols.
       * SUPPORT-POLICY: Include new document that describes the current
         support policy of debhelper compat levels.
       * Dh_Lib.pm: Pass ":unix" layer when using the ":gzip" layer due to
         PerlIO-gzip bug RT#114557.
       * Dh_Lib.pm: Ignore empty dpkg-architecture variables.
         (Closes: #862844)
       * dh_installchangelogs: Avoid trying to install a directory by default
         as a changelog file.  Thanks to Markus Koschany for reporting the
         issue.  (Closes: #861852)
       * dh_installwm.1: Correct documentation to reflect the behaviour in
         compat 10.  Thanks to Robert Luberda for reporting the issue.
         (Closes: #865708)
       * dh_installcatalogs: Use explicit await triggers to avoid trigger
         a lintian warning.
       * dh_installman: In compat 11, attempt to detect the language of the
         manpage based on the directory (/man/<LANG>/manX/) before using the
         extension.  This is more reliably for packages using dh_installman
         to install manpages from the temporary install dir.
         (Closes: #761024)
       * dh_installcatalogs: Check the return code of close when generating
         a catalog for sgml-base.
       * Dh_Lib.pm: Emulate "install -d" with File::Path to avoid a fork+exec
         for creating directories.  For simplicity, the verbose output still
         claim debhelper uses "install -d" for this.
       * dh_auto_install: In compat 11, do noot create package build
         directories (except if one of them happens to be the default
         "destdir" for dh_auto_install).
     .
       [ Iain Lane ]
       * Dh_Lib: Re-add warning + exit 0 for the -i/-a shortcut that was
         added in 10.3.  (Closes: #863961)
       * dh_install: Pass --exclude/-X to dh_missing. (Closes: #863447)
     .
       [ Michael Stapelberg ]
       * Dh_Getopt: Provide a more detailed error message when there are
         no buildable packages caused by architecture restrictions.
         (Closes: #858467)
       * Dh_Lib: Split package_arch($package) into three distinct functions.
    Checksums-Sha1:
     07141fe9b0b28542d4591953788ab0d909f16d10 1725 debhelper_10.5.dsc
     f83393626fad615a647fe04957c8bd4594b16f82 402388 debhelper_10.5.tar.xz
     074f49f0995b86cafd65b2ada4daf6284f1405da 4561 debhelper_10.5_source.buildinfo
    Checksums-Sha256:
     feda090a3ecfa049fbb0f3701a03274c77a4eb12d0c7ac9148d6c659997070c6 1725 debhelper_10.5.dsc
     9f551ddef6d8a3fdd87b9bda7bc1c6c9bc1d9d33e9fb906ca5429071ce85cd3e 402388 debhelper_10.5.tar.xz
     bbd246e4cc6d7b6ea43dff1e6986069b66d5721b602f77518b9a82e6bf44bdbe 4561 debhelper_10.5_source.buildinfo
    Files:
     e83f0415bfc368d41c3babf5166aedb2 1725 devel optional debhelper_10.5.dsc
     599c99263cc45149d428cdcc8489c143 402388 devel optional debhelper_10.5.tar.xz
     21de809692a1041b548c01839a40d102 4561 devel optional debhelper_10.5_source.buildinfo
    
  • debian/10.4
    debhelper Debian release 10.4
    
  • debian/10.3
    Release debhelper/10.3 into experimental
    
    Format: 1.8
    Date: Sat, 06 May 2017 13:29:31 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source
    Version: 10.3
    Distribution: experimental
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Closes: 415396 616070 770281 795253 800043 812248 837528 844077 844602 847138 853881 856688 857028 860091 861627
    Changes:
     debhelper (10.3) experimental; urgency=medium
     .
       [ Helmut Grohne ]
       * Supply PKG_CONFIG for cross compilation with the makefile buildsystem.
         (Closes: #853881)
       * Disable stripping during dh_auto_* in makefile buildsystem in compat 11.
         (Closes: #844077)
       * Remove explicit "Multi-Arch: no" stanzas as they are auto-rejected.
         (Closes: #857028)
     .
       [ Niels Thykier ]
       * Dh_Lib.pm: Make getpackages() produce the correct result independently
         of the order of the fields in a given paragraph of debian/control.
         (Closes: #847138)
       * dh_installman: Report installed manpages so the new dh_missing tool
         is informed about them.
       * dh_install: Deprecate --list-missing/--fail-missing in favor of the
         new dh_missing tool.  The options will be removed in compat 11.
       * dh: Run dh_missing by default (in no op mode).
       * dh_prep: Clean up generated files so they work like other temporary
         debhelper files.
       * dh_installinit: Clarify that it might make sense to skip dh_installinit
         for a package if it provides a systemd service but no sysvinit file.
         (Closes: #800043)
       * dh_installinit: Deprecate --no-restart-on-upgrade in favor of the new
         name --no-stop-on-upgrade, which does the same thing but is less
         likely to be confused with --no-restart-after-upgrade and is more
         descriptive of what it actually does.  Thanks to  Simon McVittie and
         Michael Biebl for the help.  (Closes: #837528)
       * debian/rules: Only apply the --no-parallel to dh_auto_test.  The rest
         of debhelper's build appears to work fine with --parallel.
       * dh_systemd_enable.1: Clarify that --no-enable does not control
         whether a service is started and that dh_systemd_start is the tool
         that does that.  (Closes: #770281)
       * autoconf.pm: Set --runstatedir to "/run" in compat 11.  Thanks to
         Michael Biebl for the suggestion.
       * dh_fixperms: Refactor to reduce the constant overhead a bit and
         extract some patterns into data list.  The latter hopefully reducing
         the need for tweaking dh_fixperms' logic.
       * dh_installdocs: Document that --link-doc has limitations on source and
         target package plus that compat 10 will reject unsupported
         combinations.
       * dh_gencontrol: Avoid adding Homepage fields to dbgsym packages.  Avoids
         non-overridable warnings from lintian when there is an issue in the
         homepage field of the original binary.  (Closes: #812248)
       * dh_strip: Fix a check that could cause dh_strip to generate dbgsym
         packages when it should not.
       * dh: Stop loading python-support in all compat levels as dh_pysupport
         has been removed in stretch.
       * python_support.pm: Remove the content with a deprecation warning as
         the module can no longer do anything.
       * dh_installman.1: Improve the manpage to clarify the scope of
         dh_installman and provide an examples.  (Closes: LP: #184156)
       * makefile.pm: Disable parallel installation if libtool is present to
         avoid a race-condition in automake when using libtool.
         (Closes: #861627)
     .
       [ Steven Chamberlain ]
       * When cross-compiling for GNU/kFreeBSD host systems, set
         CMAKE_SYSTEM_NAME to the correct value "kFreeBSD", not "FreeBSD".
         (Closes: #856688)
     .
       [ Felipe Sateler ]
       * dh_systemd_enable.1: Improve the wording of the documentation for
         the --no-enable option.  (Closes: #844602)
     .
       [ Michael Biebl ]
       * Add support for meson + ninja build systems.  (Closes: #795253)
     .
       [ Michael Stapelberg ]
       * dh_missing: New tool to handle --list-missing/--fail-missing.
         (Closes: #415396, #616070)
       * Dh_Lib.pm: Introduce a log_installed_files sub that can be used
         to inform dh_missing that a given file has been installed.
     .
       [ Johannes Schauer ]
       * dh_link.1: Improve the documentation and use ln(1) as a reference
         to make it simpler for people, who are used to the terms from ln.
         (Closes: #860091)
    Checksums-Sha1:
     17cc7410f0f79ce9e289514d0f6c34409d8dc2cd 1725 debhelper_10.3.dsc
     2d80c50b69227ae6d252f4044eb20cc53bff0d79 398764 debhelper_10.3.tar.xz
     a04a9ea8b3896c6f504e7cc7c994fe11cef7aa23 4589 debhelper_10.3_source.buildinfo
    Checksums-Sha256:
     38451d6b4db456a3d0ce1e0a27e81829f61ad1b47ec45643c5294aaa6999b150 1725 debhelper_10.3.dsc
     d17c6d1d672113cc869b079015517034516238ec83c447e3be39dd9f10ebf32c 398764 debhelper_10.3.tar.xz
     1c7885e72e7fea2a4ee61f937cbbafbceb3ca798d314f903ec469f6048106386 4589 debhelper_10.3_source.buildinfo
    Files:
     5105d8877292c9ab3b93642e3ef911dd 1725 devel optional debhelper_10.3.dsc
     83e5e673b4876de586d937c2ea2ec290 398764 devel optional debhelper_10.3.tar.xz
     3739033d54fe541404b3f7de04c2ea8a 4589 devel optional debhelper_10.3_source.buildinfo
    
  • debian/10.2.5_bpo8+1
    Release debhelper/10.2.5~bpo8+1 into jessie-backports
    
    Format: 1.8
    Date: Sat, 18 Feb 2017 10:01:20 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source all
    Version: 10.2.5~bpo8+1
    Distribution: jessie-backports
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Closes: 805878 830208 839655 843163 843813 851071 851207 851744 851962 852211 852520
    Changes:
     debhelper (10.2.5~bpo8+1) jessie-backports; urgency=medium
     .
       * Rebuild for jessie-backports.
       * Existing changes from previous bpo releases:
         - Disable automatic dbgsym as it requires dpkg-dev 1.18.2
         - Revert of sgml-base trigger as it needs a newer version
           of sgml-base (Related bug: #825005)
     .
     debhelper (10.2.5) unstable; urgency=medium
     .
       [ Translations ]
       * Add Japanese translation (Hideki Yamane)  (Closes: #852520)
     .
     debhelper (10.2.4) unstable; urgency=medium
     .
       [ Niels Thykier ]
       * d/changelog: Add missing changelog entry in 10.2.3 for a
         compat 11 change.
       * dh: Show when the "create-stamp" "command" is being run.
       * dh: Fix a bug where dh would repeat part of the build sequence
         when an add-on modified the build sequence after "dh_auto_test".
         Thanks to Sean Whitton for reporting the issue.
         (Closes: #851071)
     .
       [ Luca Boccassi ]
       * dh_systemd_enable: Correct installation for "mount" units.
         (Closes: #851744)
     .
       [ Translations ]
       * Update Portuguese translation (Américo Monteiro)
         (Closes: #851207)
       * Update French translation (Baptiste Jammet)  (Closes: #852211)
       * Update German translation (Chris Leick)  (Closes: #851962)
     .
     debhelper (10.2.3) unstable; urgency=medium
     .
       [ Axel Beckert ]
       * Fix wrong German translation of dh_systemd_start man page. Thanks to
         Thorsten Alteholz for spotting the mistake! (Closes: #839655)
     .
       [ Mattia Rizzolo ]
       * dh_auto_test: Apply patch from Mattia Rizzolo to update
         documentation about running tests during cross-building.
     .
       [ Niels Thykier ]
       * Bump dependency on dh-strip-nondeterminism to ensure
         stable-backports uses a functional version.  Thanks to Christoph
         Biedl for the report. (Closes: #843813)
       * Massage md5sum output to avoid GNU-specific escaping extension
         while we wait for dpkg-gendigests for a more compatible tool.
         Thanks to Bernd Zeimetz for the report.  (Closes: #843163)
       * In compat 11, dh will now skip creating a stamp file unless the
         package explicitly requests it with "--with build-stamp".
     .
       [ Felipe Sateler ]
       * dh_systemd_start: Fix a bug where --restart-after-upgrade with
         --no-start would still start the service.  (Closes: #805878)
       * dh_installinit: Leave the handling of debian/pkg.service and
         debian/pkg.tmpfiles to dh_systemd_*.  (Closes: #830208)
    Checksums-Sha1:
     888cec80ab07ace38614f2bf8331a6fc1757b246 1738 debhelper_10.2.5~bpo8+1.dsc
     59092d496b301b111f2a33e55650359920235ad8 391796 debhelper_10.2.5~bpo8+1.tar.xz
     cbaca21db1f0760894dd0456ca82511bb9b330ec 973724 debhelper_10.2.5~bpo8+1_all.deb
     3af02f434c60dc3f48038108eba0c7397e3f3b16 100076 dh-systemd_10.2.5~bpo8+1_all.deb
    Checksums-Sha256:
     5024b96a00c229c8fe22b5b70cf7c317981dd87ae9c42532790c8c2794dd4e57 1738 debhelper_10.2.5~bpo8+1.dsc
     aa4a592cb1fb7c8e177a23f619c6e3591ca84540500d6c5fad55e66aea1c22b5 391796 debhelper_10.2.5~bpo8+1.tar.xz
     908cb72e8c8f614c023e8d6ca11c3a2e343ca3e0561f1fcc239d849a40624b6b 973724 debhelper_10.2.5~bpo8+1_all.deb
     3582793374682aa2cf8a4e2499a0ae339b59e2d974925a0054945367743f5d72 100076 dh-systemd_10.2.5~bpo8+1_all.deb
    Files:
     4a8c83f1722e62e30e0abd86c728fb62 1738 devel optional debhelper_10.2.5~bpo8+1.dsc
     b54c107e9c7726e6df97fa8a7819b24d 391796 devel optional debhelper_10.2.5~bpo8+1.tar.xz
     5c67589588ced9e0786e371ac7fae4e6 973724 devel optional debhelper_10.2.5~bpo8+1_all.deb
     47674b08e31923d354d0b71da46a9c78 100076 oldlibs extra dh-systemd_10.2.5~bpo8+1_all.deb
    
  • debian/10.2.5
    Release debhelper/10.2.5 into unstable
    
    Format: 1.8
    Date: Wed, 25 Jan 2017 20:47:27 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source
    Version: 10.2.5
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Closes: 852520
    Changes:
     debhelper (10.2.5) unstable; urgency=medium
     .
       [ Translations ]
       * Add Japanese translation (Hideki Yamane)  (Closes: #852520)
    Checksums-Sha1:
     d56be7d9676aaf237bf4d9c79d7b84654f953e3d 1733 debhelper_10.2.5.dsc
     eff4b8ba10807d7a60c953394c07a88946dd1f92 393740 debhelper_10.2.5.tar.xz
    Checksums-Sha256:
     9613e7755e0259c88530ae1e9ba70663e8f2256a9fc84b7c1b909faaffc68b89 1733 debhelper_10.2.5.dsc
     c376f523ab9c1fcdfb371e92eb419519dcbaa6800d10d5e6ec80e583c9e4d054 393740 debhelper_10.2.5.tar.xz
    Files:
     bd92823c53949c01092e71800d614928 1733 devel optional debhelper_10.2.5.dsc
     3f73ed93aef57bb9c6b43493bd3c459e 393740 devel optional debhelper_10.2.5.tar.xz
    
  • debian/10.2.4
    Release debhelper/10.2.4 into unstable
    
    Format: 1.8
    Date: Mon, 23 Jan 2017 20:28:37 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source
    Version: 10.2.4
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Closes: 851071 851207 851744 851962 852211
    Changes:
     debhelper (10.2.4) unstable; urgency=medium
     .
       [ Niels Thykier ]
       * d/changelog: Add missing changelog entry in 10.2.3 for a
         compat 11 change.
       * dh: Show when the "create-stamp" "command" is being run.
       * dh: Fix a bug where dh would repeat part of the build sequence
         when an add-on modified the build sequence after "dh_auto_test".
         Thanks to Sean Whitton for reporting the issue.
         (Closes: #851071)
     .
       [ Luca Boccassi ]
       * dh_systemd_enable: Correct installation for "mount" units.
         (Closes: #851744)
     .
       [ Translations ]
       * Update Portuguese translation (Américo Monteiro)
         (Closes: #851207)
       * Update French translation (Baptiste Jammet)  (Closes: #852211)
       * Update German translation (Chris Leick)  (Closes: #851962)
    Checksums-Sha1:
     a48919c1c484e91750fec0b0ea926343411021da 1733 debhelper_10.2.4.dsc
     c15be4fad943806a0924247b3bcb6dd557ad8bff 357664 debhelper_10.2.4.tar.xz
    Checksums-Sha256:
     f42c706d0a13ebff562e720bf994bfbc330043a79871d1c92ef524068a335190 1733 debhelper_10.2.4.dsc
     72ffc3327baae880b10f6cf519e9d848734d853905a3b79948a67019048e8d10 357664 debhelper_10.2.4.tar.xz
    Files:
     a5a9654c9eb6b2307fab737fbdfc4842 1733 devel optional debhelper_10.2.4.dsc
     b05082a7e1a598d9e22729aae96b838d 357664 devel optional debhelper_10.2.4.tar.xz
    
  • debian/10.2.3
    Release debhelper/10.2.3 into unstable
    
    Format: 1.8
    Date: Sat, 31 Dec 2016 21:27:54 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source
    Version: 10.2.3
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Closes: 805878 830208 839655 843163 843813
    Changes:
     debhelper (10.2.3) unstable; urgency=medium
     .
       [ Axel Beckert ]
       * Fix wrong German translation of dh_systemd_start man page. Thanks to
         Thorsten Alteholz for spotting the mistake! (Closes: #839655)
     .
       [ Mattia Rizzolo ]
       * dh_auto_test: Apply patch from Mattia Rizzolo to update
         documentation about running tests during cross-building.
     .
       [ Niels Thykier ]
       * Bump dependency on dh-strip-nondeterminism to ensure
         stable-backports uses a functional version.  Thanks to Christoph
         Biedl for the report. (Closes: #843813)
       * Massage md5sum output to avoid GNU-specific escaping extension
         while we wait for dpkg-gendigests for a more compatible tool.
         Thanks to Bernd Zeimetz for the report.  (Closes: #843163)
     .
       [ Felipe Sateler ]
       * dh_systemd_start: Fix a bug where --restart-after-upgrade with
         --no-start would still start the service.  (Closes: #805878)
       * dh_installinit: Leave the handling of debian/pkg.service and
         debian/pkg.tmpfiles to dh_systemd_*.  (Closes: #830208)
    Checksums-Sha1:
     91342a75746822bdc243077d1587b8afa606d133 1733 debhelper_10.2.3.dsc
     55393c7999f7f0511199e7aa6ebc0be446cad721 355864 debhelper_10.2.3.tar.xz
    Checksums-Sha256:
     04da89e3144143ddcbe9a898ef607064c5800428690ccba020f95af990750c39 1733 debhelper_10.2.3.dsc
     80a31c22a5c3041b785844dae1b18c436872bdc64221fbd1d1a6c900b40b358b 355864 debhelper_10.2.3.tar.xz
    Files:
     5ec34f04356748ec05e8c016cac0f7a7 1733 devel optional debhelper_10.2.3.dsc
     399bbee78cdaed000164360f9f3b5d5f 355864 devel optional debhelper_10.2.3.tar.xz
    
  • debian/10.2.2_bpo8+1
    Release debhelper/10.2.2~bpo8+1 into jessie-backports
    
    Format: 1.8
    Date: Sun, 16 Oct 2016 06:32:51 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source all
    Version: 10.2.2~bpo8+1
    Distribution: jessie-backports
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Closes: 801732 815506 822670 824221 824696 827132 827699 829142 830309 831465 832436 833789 835403 835593 836344 836693 836988 837585 838446 839389 839557 839681
    Changes:
     debhelper (10.2.2~bpo8+1) jessie-backports; urgency=medium
     .
       * Rebuild for jessie-backports.
       * Existing changes from previous bpo releases:
         - Disable automatic dbgsym as it requires dpkg-dev 1.18.2
         - Revert of sgml-base trigger as it needs a newer version
           of sgml-base (Related bug: #825005)
     .
     debhelper (10.2.2) unstable; urgency=medium
     .
       * Fix typo in changelog entry for release 10.2.  Thanks to
         Peter Pentchev for reporting it.
       * Deprecate all compat levels lower than 9.
       * dh: Discard override log files before running the override
         rather than after.
       * dh_compress,dh_fixperms: Remove references to long
         obsolete directories such as usr/info, usr/man and
         usr/X11*/man.
       * autoreconf.pm: Apply patch from Helmut Grohne to fix
         autoconf/cross regression from #836988.  The autoreconf
         build-system is now also used directly for "clean" and
         "build" (while still usin the "make" build-system for the
         heavy lifting).  (Closes: #839681)
       * dh_installdirs: In compat 11, avoid creating debian/<pkg>
         directories except when required to do so.  This fixes a
         corner case, where an arch:all build would behave
         differently than an arch:all+arch:any when dh_installdir is
         optimised out only for the arch:all build.
       * Dh_Lib.pm: Fix typo of positive.  Thanks to Matthias Klose
         for spotting it.
     .
     debhelper (10.2.1) unstable; urgency=medium
     .
       * d/rules: Add a ./run in front of dh_auto_install.  It is
         technically not needed, but it prevents lintian from assuming
         that we need to Build-Depend debhelper.
     .
     debhelper (10.2) unstable; urgency=medium
     .
       * Apply patch from Peter Pentchev to fix some typos.
       * Apply patch from Michael Biebl to undo a major
         regression where all of debhelpers functionality was
         missing (introduced in 10.1).  (Closes: #839557)
       * dh_installinit,dh_systemd_start: Introduce a new
         --no-stop-on-upgrade as an alternative to
         --no-restart-on-upgrade.  This new option should
         reduce the confusion of what it does.  Thanks to
         Michael Biebl for the suggestion.
     .
     debhelper (10.1) unstable; urgency=medium
     .
       * Apply patch from Michael Biebl to take over dh-systemd
         package to ease backporting to jessie-backports.
         (Closes: #837585)
       * Apply patch from Helmut Grohne and Julian Andres Klode
         to improve cross-building support in the cmake build
         system.  (Closes: #833789)
       * Make the makefile.pm buildsystem (but not subclasses thereof)
         pass the CC and CXX variables set to the host compilers when
         cross-building.  Thanks to Helmut Grohne for the idea and
         the initial patch.  (Closes: #836988)
       * dh_md5sums.1: Mention dpkg --verify as a consumer of the
         output file.  Thanks to Guillem Jover for reporting it.
       * debhelper-obsolete-compat.pod: Add a manpage for the
         upgrade checklist for all obsolete/removed compat levels.
         Thanks to Jakub Wilk for the suggestion.
       * Dh_Getopt,dh_*: Rename --onlyscripts to --only-scripts and
         --noscripts to --no-scripts for consistency with other
         options.  The old variants are accepted for compatibility.
         Thanks to Raphaël Hertzog for the suggestion.
         (Closes: #838446)
       * cmake.pm: If cmake fails, also dump CMakeFiles/CMakeOutput.log
         and CMakeFiles/CMakeError.log if they are present.  Thanks to
         Michael Banck for the suggestion.  (Closes: #839389)
       * d/copyright: Correct copyright and license of dh_systemd*
         tools.
     .
     debhelper (10) unstable; urgency=medium
     .
       [ Niels Thykier ]
       * Dh_Lib.pm: Support a new named "beta-tester" compat level.
         If you want to participate in beta testing of new compat
         levels, please review "man 7 debhelper" for more
         information.
       * Dh_Lib.pm: Fix bug in detection of existing auto-trigger.
     .
       [ Axel Beckert ]
       * Apply patch by Jens Reyer to fix typo in dh_installdocs man page.
         (Closes: #836344)
       * Use uppercase "Debian" in package description when the project is
         meant. Fixes lintian warning capitalization-error-in-description.
       * Apply "wrap-and-sort -a"
       * Add a .mailmap file for making "git shortlog" work properly.
     .
       [ Translations ]
       * Update German translation (Chris Leick) (Closes: #835593)
       * Update Portuguese translation (Américo Monteiro)
         (Closes: #835403)
       * Update French translation (Baptiste Jammet) (Closes: #836693)
     .
     debhelper (9.20160814) unstable; urgency=medium
     .
       * dh_installdocs: Apply patch from Sven Joachim to make
         --link-doc work again in compat 11 (See: #830309)
       * t: Apply patch from Sven Joachim to add some test cases
         to dh_installdocs's --link-doc behaviour.
         (Closes: #831465)
       * dh_installinit,dh_systemd_start: Apply patches from
         Peter Pentchev to make -R default in compat 10 (as
         documented, but not as implemented).
       * perl_{build,makemaker}.pm: Apply patch from Dominic
         Hargreaves to explicitly pass -I. to perl.  This is to
         assist with the fix for CVE-2016-1238.  (Closes: #832436)
       * dh_install: Clarify that "debian/not-installed" is not
         related to the --exclude parameter.
       * dh_install: Apply patch from Sven Joachim to support
         the "debian/tmp" prefix being optional in
         "debian/not-installed".  (Closes: #815506)
       * Dh_Lib.pm: Apply patch from Dominic Hargreaves to set
         PERL_USE_UNSAFE_INC to fix a further set of packages
         which fail to build with . removed from @INC.
         (Closes: #832436)
       * Dh_Buildsystems.pm: Enable auto-detection of the maven
         and gradle buildsystems (provided they are installed).
         Thanks to Emmanuel Bourg for the suggestion.
         (Closes: #801732)
     .
     debhelper (9.20160709) unstable; urgency=medium
     .
       * Explicitly Build-Depends on perl:any for pod2man instead
         of relying on it implicitly via libdpkg-perl.
       * dh_shlibdeps: Clarify that -L is also useful for packages
         using debian/shlibs.local for private libraries.
       * dh_installdocs: Apply patch from Sven Joachim to fix a
         regression with --link-doc and installing extra
         documentation.  (Closes: #830309)
       * Apply patches from Michael Biebl to merge dh_systemd_enable
         and dh_systemd_start from the dh-systemd package.
         (Closes: #822670)
       * dh: Enable the systemd helpers by default in compat 10 and
         later.
     .
     debhelper (9.20160702) unstable; urgency=medium
     .
       * Start on compat 11.
       * dh_installmenu: Stop installing menu files in compat 11
         (menu-methods are still installed).
       * dh_*: Deprecate -s in favor of -a.  The -s option is
         removed in compat 11.
       * dh_strip: Fix regression in 9.20160618, which caused
         issues when there were hardlinked ELF binaries in a
         package.  Thanks to Sven Joachim for the report, the
         analysis/testing and for providing a patch for the
         most common case.  (Closes: #829142)
       * Dh_Lib.pm: Cope with the parallel options in make 4.2.
         Thanks to Martin Dorey for the report.  (Closes: #827132)
       * dh_installdocs: In compat 11, install documentation into
         /usr/share/doc/mainpackage as requested by policy 3.9.7.
         Thanks to Sandro Knauß for the report.  (Closes: #824221)
       * dh_perl: Emit perl:any dependencies when a package only
         contains perl programs (but no modules of any kind).
         Thanks to Javier Serrano Polo and Niko Tyni for the
         report and feedback.  (Closes: #824696)
     .
       [ Translations ]
       * Update German translation (Chris Leick + Eduard Bloch)
         (Closes: #827699)
    Checksums-Sha1:
     1b02168f09aae460abcf4c000960884c006c5b69 1706 debhelper_10.2.2~bpo8+1.dsc
     cede3db1abc550c0991b124fcfeef37ee523cac2 356060 debhelper_10.2.2~bpo8+1.tar.xz
     05f8a9bbb11b1ec5818ec791229cd9a12562a5b3 836336 debhelper_10.2.2~bpo8+1_all.deb
     f1095f44a4918f24206ae3c6da5491889b1dd64d 99448 dh-systemd_10.2.2~bpo8+1_all.deb
    Checksums-Sha256:
     b58664eee67c5dee4886dfc21ae8e37d72eb829127576a94a71e6b80b9c645d2 1706 debhelper_10.2.2~bpo8+1.dsc
     021e82341b6368f8ab209f952122b1deebc8451dd7e0fa0bb4bd3bcad55120c0 356060 debhelper_10.2.2~bpo8+1.tar.xz
     8195c874c39d7d4835af633c2150e6f27efeac84b80b7f6a35a15113010450e2 836336 debhelper_10.2.2~bpo8+1_all.deb
     c8c386f4ca46ef9eb18a9e5f81f2680e6887899b4be98721e252cf57377e4abe 99448 dh-systemd_10.2.2~bpo8+1_all.deb
    Files:
     89742aba1805573f91f663a60a70bbea 1706 devel optional debhelper_10.2.2~bpo8+1.dsc
     7182bbf93027eb00a2e2da0d25e0db08 356060 devel optional debhelper_10.2.2~bpo8+1.tar.xz
     a557ac03d864ead0e409ea1afbd44ae1 836336 devel optional debhelper_10.2.2~bpo8+1_all.deb
     6f22a2fe696246dfa30aee57d2c26f04 99448 oldlibs extra dh-systemd_10.2.2~bpo8+1_all.deb
    
  • debian/10.2.2
    Release debhelper/10.2.2 into unstable
    
    Format: 1.8
    Date: Sat, 08 Oct 2016 10:16:23 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source
    Version: 10.2.2
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Closes: 839681
    Changes:
     debhelper (10.2.2) unstable; urgency=medium
     .
       * Fix typo in changelog entry for release 10.2.  Thanks to
         Peter Pentchev for reporting it.
       * Deprecate all compat levels lower than 9.
       * dh: Discard override log files before running the override
         rather than after.
       * dh_compress,dh_fixperms: Remove references to long
         obsolete directories such as usr/info, usr/man and
         usr/X11*/man.
       * autoreconf.pm: Apply patch from Helmut Grohne to fix
         autoconf/cross regression from #836988.  The autoreconf
         build-system is now also used directly for "clean" and
         "build" (while still usin the "make" build-system for the
         heavy lifting).  (Closes: #839681)
       * dh_installdirs: In compat 11, avoid creating debian/<pkg>
         directories except when required to do so.  This fixes a
         corner case, where an arch:all build would behave
         differently than an arch:all+arch:any when dh_installdir is
         optimised out only for the arch:all build.
       * Dh_Lib.pm: Fix typo of positive.  Thanks to Matthias Klose
         for spotting it.
    Checksums-Sha1:
     6ee7f892f090e936cd374864839e7a3e40334975 1701 debhelper_10.2.2.dsc
     2e70b5b72b3b6e08da9285af83b262ca74af1e87 355692 debhelper_10.2.2.tar.xz
    Checksums-Sha256:
     c26e66f492a17a58d8337a262e38c7d89d1569a7e399a9db237657089b34620a 1701 debhelper_10.2.2.dsc
     07f84f415f390bd9573a7abc8078203b3f57a2d4590b97010cf75b596b274075 355692 debhelper_10.2.2.tar.xz
    Files:
     d3f3f96cca9314517cb89d93e9a52a4f 1701 devel optional debhelper_10.2.2.dsc
     fed7c37be88f69691ee208c3fc289bb3 355692 devel optional debhelper_10.2.2.tar.xz
    
  • debian/10.2.1
    Release debhelper/10.2.1 into unstable
    
    Format: 1.8
    Date: Sun, 02 Oct 2016 06:51:49 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source
    Version: 10.2.1
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Changes:
     debhelper (10.2.1) unstable; urgency=medium
     .
       * d/rules: Add a ./run in front of dh_auto_install.  It is
         technically not needed, but it prevents lintian from assuming
         that we need to Build-Depend debhelper.
    Checksums-Sha1:
     e917e131a5ff7fb2a759685c3d64de9cf985600a 1701 debhelper_10.2.1.dsc
     5810ee6b6503c1f66c029683c5cb357a4d38f2f0 353420 debhelper_10.2.1.tar.xz
    Checksums-Sha256:
     f23a60561b0194c318cc89572884e8c14b21382886e93240faaf36ebb2e78477 1701 debhelper_10.2.1.dsc
     be9b0c8b4f97facf2c6b3aadf437f7f256d8cc9fadd7c6aa3a32132fb85ba833 353420 debhelper_10.2.1.tar.xz
    Files:
     37034b360560b42b64dd628c4250987c 1701 devel optional debhelper_10.2.1.dsc
     ff667c732425a315e6f7157530c2f33c 353420 devel optional debhelper_10.2.1.tar.xz
    
  • debian/10.2
    Release debhelper/10.2 into unstable
    
    Format: 1.8
    Date: Sun, 02 Oct 2016 06:20:56 +0000
    Source: debhelper
    Binary: debhelper dh-systemd
    Architecture: source
    Version: 10.2
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Description:
     debhelper  - helper programs for debian/rules
     dh-systemd - debhelper add-on to handle systemd unit files - transitional pack
    Closes: 839557
    Changes:
     debhelper (10.2) unstable; urgency=medium
     .
       * Apply patch from Peter Pentchev to fix some typos.
       * Apply patch from Michael Biebl to undo a major
         regression where all of debhelpers functionality was
         missing (introduced in 10.1).  (Closes: #839557)
       * dh_installinit,dh_systemd_start: Introduce a new
         --no-stop-on-upgrade as an alternative to
         --no-restart-on-upgrade.  This new option should be
         reduce the confusion of what it does.  Thanks to
         Michael Biebl for the suggestion.
    Checksums-Sha1:
     39fafe740b1be106fb15631dfee475211045e698 1693 debhelper_10.2.dsc
     7e5c2ae3b48d304aee1febda01da5ec1776fdf88 353368 debhelper_10.2.tar.xz
    Checksums-Sha256:
     c21490caf8f32977f686aeeac9c967d51b264eb778dec27801b754aa7e7f90ba 1693 debhelper_10.2.dsc
     1b2d73dff0639ca9d95e29de433cdb35e1dd12a6729b3acddca4244c37ca8120 353368 debhelper_10.2.tar.xz
    Files:
     008a7fc832aec8c35f3f326ebae1838b 1693 devel optional debhelper_10.2.dsc
     cab6747866c1b4572b576e63ff748a7d 353368 devel optional debhelper_10.2.tar.xz