Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • debian/13.11.5
    8f9dc15f · Release debhelper/13.11.5 ·
    debhelper Debian release 13.11.5
    
  • debian/13.11.4
    e68efe3d · Release debhelper/13.11.4 ·
    Release debhelper/13.11.4
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA512
    
    Format: 1.8
    Date: Mon, 02 Jan 2023 14:54:26 +0000
    Source: debhelper
    Architecture: source
    Version: 13.11.4
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Closes: 1027014
    Changes:
     debhelper (13.11.4) unstable; urgency=medium
     .
       [ Peter Pentchev ]
       * meson.pm: Pass --destdir to `meson install`.  (Closes: #1027014)
    Checksums-Sha1:
     c084735068d81706a6b41deb77efc75d71dcb1dd 1793 debhelper_13.11.4.dsc
     dec667c5cde6bc71666e00e51f49501319958e8a 580484 debhelper_13.11.4.tar.xz
     d38158f5d9748f395bf5289e0919b02aa2cbfd64 5452 debhelper_13.11.4_source.buildinfo
    Checksums-Sha256:
     45bb36ef9fd32737da31fe44cc0243c6c488f2c6d45e64ece6db1da5353957fa 1793 debhelper_13.11.4.dsc
     9ed846bb34f1a5501894d06c9f30e4831f9c18e0b03e1a177ceac7eb63212b42 580484 debhelper_13.11.4.tar.xz
     7e4a0053c89901ee7ac9f68d6d28465b6dd5bf1a93136155d7880e8ccddb64ba 5452 debhelper_13.11.4_source.buildinfo
    Files:
     039d3548b5b2579e72f37e2e3cd6ce60 1793 devel optional debhelper_13.11.4.dsc
     ddb659a58a9b0da2ec0e5dbe73c5d69f 580484 devel optional debhelper_13.11.4.tar.xz
     70e10db951d598236641e39dabc7f22e 5452 devel optional debhelper_13.11.4_source.buildinfo
    
    
  • debian/13.11.3
    89d9ea93 · Release 13.11.3 ·
    Release debhelper/13.11.3
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA512
    
    Format: 1.8
    Date: Thu, 15 Dec 2022 09:07:38 +0000
    Source: debhelper
    Architecture: source
    Version: 13.11.3
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Closes: 1026014 1026125
    Changes:
     debhelper (13.11.3) unstable; urgency=medium
     .
       * Dh_Lib.pm: Have addsubstvars check the value for newlines (Closes: #1026014)
       * Stop using (fake)root for mkdirs again.
         Should have been removed as a part of the clean up in the previous
         upload but was overlooked causing breakage in packages still having
         `Rules-Requires-Root: binary-targets`. (Closes: #1026125)
       * PROGRAMMING.md: Fix typos
    Checksums-Sha1:
     1585174f406e5ab0212d1e4f7664a69ea1b20d3f 1793 debhelper_13.11.3.dsc
     c2a84f2fbbd73aa84ac227b80306f653c6ee25c8 580948 debhelper_13.11.3.tar.xz
     e72e7b20cb2654f2545b8c3c65a68cb722d71914 5467 debhelper_13.11.3_source.buildinfo
    Checksums-Sha256:
     e4cb541b805879d85b10899547d82ab2f2c141f16eb92bcbf365af8f797c47b1 1793 debhelper_13.11.3.dsc
     183a9c386655031e9a01653671cba52b7180eaae0b31af6123d5edc6ee9a96bf 580948 debhelper_13.11.3.tar.xz
     13c870ebc0c16c80eabd606821b24b6caac316902f9a1cb2f851176f34d85ff1 5467 debhelper_13.11.3_source.buildinfo
    Files:
     e0e15994ee1dec696b37b578080815dd 1793 devel optional debhelper_13.11.3.dsc
     1bd258745a295320afbdb6e2c01416b5 580948 devel optional debhelper_13.11.3.tar.xz
     1e80b98c5d4e3f610f5309d1f13a3570 5467 devel optional debhelper_13.11.3_source.buildinfo
    
    
  • debian/13.11.2
    7a6d9e58 · Release debhelper/13.11.2 ·
    Release debhelper/13.11.2
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA512
    
    Format: 1.8
    Date: Wed, 14 Dec 2022 20:32:18 +0000
    Source: debhelper
    Architecture: source
    Version: 13.11.2
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Closes: 1024296
    Changes:
     debhelper (13.11.2) unstable; urgency=medium
     .
       [ Niels Thykier ]
       * Dh_Lib.pm: Remove unused third parameter from install_dh_config_file
       * makefile.pm: Provide hook for subclasses to reuse cross-build support
         (Closes: #1024296)
       * Dh_Lib.pm: Revert change where `install_{file,prog,lib}` would use chown.
         The problem that prompted this change was not caused by debhelper but
         by fakeroot (#1024544) and the change in debhelper would not even
         function as a work around in this case.  Accordingly, the extra
         complexity is not worth it and has been reverted.
     .
       [ Jakub Wilk ]
       * Dh_Lib.pm: Fix typo in warning message about dherroron
    Checksums-Sha1:
     cb8314b4fef608cc6c12bb68c82645b0dcb984ca 1793 debhelper_13.11.2.dsc
     613a46bb7436eb63f1987b0ca01d821bf28c90b8 580764 debhelper_13.11.2.tar.xz
     413332e66c5e403d69a3f0ac7a84514efe83559c 5467 debhelper_13.11.2_source.buildinfo
    Checksums-Sha256:
     1f2bf3e6102d888ae38691c0e1fb9e503a3360b085bcc8ba6eff04157c63a050 1793 debhelper_13.11.2.dsc
     2ef53a12c6c46abab2ef36f4cd1fcd8cc09b97d63086656741861b3498713850 580764 debhelper_13.11.2.tar.xz
     9afc23441763d29d3a63fb0986b5a4a55c6ce5530551a6e13c79b6f73fb177be 5467 debhelper_13.11.2_source.buildinfo
    Files:
     52c3007dc6825d38e8abcc3f137c06d3 1793 devel optional debhelper_13.11.2.dsc
     6b9507db9ff4b62f8a9521a8a12fe174 580764 devel optional debhelper_13.11.2.tar.xz
     b3079cc16b520cef37d95b3a26c4fdb4 5467 devel optional debhelper_13.11.2_source.buildinfo
    
    
  • debian/13.11.1_bpo11+1
    debhelper Debian release 13.11.1~bpo11+1
    
  • debian/13.11.1
    debhelper Debian release 13.11.1
    
  • debian/13.11
    c972be93 · Release debhelper/13.11 ·
    Release debhelper/13.11
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA512
    
    Format: 1.8
    Date: Sun, 20 Nov 2022 20:02:12 +0000
    Source: debhelper
    Architecture: source
    Version: 13.11
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Closes: 1016354 1021467
    Changes:
     debhelper (13.11) unstable; urgency=medium
     .
       [ Gioele Barabucci ]
       * dh_installchangelogs: Ensure that at least four old entries are preserved
         (Closes: #1021467)
     .
       [ Andrea Pappacoda ]
       * meson.pm: Use `meson setup` in the configure step rather than just `meson`.
     .
       [ Niels Thykier ]
       * Put newest compat level first in documentation
       * Rename debhelper config files to include package name
       * dh_installdebconf: Fix typo in manual page
       * Dh_Lib.pm: `qx_cmd` support env/chdir changes like `doit` (Closes: #1016354)
       * Remove obsolete compat checks in the code
       * dh_dwz: Ensure dwz multifile is owned by root:root when root should be used
       * dh_builddeb: Always pass `--root-owner-group` to `dpkg-deb` for dbgsym packages.
       * Dh_Lib.pm: Provide `mkdirs` to create (non-package) directories.
       * Dh_Lib.pm: Make `install_dir` chown created directories when root should be
         used for debhelper's own commands.  This fixes #1024261 for packages that only
         use debhelper itself. However, third-party debhelper tools may still cause
         packages with incorrect ownership for now if they are run after `dh_fixperms`
         (or `dh_fixperms` is omitted).
       * Dh_Lib.pm: Ensure `install_{file,prog,lib}` uses chown when root should be used.
         Previously, they would skip the `chown` call and rely on `dh_fixperms`
         or `dpkg-deb` to fix the ownership.  However, that could cause issues
         when the helper was run after `dh_fixperms` and install files that
         `dpkg-deb` would not reset ownership of.
    Checksums-Sha1:
     36e65538a7e71de751244c4a09d1682a1e4ebd9f 1785 debhelper_13.11.dsc
     9d7fff69a56b310fcf4dbc04c395b05dde73ebc0 582168 debhelper_13.11.tar.xz
     ff625dfe0ca13c83329829ef11811545ed689f17 5307 debhelper_13.11_source.buildinfo
    Checksums-Sha256:
     cc5c0ff174e8f4c5f0291168f911c91a73930fb7fd541d9e88d6697aadfa0d76 1785 debhelper_13.11.dsc
     c0057b1b119f54403df31ecad657edc8f05e8ea091a031478aa28d95beb849d3 582168 debhelper_13.11.tar.xz
     f365cc92e2ded072e348b7306a6685ba256f4c57bad26529a1cc2c25bf213398 5307 debhelper_13.11_source.buildinfo
    Files:
     fef3516190da276e8b8f10942896f1e7 1785 devel optional debhelper_13.11.dsc
     e12335c14024f56feb46e3c9dc4ef4f5 582168 devel optional debhelper_13.11.tar.xz
     b2c46ab4860d954d392593d8788655ae 5307 devel optional debhelper_13.11_source.buildinfo
    
    
  • debian/13.10.1
    debhelper Debian release 13.10.1
    
  • debian/13.10
    657c1139 · Release debhelper/13.10 ·
    Release debhelper/13.10
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA512
    
    Format: 1.8
    Date: Sat, 08 Oct 2022 18:13:35 +0000
    Source: debhelper
    Architecture: source
    Version: 13.10
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Closes: 904409 972724 979401 1000384 1002464 1019231 1020732 1021027
    Changes:
     debhelper (13.10) unstable; urgency=medium
     .
       [ Luca Boccassi ]
       * Install `installsysusers` sequence (to match the provide).
     .
       [ Gioele Barabucci ]
       * dh_installchangelogs: Trim old Debian changelog entries
         automatically.  Distributions can disable this by using
         `DEB_BUILD_OPTIONS=notrimdch`.
       * dh_installchangelogs.t: Force locale to be `C.UTF-8` to
         avoid generating invalid changelog entries under
         non-default locales.
     .
       [ Andrea Pappacoda ]
       * meson.pm: Stop providing `MESON_TESTTHREADS` environment
         variable for the install target.  Said variable only
         applies for testing.
       * cmake.pm: Use `cmake --install` in compat 14.
         (Closes: #1020732)
       * docs/PROGRAMMING{,.md}: Rewrite PROGRAMMING into markdown.
     .
       [ Michael Biebl ]
       * dh_installsystemduser: Stop masking user units on package
         removal.  They should never have been masked in the first
         place.  See #1021027.
       * dh_installinit: Remove executable bit of init scripts on
         package removal (via preinst).  Related to #1021027.
       * dh_installsystemd: Stop masking system units on package
         removal.  This is no longer necessary with the init scripts
         getting their exec bit cleared on package removal.
         (Closes: #1021027)
     .
       [ Niels Thykier ]
       * Dh_Lib.pm: Add `package_type` as a function (extracted
         from `is_udeb`).
       * Dh_Getopt.pm: Fix duplicated `warning` in output for a
         particular warning.
       * dh_assistant: Provide a new `detect-hook-targets` command.
       * dh: Recommend using `dh_assistant detect-hook-targets` for
         checking whether hook targets are correct.
       * dh: Hoist `nodoc` and `nocheck` from `DEB_BUILD_PROFILES`
         into `DEB_BUILD_OPTIONS` when they are present in the former
         and absent in the latter.  Emit a warning when doing so to
         aid the user, so they know why this does not work when they
         are later building a package that does not use dh.
         (Closes: #979401)
       * dh: Provide a warning when cross building an `nocheck` is
         absent from `DEB_BUILD_OPTIONS` to cross builders, who are
         not experienced with Debian's requirements for
         cross-building.  The warning also recommends activating the
         `cross` build profile and provides a way to disable the
         warning without using `nocheck` (for the special case, where
         people have a system that can run host binaries).
       * Dh_Lib.pm: Fix bug where `addsubstvars` would not respect
         the `--no-act` parameter.
       * dh_perl: For scripts that are detected as perl scripts
         that would trigger a dependency, normalize the shebang line to
         use the same perl as debhelper is run under (/usr/bin/perl
         in Debian, YMMV in derivatives).  (Closes: #904409)
       * dh_assistant: Provide new `log-installed-files` command to
         help users and third-party tools record which files they have
         installed.  Third-party tools should use the
         `--on-behalf-of-cmd` to have their tool name recorded.
         (Closes: #972724)
       * dh_installexamples: Explicitly recommend `examples/*` over
         `examples` as content for the `debian/<pkg>.examples` file
         to avoid the triggering `.../examples/examples` case.
         (Closes: #1000384)
       * debhelper.pod: Clarify the documentation around `-v` +
         `--verbose` vs. `DH_VERBOSE` vs. `DH_QUIET` and `terse`
         from `DEB_BUILD_OPTIONS`.  Notably, clarify that `-v`
         and `DH_VERBOSE` provides the same functionality and
         that they do not cause *all* commands to be shown.
         (Closes: #1002464)
     .
       [ Translations ]
       * Update Portuguese translation (Américo Monteiro)
         (Closes: #1019231)
    Checksums-Sha1:
     422859fc9508e32530cdb1c59b9b671846579b08 1785 debhelper_13.10.dsc
     314543cd3b5c03fe7346513145b9b3c6c80e64c3 579576 debhelper_13.10.tar.xz
     3bd4ddf12b01002b5a7148c991e9dbb98acc8113 5193 debhelper_13.10_source.buildinfo
    Checksums-Sha256:
     85f2dc47e022c0d82787dfacc97e1f2de094cee24d7b70fd2e959d28011e63ff 1785 debhelper_13.10.dsc
     cb8bc7f59f911dcee69662c230bf3909828807a0cf8ed69a16c5bb1aeeafbd86 579576 debhelper_13.10.tar.xz
     de613ede494415a18887193b2b9244b0fa08dbcbf1568a8f21bd8e0cbfb7b411 5193 debhelper_13.10_source.buildinfo
    Files:
     b65cbfd192b1d23f9719cd57c976f907 1785 devel optional debhelper_13.10.dsc
     6d74908410f3e878d174c615aefc5c34 579576 devel optional debhelper_13.10.tar.xz
     0216637a7c8bc842020c84da21d7a738 5193 devel optional debhelper_13.10_source.buildinfo
    
    
  • debian/13.9.1_bpo11+1
    debhelper Debian release 13.9.1~bpo11+1
    
  • debian/13.9.1
    6afeb410 · Release debhelper/13.9.1 ·
    Release debhelper/13.9.1
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA512
    
    Format: 1.8
    Date: Tue, 30 Aug 2022 15:24:43 +0000
    Source: debhelper
    Architecture: source
    Version: 13.9.1
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Closes: 1017441
    Changes:
     debhelper (13.9.1) unstable; urgency=medium
     .
       [ Niels Thykier ]
       * autoscripts/postinst-init-tmpfiles: Re-instate runtime check
         before running `systemd-tmpfiles`. However, explicitly check
         for `systemd-tmpfiles` rather than asserting the system was
         booted by systemd. This resolves #1013969 without requiring
         a strict dependency as originally suggested by Guilhem Moulin
         in #1013969.
       * dh_installtmpfiles: Remove the `systemd | systemd-tmpfiles`
         dependency as it is no longer required.  (Closes: #1017441)
       * dh_installsystemd: Ditto.
       * dh_installinit: Ditto.
     .
       [ Johannes Schauer Marin Rodrigues ]
       * autoscripts/postinst-init-tmpfiles: Only pass `--root` to systemd
         when `DPKG_ROOT` is present (as `--root=/` is different from
         omitting `--root` entirely).
       * autoscripts/postinst-sysusers: Ditto
    Checksums-Sha1:
     decb1bd8bb0b183b482b515b724083722dfba596 1789 debhelper_13.9.1.dsc
     bbbb39f5931b569059692013db32a343faea8d8b 572336 debhelper_13.9.1.tar.xz
     02a7edb35453d30eef0a671ebc8d347bb401c603 5249 debhelper_13.9.1_source.buildinfo
    Checksums-Sha256:
     7a7e1a7d1305776a78fd1134447868cb7d2465640468fa733ec66fd67aa9ee57 1789 debhelper_13.9.1.dsc
     cbd1abf353e87c20cf2ef61da0b51354c885a8ad07c0fa311fa4f0df724007a2 572336 debhelper_13.9.1.tar.xz
     1287102d6b571b9b3e4fc6ad7323ec71e51b760428c71075c3ba626b952d137b 5249 debhelper_13.9.1_source.buildinfo
    Files:
     8f1fe0ef2275979d7839c904599d05a7 1789 devel optional debhelper_13.9.1.dsc
     d0c51a1bf754ab352b3baf3423fa6d3b 572336 devel optional debhelper_13.9.1.tar.xz
     487301be6aaaa19a5fc2f5dcb64bec50 5249 devel optional debhelper_13.9.1_source.buildinfo
    
    
  • debian/13.9
    c5580a95 · Release debhelper/13.9 ·
    Release debhelper/13.9
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA512
    
    Format: 1.8
    Date: Sun, 14 Aug 2022 12:34:54 +0000
    Source: debhelper
    Architecture: source
    Version: 13.9
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Closes: 1015263
    Changes:
     debhelper (13.9) unstable; urgency=medium
     .
       [ Gioele Barabucci ]
       * d/control: Provide dh-sequence-installsysusers.
     .
       [ Andreas Hübner ]
       * debhelper.pod: Add missing word "variables".
     .
       [ Niels Thykier ]
       * Dh_Lib.pm: Fix in addsubstvar where a value was added when
         it should not have been.  (Closes: #1015263)
    Checksums-Sha1:
     61c0550397c31bd6d974aee01fc3cd46cea4569e 1781 debhelper_13.9.dsc
     aaa2a301693b4dd3d8eab96ef40b61d72eb050fc 579492 debhelper_13.9.tar.xz
     8574aecc982d010865434ac008fc423c5e327f10 5236 debhelper_13.9_source.buildinfo
    Checksums-Sha256:
     ec125361650d64253fba073aaea94c8d1485aa7612173667312078d1ecc6d6f7 1781 debhelper_13.9.dsc
     a6ffa127d738ad17a975f5110afb749ca097ae391ccf8eacd94932339c271d18 579492 debhelper_13.9.tar.xz
     0fa5abaa482712d7cd988860ca3abc04e8ad7343ec2ff11e6ebb03130a9130a9 5236 debhelper_13.9_source.buildinfo
    Files:
     ca53f2e44b15d9f101fdd5413767129e 1781 devel optional debhelper_13.9.dsc
     523345c4ae3ca9acbc20f14e8ddaff41 579492 devel optional debhelper_13.9.tar.xz
     21d6956fee1614101a36cd7b9ff91f24 5236 devel optional debhelper_13.9_source.buildinfo
    
    
  • debian/13.8
    51c9a853 · Release debhelper/13.8 ·
    Release debhelper/13.8
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA512
    
    Format: 1.8
    Date: Sun, 03 Jul 2022 09:04:23 +0000
    Source: debhelper
    Architecture: source
    Version: 13.8
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Closes: 997961 1006805 1010591 1010594 1011099 1011256 1011404 1012777 1013969
    Changes:
     debhelper (13.8) unstable; urgency=medium
     .
       [ Niels Thykier ]
       * dh_perl: Fix incorrect binary versioning caused by a regression
         in 13.3.  Thanks to Niko Tyni for reporting the issue.
         (Closes: #997961)
       * d/control: Bump Standards-Version to 4.6.1 - no changes required.
       * root_sequence.pm: Run `dh_installsysusers` before
         `dh_installtmpfiles` (only affects compat 14 or later).  Thanks
         to Nicholas Brown for the suggestion.  (Closes: #1011099)
       * autoscripts/postinst-init-tmpfiles: Remove runtime check on the
         system having systemd as init system.
       * dh_installtmpfiles: Replace runtime check on the system running
         under systemd in generated `postinst` script with a dependency
         on `systemd | systemd-tmpfiles` added to `${misc:Depends}`.
         Thanks to Guilhem Moulin for the suggestion.  (Closes: #1013969)
       * dh_installsystemd: Ditto.
       * dh_installinit: Ditto.
       * debhelper-compat-upgrade-checklist.pod: Correct description for
         the addition of dh_installsysusers in compat 14.
       * meson.pm: Use `meson install` instead of `ninja install` for
         dh_auto_install in compat 14.  Thanks to Andrea Pappacoda for
         the suggestion.  (Closes: #1006805)
     .
       [ Max-Julian Pogner ]
       * Dh_Lib.pm: Remove double semi-colon.  (Closes: #1010591)
       * Dh_Lib.pm: _strip_spaces now explicitly returns undef on undef
         argument.
         (Closes: #1010594)
     .
       [ Andrea Pappacoda ]
       * cmake.pm: Set FETCHCONTENT_FULLY_DISCONNECTED to true.  This
         ensures that the `FetchContent` module does not attempt to
         use internet connection.
     .
       [ Vagrant Cascadian ]
       * debhelper-compat-upgrade-checklist.pod: Update documentation
         for compat 14 change.  (Closes: #1011404)
     .
       [ Ferenc Wágner ]
       * debhelper.pod: Correct link to the new upgrade checklist.
         (Closes: #1012777)
     .
       [ Luca Boccassi ]
       * dh_installman: Avoid false positive language detection on
         shared libs.
     .
       [ Translations ]
       * Update Portuguese translation (Américo Monteiro)
         (Closes: #1011256)
    Checksums-Sha1:
     ab83b353a662b126d7da2026ac0ad86baa4817c2 1781 debhelper_13.8.dsc
     490b5e4c26597e05ea9b023ba245467aeb173d82 571980 debhelper_13.8.tar.xz
     f8ec73d3d3c49891a82040fc2ec2f26284a6ff0b 5172 debhelper_13.8_source.buildinfo
    Checksums-Sha256:
     0deea560ceff3f0e0bc310e8e69b1d868cae74099e4ca3ddaa9bf3a5078f6959 1781 debhelper_13.8.dsc
     3d22db5662a54e3bbe67de699d1e7fd88f920fb1fc1db58a1c45c164f4fb96ea 571980 debhelper_13.8.tar.xz
     3dea3d634f304086e0da639c0a16efd0fb591e5cd600db3bdfc08fab83efcfd5 5172 debhelper_13.8_source.buildinfo
    Files:
     856c26b5f503ec889ceb4f3613826997 1781 devel optional debhelper_13.8.dsc
     504e6ddd34f8163c091622e510eb4254 571980 devel optional debhelper_13.8.tar.xz
     02353b46898a8c129a3d6dea14331157 5172 devel optional debhelper_13.8_source.buildinfo
    
    
  • debian/13.7.1
    f9eb09e5 · Release debhelper/13.7.1 ·
    Release debhelper/13.7.1
    
    Format: 1.8
    Date: Wed, 20 Apr 2022 06:17:57 +0000
    Source: debhelper
    Architecture: source
    Version: 13.7.1
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Closes: 1009844
    Changes:
     debhelper (13.7.1) unstable; urgency=medium
     .
       * debhelper.pod: Fix several typos.  Thanks to Guillem Jover
         for pointing them out and proposing corrections.
       * dh_installalternatives: Correct a file check that caused
         false-positive rejections of valid alternatives files.  Thanks to
         Hiroyuki YAMAMORI for reporting the bug and providing an initial
         patch.  (Closes: #1009844)
    Checksums-Sha1:
     93a28cc155fbc6f959910d6ef8464da4dd9b0a0e 1789 debhelper_13.7.1.dsc
     82e45becc43bc5b51ba9425791d3d6f3af4ce3c6 570712 debhelper_13.7.1.tar.xz
     5457b64146df4083b18d527ab61b7243c949be41 5117 debhelper_13.7.1_source.buildinfo
    Checksums-Sha256:
     d148bc66e86fb45b524644c01b2f13fb0f04fc337a0b3f75d536063b8b1d370c 1789 debhelper_13.7.1.dsc
     077b81235fa49f5fdf69f2d742d8437d1b925e7b7e2badadbb0fce652d277c10 570712 debhelper_13.7.1.tar.xz
     ac5d74f8e66ac2ceb80a4f27e67f0381a07a92190b8e8c1586c87e5ae37723f6 5117 debhelper_13.7.1_source.buildinfo
    Files:
     6ee2af8ba9a98ae316999462847e2e19 1789 devel optional debhelper_13.7.1.dsc
     802865fd9305e9bb082f505367cafbcb 570712 devel optional debhelper_13.7.1.tar.xz
     d40195d5063762fdefd4c5cf535817ff 5117 devel optional debhelper_13.7.1_source.buildinfo
    
  • debian/13.7
    2058dd60 · Release debhelper/13.7 ·
    Release debhelper/13.7
    
    Format: 1.8
    Date: Sun, 17 Apr 2022 09:42:46 +0000
    Source: debhelper
    Architecture: source
    Version: 13.7
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Closes: 994204 1002800 1004939
    Changes:
     debhelper (13.7) unstable; urgency=medium
     .
       [ Niels Thykier ]
       * dh_installalternatives: Improve validation of alternative files to
         catch some "obvious" copy-waste mistakes.
       * dh: Invoke dh_installalternatives after dh_link in compat 14 or
         later. Thanks to Colin Watson for the suggestion.
         (Closes: #1002800)
       * cmake.pm: Drop -DCMAKE_SKIP_RPATH=on in compat v14.  Thanks to
         Vagrant Cascadian for the suggestion and the investigative work on
         this topic.  (Closes: #1004939)
       * debhelper-compat-upgrade-checklist.pod: New file.
       * debhelper.pod: Move list of supported compat levels and the related
         upgrade checklist into debhelper-compat-upgrade-checklist.pod.
         This means you now need `man 7 debhelper-compat-upgrade-checklist`
         to see the upgrade checklist.
       * dh_installdebconf: Support -D/--define command line parameters
         (mirroring those from dh_installdeb).
       * Dh_Lib.pm: Cope with "?=" as assignment operator in substvars files
         to be future proof with (possible) planned addition of "optional
         substvars.  At the moment, debhelper will still always use "=" when
         adding a substvar but it will now preserve "?=" operator if an
         existing substvar is modified.
     .
       [ Guillem Jover ]
       * autoconf.pm: Add support for autotest test suites by passing the
         TESTSUITEFLAGS environment variable to `make test`.
     .
       [ Dave Jones ]
       * Rewrite handling of stop services to use the `preinst` when using
         --no-restart-after-upgrade.  This fixes a regression caused by
         the fix for #989155.  (Closes: #994204)
     .
       [ Johannes Schauer Marin Rodrigues ]
       * dh_installmenu: Respect DPKG_ROOT when checking for update-menus.
         Note this implementation assumes update-menus is present both
         inside and outside the chroot to activate.  If it is absent on
         either side, the update-menus call is skipped.
     .
       [ Gioele Barabucci ]
       * dh_installsysusers: Invoke systemd-sysusers even when DPKG_ROOT
         is set (relying on `--root`).
       * dh_installpam: In compat 14, install pam snippets into
         `/usr/lib/pam.d` instead of `/etc/pam.d`.  Remember to remove
         (now) obsolete conffiles when you bump to compat 14.
     .
       [ Andreas Hübner ]
       * debhelper.pod: Correct spelling of DEB_BUILD_MAINT_OPTIONS.
    Checksums-Sha1:
     4b056295e349b904ab53e20bccb0942a4da8114f 1781 debhelper_13.7.dsc
     5ada71660423bd027535a8f1fa5491fe8c432e54 570648 debhelper_13.7.tar.xz
     c99dd52162c862013c803eb51de8279920645205 5109 debhelper_13.7_source.buildinfo
    Checksums-Sha256:
     addaef09b019eff48fda58ae0068236a7bf23658954eca0c9aa47e1847f386fa 1781 debhelper_13.7.dsc
     552e91ff96e1bd844d549496cb1712b32ae9c5f39e17da8b1c779bd718e4dc49 570648 debhelper_13.7.tar.xz
     4058efc2b7ee56fd7038e1f9be1de708c480c328fa9125df4601cfd85330666c 5109 debhelper_13.7_source.buildinfo
    Files:
     a1b9c2d33c6661b6d76ae32d15b12f73 1781 devel optional debhelper_13.7.dsc
     04087c766181d84e011717c0a1ddc22a 570648 devel optional debhelper_13.7.tar.xz
     672e0c980e9a95ade3d78d14ba349a13 5109 devel optional debhelper_13.7_source.buildinfo
    
  • debian/13.6
    3b35714f · Release debhelper/13.6 ·
    Release debhelper/13.6
    
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA512
    
    Format: 1.8
    Date: Mon, 20 Dec 2021 12:55:03 +0000
    Source: debhelper
    Architecture: source
    Version: 13.6
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Closes: 1000363 1000719
    Changes:
     debhelper (13.6) unstable; urgency=medium
     .
       [ Niels Thykier ]
       * dh_assistant: Avoid creating `debian/.debhelper` when the
         which-build-system sub command is invoked.  Thanks to
         Jelmer Vernooij for spotting that bug.
       * dh_assistant: Add new active-compat-level command, which
         outputs information about which compat level is declared
         and active.  It also tells how the compat level was
         declared.
       * Dh_Lib.pm: Add new function, get_non_binnmu_date_epoch,
         only needed for dh_strip_nondeterminism.
       * dh_installcron: Add support for `cron.yearly` packaging
         file.  Thanks to Martin-Éric Racine for the suggestion.
         (Closes: #1000363)
       * Dh_Lib.pm: Remove support for compat 5 and 6.
       * debhelper.pod,debhelper-obsolete-compat.pod: Update to
         reflect the new status for compat 5 and 6.
     .
       [ Guillem Jover ]
       * dh: Add missing _ in execute_after example in POD.
     .
       [ Sandro Tosi ]
       * dh_compress: Exclude .woff and .woff2 by default.
     .
       [ Translations ]
       * Update Portuguese translation (Américo Monteiro)
         (Closes: #1000719)
    Checksums-Sha1:
     9e79458db2459d088f560cd1d65bd26b1a6aa175 1781 debhelper_13.6.dsc
     e54b5aac89ec7a7d2d7714a53e4e47104cc314bc 566484 debhelper_13.6.tar.xz
     440d850c504aaf36a6c6dc66feb9e36c32065186 5002 debhelper_13.6_source.buildinfo
    Checksums-Sha256:
     c025e50f0d2386ceec5b357bbd5828f325d92564e91a22ec7f2c73479da077c4 1781 debhelper_13.6.dsc
     5a914c33b98aff437819baf8696e1a375a3852255990e72546af63e9b20912fa 566484 debhelper_13.6.tar.xz
     82f7ef93c2411ae9a32ac424547dd246730dccbc559bdc9a6b794a93c231a611 5002 debhelper_13.6_source.buildinfo
    Files:
     04c9f2cdc64da1255d3bc0b3d056abc1 1781 devel optional debhelper_13.6.dsc
     c6671ac18e3fb80396aaf917b7bdbf5c 566484 devel optional debhelper_13.6.tar.xz
     291c66bb7fa9fcbdcdd81500896f09ef 5002 devel optional debhelper_13.6_source.buildinfo
    
    
  • debian/13.5.2
    9a05cb0b · Release debhelper/13.5.2 ·
    Release debhelper/13.5.2
    
    Format: 1.8
    Date: Thu, 23 Sep 2021 16:44:25 +0000
    Source: debhelper
    Architecture: source
    Version: 13.5.2
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Closes: 971761 993316 993759 994919
    Changes:
     debhelper (13.5.2) unstable; urgency=medium
     .
       [ Niels Thykier ]
       * dh_installsystemd: Revert change to deploy systemd files into
         usr/lib/systemd.  (Closes: #993316, #993759)
       * dh_installinit: Ditto.
       * dh_systemd_enable: Ditto.
       * dh_systemd_start: Ditto.
       * SequencerUtil.pm: Remove duplicate "-a" option to some commands.
         Thanks to Christoph Berg for reporting the issue.
         (Closes: #971761)
       * dh_installdeb: Revert the change to rewrite `rm_conffiles` into
         `remove-on-upgrade` due to it causing bugs in non-trivial cases.
         (Closes: #994919)
     .
       [ Christoph Berg ]
       * dh_installtmpfiles: Add missing option name in POD documentation.
    Checksums-Sha1:
     2a2bc84f105d5907e42ecb256323e9db70aa30b7 1789 debhelper_13.5.2.dsc
     ba8b081c3e89ef0cfdd2bbd2d781ba47fb3e662e 563424 debhelper_13.5.2.tar.xz
     9c3f318cd593999f39fef97eab0953e2084786dd 5039 debhelper_13.5.2_source.buildinfo
    Checksums-Sha256:
     38c999ead9ee89059daca4a97a416cd206e8aabf3893cf55e339491dad63783f 1789 debhelper_13.5.2.dsc
     e6ee453ad12deac19cd22c09f1814daf332c0cbd692aae85b8f4f98caba55196 563424 debhelper_13.5.2.tar.xz
     8504ba6d291d30c4817690c3caf8e8add41b582e385b5230f89f370e9d799e01 5039 debhelper_13.5.2_source.buildinfo
    Files:
     d388ad7d7fa777dd15fa529e3580e6b6 1789 devel optional debhelper_13.5.2.dsc
     5530da8e4869d4ebde9fc3b5255ba0ec 563424 devel optional debhelper_13.5.2.tar.xz
     d86414d8e134cc1006a972ba623d2052 5039 devel optional debhelper_13.5.2_source.buildinfo
    
  • debian/13.5.1
    567039bb · Release debhelper/13.5.1 ·
    Release debhelper/13.5.1
    
    Format: 1.8
    Date: Tue, 31 Aug 2021 05:43:35 +0000
    Source: debhelper
    Architecture: source
    Version: 13.5.1
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Closes: 993345
    Changes:
     debhelper (13.5.1) unstable; urgency=medium
     .
       [ Paul Wise ]
       * cmake.pm: make it possible to override dh provided ctest arguments
     .
       [ Niels Thykier ]
       * cmake.pm: Add missing import which broke cmake related builds.
         Thanks to Boyuan Yang for reporting the issue.
         (Closes: #993345)
    Checksums-Sha1:
     ce9e63c55120f2b694c74a45bec6a302e85b463c 1789 debhelper_13.5.1.dsc
     f0fdb53b5615c6068d351bc2eea005280c16cb2d 563280 debhelper_13.5.1.tar.xz
     0d59fef27fd9eeca33595e813dd3d35627f65783 5014 debhelper_13.5.1_source.buildinfo
    Checksums-Sha256:
     200498cdfa2460669eb154c1757739cfe0697004eadc4115053c478c07614e30 1789 debhelper_13.5.1.dsc
     390c3c8fd008aa74b0de1e790bc1e157fd3ba1b1901146679ee9b43dce97f04b 563280 debhelper_13.5.1.tar.xz
     91721bdeea752dd10aef377a6c21dc8df41d234accb8badba5d17261fc3840f1 5014 debhelper_13.5.1_source.buildinfo
    Files:
     b319e3cb31d92658f4bcde5218126266 1789 devel optional debhelper_13.5.1.dsc
     10a87e68f8c9822d9c78044ea2716ce8 563280 devel optional debhelper_13.5.1.tar.xz
     d0982965672fa7145719be9d8ac014b2 5014 devel optional debhelper_13.5.1_source.buildinfo
    
  • debian/13.5
    86848963 · Release debhelper/13.5 ·
    Release debhelper/13.5
    
    Format: 1.8
    Date: Mon, 30 Aug 2021 19:50:42 +0000
    Source: debhelper
    Architecture: source
    Version: 13.5
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Closes: 971432 984900 992623
    Changes:
     debhelper (13.5) unstable; urgency=medium
     .
       * dh_installdeb: Install debian/conffiles in compat 12+ again
         (undoing the compat 12 change saying dh_installdeb would ignore
         this file).  The file can now be using for the activating the
         `remove-on-upgrade` feature from dpkg 1.20.
       * dh_installdeb: Automatically rewrite `rm_conffiles` into the
         new `remove-on-upgrade` feature from dpkg when possible.
       * cmake.pm: Pass `ARGS+=--verbose` to make when running tests
         in the cmake+make variant except when "terse" is in
         DEB_BUILD_OPTIONS.  Thanks to Paul Wise for the suggestion.
         (Closes: #992623)
       * python_support.pm: Remove obsolete dh addon.  It did nothing
         but warn and nothing used it anymore.
       * dh: Document debhelper provided dh addon sequences.
       * single_binary.pm: New dh addon ("single-binary") that explicitly
         activates the "single binary" work flow, where dh_auto_install
         uses debian/<pkg> as default --destdir when there is only a
         single binary package.  It will error out if used in a
         source package building multiple binary packages.
       * dh: Activate "single-binary" addon by default in compat levels
         up to and including compat 14 when the source package only lists
         one binary package in debian/control.  In compat 14, emit a warning
         when this happens implicitly requesting users to explicitly enable
         or disable the addon for single binary source packages to avoid
         surprises in compat 15.
       * dh_auto_install: In compat 15, remove special-case default for
         --destdir for single binary source packages.  If the previous
         default is desired, please use the "single-binary" dh addon or
         explicitly pass --destdir to dh_auto_install.
         (Closes: #971432)
       * debian/control: Provide dh-sequence-single-binary.
       * debhelper.pod: Document the dh_auto_install will change behaviour
         in compat 15 for single binary packages and dh will warning about
         that in compat 14.
       * dh_assistant: New tool for assisting third-party tools.  At the
         moment, it primarily supports introspection related features but
         will hopefully be extended to support more use cases.
         (Closes: #984900)
    Checksums-Sha1:
     11c85a36d468c6be743f890a29124efeedcc1081 1781 debhelper_13.5.dsc
     58996d0acb07eb677015c66055a403ded635bf39 563276 debhelper_13.5.tar.xz
     97feaca6109658182012e4030e19d7cc66103e02 5006 debhelper_13.5_source.buildinfo
    Checksums-Sha256:
     e5836ba340ccc22b0dfa34aa565efb31136382f5406e8dd3f433840ca89d277d 1781 debhelper_13.5.dsc
     9724d3d789e76b73c536e379751887bc253f73d1377c54283fc439b7a4354834 563276 debhelper_13.5.tar.xz
     8c20d780839f30414e94c6d6fda1efe76f53b38438ee769e422e2039c39a221c 5006 debhelper_13.5_source.buildinfo
    Files:
     4e73dee3ff3982a317336a2969c5f137 1781 devel optional debhelper_13.5.dsc
     debbc0bae2f0aac6975562605077ae76 563276 devel optional debhelper_13.5.tar.xz
     503e79362ce50ce1acc500308e1933c7 5006 devel optional debhelper_13.5_source.buildinfo
    
  • debian/13.4.1
    250916a3 · Release debhelper/13.4.1 ·
    Release debhelper/13.4.1
    
    Format: 1.8
    Date: Sat, 21 Aug 2021 09:01:00 +0000
    Source: debhelper
    Architecture: source
    Version: 13.4.1
    Distribution: unstable
    Urgency: medium
    Maintainer: Debhelper Maintainers <debhelper@packages.debian.org>
    Changed-By: Niels Thykier <niels@thykier.net>
    Closes: 992554 992556
    Changes:
     debhelper (13.4.1) unstable; urgency=medium
     .
       [ Clint Adams ]
       * autoscripts/*: Replace `which` with `command -v`.
     .
       [ Simon McVittie ]
       * dh_installsystemd: Only merge /lib/systemd/system into /usr
         for now.  (Closes: #992554)
       * dh_systemd_enable: Ditto.
     .
       [ Johannes Schauer Marin Rodrigues ]
       * autoscripts/postinst-init-nostart: Call invoke-rc.d when
         a non-empty DPKG_ROOT is used.  (Closes: #992556)
    Checksums-Sha1:
     f7212e3b1f1d905cff4c9b47dde8af935411c022 1789 debhelper_13.4.1.dsc
     a91e5dd41e5a9465166ecf8431105152947f2e8c 556700 debhelper_13.4.1.tar.xz
     6b14c2162d70e2858ff021d564dd3035699f8b94 5015 debhelper_13.4.1_source.buildinfo
    Checksums-Sha256:
     c23049843e222052bb2d2c6df63001280b24619c4dd08318f54b048ea1502d8f 1789 debhelper_13.4.1.dsc
     c565b9e2924df2f293a01f4f49ea80c5a6b1976379a7b4139808d63d2bcce983 556700 debhelper_13.4.1.tar.xz
     0fd2a301d67677f4279fe8863a3ea7da2428ac23fe0d8f5248f540d82943b139 5015 debhelper_13.4.1_source.buildinfo
    Files:
     5b80ccdc5df0d8637980c0dee4d702bb 1789 devel optional debhelper_13.4.1.dsc
     6cbd78e141aff33f1aab248fe8afdc40 556700 devel optional debhelper_13.4.1.tar.xz
     675e15c862af3de89dea213ebedb4a70 5015 devel optional debhelper_13.4.1_source.buildinfo