Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package debhelper for openSUSE:Factory checked in at 2024-02-05 22:01:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/debhelper (Old) and /work/SRC/openSUSE:Factory/.debhelper.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "debhelper" Mon Feb 5 22:01:55 2024 rev:20 rq:1144192 version:13.13 Changes: -------- --- /work/SRC/openSUSE:Factory/debhelper/debhelper.changes 2024-01-26 22:48:13.814278790 +0100 +++ /work/SRC/openSUSE:Factory/.debhelper.new.1815/debhelper.changes 2024-02-05 22:02:07.537020622 +0100 @@ -1,0 +2,46 @@ +Mon Feb 5 10:52:27 UTC 2024 - Jan Baier <[email protected]> + +- update to 13.13: + * Add `debhelper-documentation` `debputy` plugin. This provides + `debputy` with some files and file patterns for `debputy`'s + new `debputy tool-support annotate-debian-directory`. + * Revert "Dh_Lib.pm: Fix warning from `cp -n`" + Thanks to Sven Joachim <[email protected]> (Closes: #1061610) + +------------------------------------------------------------------- +Mon Feb 5 10:49:06 UTC 2024 - Jan Baier <[email protected]> + +- update to 13.12: + * Add support for an 'X-Time64-Compat' field in debian/control to allow + overriding of the auto-generated Provides: as necessary. + Closes: #1059941. + * dh_assistant: Exit with code 2 when unknown hook targets are found + * dh_assistant: Add the following new subcommands: + - `supports COMMAND` can be used to programmically check whether + dh_assistant knows about `COMMAND`. It is a lot better than having + to check versions or parse `--help` output. + - `list-commands` can be used to determine all "debhelper commands" + that will run from a source package (assuming no overrides and + no add-on adds a non-standard sequence). This command has a + text and a JSON output. + - `list-guessed-dh-config-files` can be used to list all + debhelper config and their related commands. The result + involves a lot of guess work and will never be 100% reliable, + which explains the `guessed` part of the command. The output + is always JSON. + - Add `restore-file-on-clean` with all its caveats. Use it with + care for the few cases where it is useful. (Closes: #1051184) + * dh_assistant: Always parse Build-Depends for sequences. This + would have prevented `detect-unknown-hook-targets` from reporting + issues about hook targets related to add-ons if they were loaded + via `Build-Depends`. + * dh_assistant: `detect-unknown-hook-targets` now continues when + add-ons loading fails. It will still exit with status 2 by + default when this occurs as if it found an issue. + * cmake.pm: Remove compat guard for `-DBUILD_TESTING:BOOL=off` + on `nocheck` + * Dh_Lib.pm: Fix warning from `cp -n` + * qmake6.pm: Add cross-compiling support (Closes: #1059209) + * Add <pkg.debhelper.nonls> build profile (Closes: #1032816) + +------------------------------------------------------------------- Old: ---- debhelper-debian-13.11.10.tar.gz New: ---- debhelper-debian-13.13.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ debhelper.spec ++++++ --- /var/tmp/diff_new_pack.jzBJI3/_old 2024-02-05 22:02:08.417052459 +0100 +++ /var/tmp/diff_new_pack.jzBJI3/_new 2024-02-05 22:02:08.417052459 +0100 @@ -17,7 +17,7 @@ Name: debhelper -Version: 13.11.10 +Version: 13.13 Release: 0 Summary: Helper programs for debian/rules License: GPL-2.0-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.jzBJI3/_old 2024-02-05 22:02:08.441053327 +0100 +++ /var/tmp/diff_new_pack.jzBJI3/_new 2024-02-05 22:02:08.445053472 +0100 @@ -1,4 +1,4 @@ <services> - <service name="download_files" mode="manual"/> + <service name="download_files" mode="localonly"/> </services> ++++++ debhelper-debian-13.11.10.tar.gz -> debhelper-debian-13.13.tar.gz ++++++ ++++ 9650 lines of diff (skipped)
