One request then I think this is upload ready. Per debhelper(7) manpage: https://manpages.debian.org/testing/debhelper/debhelper.7.en.html
In current debhelper, you can specify the compatibility level in debian/control by adding a Build-Depends on the debhelper-compat package. For example, to use v13 mode, ensure debian/control has: Build-Depends: debhelper-compat (= 13) This also serves as an appropriate versioned build dependency on a sufficient version of the debhelper package, so you do not need to specify a separate versioned build dependency on the debhelper package unless you need a specific point release of debhelper (such as for the introduction of a new feature or bugfix within a compatibility level). About the explicit dependency on debhelper 10+ - do you have a need for a specific point release of debhelper, or can we drop the explicit debhelper 10+ requirement and allow debhelper-compat to pick this up? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2116709 Title: [25.10 FEAT] Upgrade openssl-ibmca to latest v2.5.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/2116709/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
