commit debhelper for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package debhelper for openSUSE:Factory checked in at 2025-01-05 15:30:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/debhelper (Old) and /work/SRC/openSUSE:Factory/.debhelper.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "debhelper" Sun Jan 5 15:30:09 2025 rev:26 rq:1234704 version:13.23 Changes: -------- --- /work/SRC/openSUSE:Factory/debhelper/debhelper.changes 2024-08-26 22:13:40.514648354 +0200 +++ /work/SRC/openSUSE:Factory/.debhelper.new.1881/debhelper.changes 2025-01-05 15:30:23.555630661 +0100 @@ -1,0 +2,40 @@ +Fri Jan 3 09:36:46 UTC 2025 - Jan Baier <jbaier@suse.com> + +- update to 13.23: + * makefile.pm: Preserve return value from `sub install` + * Bring back the python-distutils build-system. It is clearly + used given removing it caused 200+ FTBFS bugs. Hoever, it is + also clearly not used (becuase using it would cause FTBFS + bugs). Instead packages seem to just override all the + `dh_auto_*` commands and what breaks with the full removal + is that `dh` cannot find the build system. + (Reopens: #1089715) + * dh_installlog{check,rotate}: Re-added `named` `pkgfile`s in + compat 14+ + * Dh_Lib.pm: Recognize `!=` substvars. + Thanks to Guillem Jover <guillem@debian.org> + * Revert "dh_installsysusers: Temporarily add opensysusers + alternative". The work around is no longer needed. Thanks + to Samuel Thibault <sthibault@debian.org>. + * Fix some typos and formatting issues in man pages. + Thanks to Christoph Brinkhaus <c.brinkhaus@t-online.de> + (Closes: #1083170) + * Fix typo of `dh_gencontrol` in man page + * Remove the defunct python-distutils build-system retroactively. + Thanks to Colin Watson <cjwatson@debian.org> (Closes: #1089715) + * dh_fixperms: Remove `exec` bit from files in `/usr/share/themes` + * Replace `dh-buildinfo` without the `dh_buildinfo` to ease transition. + As requested in #1068809, `debhelper` will temporarily provide + `dh-buildinfo` with relevant `Conflicts` and `Replaces` to ensure + apt can find a solution. The provides is only on a metadata level, + since most packages no longer use `dh_buildinfo` directly or cope + gracefully with its removal. A few packages are expected to break, + which will be cleaned up by people who volunteered in #1068809. + If your package starts to FTBFS as a consequence of this change, + please remove the call to `dh_buildinfo`. + See: #1068809 + * dh_auto_install: Ensure sane minimum mode in destdir [c14] + (Closes: #1082724) + * Update German translation of man pages (Closes: #1083169) + +------------------------------------------------------------------- Old: ---- debhelper-debian-13.20.tar.gz New: ---- debhelper-debian-13.23.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ debhelper.spec ++++++ --- /var/tmp/diff_new_pack.XdaTam/_old 2025-01-05 15:30:24.167655835 +0100 +++ /var/tmp/diff_new_pack.XdaTam/_new 2025-01-05 15:30:24.171655999 +0100 @@ -1,7 +1,7 @@ # # spec file for package debhelper # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: debhelper -Version: 13.20 +Version: 13.23 Release: 0 Summary: Helper programs for debian/rules License: GPL-2.0-or-later ++++++ debhelper-debian-13.20.tar.gz -> debhelper-debian-13.23.tar.gz ++++++ ++++ 13525 lines of diff (skipped)
participants (1)
-
Source-Sync