16 Commits

Author SHA256 Message Date
377ade152f Accepting request 1325943 from system:packagemanager
update to 13.29

OBS-URL: https://build.opensuse.org/request/show/1325943
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/debhelper?expand=0&rev=33
2026-01-08 14:28:53 +00:00
1cd4e9d278 Update to 13.29
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/debhelper?expand=0&rev=66
2026-01-08 11:12:08 +00:00
70b5ac6b0a Accepting request 1307656 from system:packagemanager
Update to 13.28

OBS-URL: https://build.opensuse.org/request/show/1307656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/debhelper?expand=0&rev=32
2025-09-29 14:33:37 +00:00
291fdb97df - update to 13.28
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/debhelper?expand=0&rev=64
2025-09-29 06:37:31 +00:00
f9add6e099 Accepting request 1307202 from system:packagemanager
Update to 13.27

OBS-URL: https://build.opensuse.org/request/show/1307202
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/debhelper?expand=0&rev=31
2025-09-26 20:24:37 +00:00
b655d4c186 Update to 13.27
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/debhelper?expand=0&rev=62
2025-09-25 17:41:07 +00:00
96ccf8757a Accepting request 1301816 from system:packagemanager
Update to 13.26

OBS-URL: https://build.opensuse.org/request/show/1301816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/debhelper?expand=0&rev=30
2025-08-29 16:36:09 +00:00
7c2721f474 Update to 13.26
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/debhelper?expand=0&rev=60
2025-08-28 14:52:12 +00:00
d53a1ba26c Accepting request 1300084 from system:packagemanager
Update to 13.25

OBS-URL: https://build.opensuse.org/request/show/1300084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/debhelper?expand=0&rev=29
2025-08-18 14:56:09 +00:00
c71324987c update to 13.25
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/debhelper?expand=0&rev=58
2025-08-18 12:28:16 +00:00
481ff802aa Accepting request 1269176 from system:packagemanager
Update to 13.24.2

OBS-URL: https://build.opensuse.org/request/show/1269176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/debhelper?expand=0&rev=28
2025-04-14 14:08:12 +00:00
b9eab758cc - update to 13.24.2
* Update German translation of manpages (Closes: #1094029)
  * Update on Portuguese translation of man pages (Closes: #1100357)

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/debhelper?expand=0&rev=56
2025-04-14 08:45:21 +00:00
60c5e8deaa Accepting request 1239047 from system:packagemanager
update to 13.24.1

OBS-URL: https://build.opensuse.org/request/show/1239047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/debhelper?expand=0&rev=27
2025-01-20 16:16:46 +00:00
31d7f8259b Update to 13.24.1
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/debhelper?expand=0&rev=54
2025-01-20 13:45:22 +00:00
5036aa3568 Accepting request 1234704 from system:packagemanager
Update to 13.23

OBS-URL: https://build.opensuse.org/request/show/1234704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/debhelper?expand=0&rev=26
2025-01-05 14:30:09 +00:00
4febd4ba38 Update to 13.23
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/debhelper?expand=0&rev=52
2025-01-03 09:44:15 +00:00
5 changed files with 204 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
<services>
<service name="download_files" mode="localonly"/>
<service name="download_files" mode="manual" />
</services>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a4060ea2e1bc0584ff79b6889d284e951a87af7e3305c076f392da72339522f6
size 1182464

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66e295a320d8afef7f39b10af6c49974883e5c3b450516fbf23420b614f21716
size 1224245

View File

@@ -1,3 +1,133 @@
-------------------------------------------------------------------
Thu Jan 8 11:11:19 UTC 2026 - Jan Baier <jbaier@suse.com>
- update to 13.29
* dh_assistant: Improve build system detection for compat checklist
* debhelper.pod: Provide on placement of the `#DEBHELPER#` token
(Closes: #1037204)
* remove transitional, virtual dh-buildinfo Provides:
* Pass also filename to Dpkg::Changelog::Parse::changelog_parse()
* Actually add Multi-Arch: same to -dbgsym packages (Closes: #1121566)
* de.po: Fix some minor issues with the German translation (Closes: #1118413)
* Update on Portuguese translation of man page (Closes: #1118373)
-------------------------------------------------------------------
Mon Sep 29 06:36:25 UTC 2025 - Jan Baier <jbaier@suse.com>
- update to 13.28
* Add support for `X-Doc-Main-Package` field
* dh_assistant: Fix `--target-compat` not supporting experimental
compat levels.
* debhelper.pod: Clarify subst limit is per token
* dh_assistant: Fix formatting for upgrade checklist
* dh_missing: do not give suggestions about equivalent paths
-------------------------------------------------------------------
Thu Sep 25 17:40:00 UTC 2025 - Jan Baier <jbaier@suse.com>
- update to 13.27
* Dh_Buildsystems.pm: add `fortran` as 3rd party buildsystem.
* dh_assistant: Document `none` as output of `which-build-system`
* single-binary: Recommend `debputy` to migrate config files in c14
* Mention `debputy` auto-migration in upgrade checklist for c14
* Dh_Lib.pm: Use `cp --update=none` instead `-n` (Closes: #1061610)
* Remove the `qmake-qt4` build system as it had no users remaining
* Dh_Lib.pm: Prettify some shell escapes to make them easier to read
* dh_md5sums: Remove `-x` / `--include-conffiles`. It was never the
correct thing to do and the option(s) had no users according to
codesearch.d.n.
-------------------------------------------------------------------
Thu Aug 28 14:41:13 UTC 2025 - Jan Baier <jbaier@suse.com>
- update to 13.26
* dh_assistant: List files with unclear config file state
* dh_assistant: Provide tool-assistance migration hints for compat upgrades
* Regenerate POT and PO files
* Updated Portuguese translation for debhelper's man page (Closes: #1111112)
-------------------------------------------------------------------
Mon Aug 18 11:40:47 UTC 2025 - Jan Baier <jbaier@suse.com>
- update to 13.25
* debhelper-documentation.json: Correct command for `.ucf` files
* dh: Support `DH_OVERRIDDEN_COMMAND` variable for `override` targets
for cases where the original command is useful as a base.
* debhelper.pod: Update description on automated dependencies
* dh_gencontrol: Fix off-by-one compat guard affecting compat 14.
* In compat 14: Add `Commands` field to binaries to aid `command-not-found`
(Closes: #638517)
* dh_assistant: Explicitly use `JSON::PP::{true,false}`
* dh_assistant: Provide a compat upgrade checklist when upgrading from
compat 7 and on. This can be done via the command
`dh_assistant compat-upgrade-checklist`.
* No longer run `dh_dwz` by default in compat 14+ (Closes: 1016563)
* dh_installmodules: install .modprobe files in /usr/lib with compat 14+
(Closes: #1107373)
* dh_assistant: Improve wording
* dh_installsystemd: Always stop the service on remove (Closes: #1079181)
- list all installed scripts explicitly in spec to avoid shared-dir-glob-in-files
-------------------------------------------------------------------
Mon Apr 14 08:39:31 UTC 2025 - Jan Baier <jbaier@suse.com>
- update to 13.24.2
* Update German translation of manpages (Closes: #1094029)
* Update on Portuguese translation of man pages (Closes: #1100357)
-------------------------------------------------------------------
Mon Jan 20 13:39:37 UTC 2025 - Jan Baier <jbaier@suse.com>
- update to 13.24.1
* Fix regression when running 'meson test' (Closes: #1093436)
* Add CHANGELOG.org as a supported type of changelog (Closes: #1090956)
* Update dh_installchangelogs doc regarding support for org mode
* autoscripts: Assume DPKG_ROOT is set but possibly empty
* Update German translation of manpages (Closes: #1091005)
* debhelper-compat-upgrade-checklist.pod: Fix typo
* meson.pm: pass --verbose to meson test (Closes: #1090846)
* dh_installsystemd: Respect -n/--no-scripts.
-------------------------------------------------------------------
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)
-------------------------------------------------------------------
Mon Aug 26 08:15:05 UTC 2024 - Jan Baier <jbaier@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package debhelper
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# 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.29
Release: 0
Summary: Helper programs for debian/rules
License: GPL-2.0-or-later
@@ -57,7 +57,7 @@ as part of their build process.
%patch -P 1 -p1
%endif
%if 0%{?suse_version} < 1600
%patch -P 2 -p0
%patch -P 2
%endif
%build
@@ -78,7 +78,73 @@ install -m 644 debhelper.7 %{buildroot}%{_mandir}/man7
%files
%doc doc/* examples/* debian/changelog debian/copyright
%{_mandir}/man*/*
%{_bindir}/*
%{_bindir}/dh
%{_bindir}/dh_installdirs
%{_bindir}/dh_installwm
%{_bindir}/dh_assistant
%{_bindir}/dh_installdocs
%{_bindir}/dh_installxfonts
%{_bindir}/dh_auto_build
%{_bindir}/dh_installemacsen
%{_bindir}/dh_link
%{_bindir}/dh_auto_clean
%{_bindir}/dh_installexamples
%{_bindir}/dh_lintian
%{_bindir}/dh_auto_configure
%{_bindir}/dh_installgsettings
%{_bindir}/dh_listpackages
%{_bindir}/dh_auto_install
%{_bindir}/dh_installifupdown
%{_bindir}/dh_makeshlibs
%{_bindir}/dh_auto_test
%{_bindir}/dh_installinfo
%{_bindir}/dh_md5sums
%{_bindir}/dh_bugfiles
%{_bindir}/dh_installinit
%{_bindir}/dh_missing
%{_bindir}/dh_builddeb
%{_bindir}/dh_installinitramfs
%{_bindir}/dh_movefiles
%{_bindir}/dh_clean
%{_bindir}/dh_installlogcheck
%{_bindir}/dh_movetousr
%{_bindir}/dh_compress
%{_bindir}/dh_installlogrotate
%{_bindir}/dh_perl
%{_bindir}/dh_computeautosubstvars
%{_bindir}/dh_installman
%{_bindir}/dh_prep
%{_bindir}/dh_dwz
%{_bindir}/dh_installmanpages
%{_bindir}/dh_shlibdeps
%{_bindir}/dh_fixperms
%{_bindir}/dh_installmenu
%{_bindir}/dh_strip
%{_bindir}/dh_gencontrol
%{_bindir}/dh_installmime
%{_bindir}/dh_systemd_enable
%{_bindir}/dh_icons
%{_bindir}/dh_installmodules
%{_bindir}/dh_systemd_start
%{_bindir}/dh_install
%{_bindir}/dh_installpam
%{_bindir}/dh_testdir
%{_bindir}/dh_installalternatives
%{_bindir}/dh_installppp
%{_bindir}/dh_testroot
%{_bindir}/dh_installcatalogs
%{_bindir}/dh_installsystemd
%{_bindir}/dh_ucf
%{_bindir}/dh_installchangelogs
%{_bindir}/dh_installsystemduser
%{_bindir}/dh_update_autotools_config
%{_bindir}/dh_installcron
%{_bindir}/dh_installsysusers
%{_bindir}/dh_usrlocal
%{_bindir}/dh_installdeb
%{_bindir}/dh_installtmpfiles
%{_bindir}/dh_installdebconf
%{_bindir}/dh_installudev
%{_datadir}/debhelper
%{perl_vendorlib}/Debian