[ubuntu/resolute-proposed] gdb 16.3-5ubuntu1 (Accepted)

Vladimir Petko vladimir.petko at canonical.com
Fri Nov 7 09:18:22 UTC 2025


gdb (16.3-5ubuntu1) resolute; urgency=medium

  * Merge with Debian unstable (LP: #2130723). Remaining changes:
    - import upstream tarball for building manpages
    - d/control:
      + added gdb-doc package
      + added (build-)dependency libc6-dbg on armhf
      + exclude libsource-highlight-dev on i386
      + moved libc-dbg from suggests to recommends
    - d/control.in:
      + added (build-)dependency libc6-dbg on armhf
      + exclude libsource-highlight-dev on i386
      + moved libc-dbg from suggests to recommends
    - d/p/gdb-strings.patch: fix grammar in warning message
    - d/p/ptrace-error-verbosity.patch: try to make the PTRACE scope sysctl
      more discoverable via a verbose error message when failures happen.
    - d/p/series: disable gfdl-dont-build-manpages.patch
    - debian/gdb.install & debian/gdbserver.install:
      + include manpages in binary packages
    - d/rules:
      + skip tests on armhf, hanging on the buildds
      + disable lto on ppc64el
      + configure with --disable-werror
      + disable configure with --disable-sim
      + clean gdb/doc/GDBvn.texi before build
      + show test summary after test run
      + disable man-page installation (moved to *.install files)
  * Drop Chnges:
    - d/rules:
      + explicitly build with hardening=-all,+format.
        This was not doing anything - DEB_BUILD_MAINT_OPTIONS
        were overriden to hardening=+all on the next line.

gdb (16.3-5) unstable; urgency=medium

  * d/rules: Remove unused FORCE_CONTROL variable.
  * d/salsa-ci.yml: Disable nocheck, disable blhc pipeline.
    The package should now support 'make check' out of the box.  Also, the
    blhc pipeline has been failing for a while due to missing compiler
    flags when compiling some submodules (opcodes, for example).
  * d/p/fix-hurd-amd64-warning-osabi.patch: Fix osabi warning on Hurd amd64.
    (Closes: #1113764)

gdb (16.3-4) unstable; urgency=medium

  * Install gcore on all architectures.
    - d/gdb.install: Reinstate usr/bin/gcore.
    - d/rules: Remove conditional to install gcore on non-hurd-amd64, as
      it's not necessary anymore.

gdb (16.3-3) unstable; urgency=medium

  * d/rules: Remove arch-specific files that we don't ship.
  * d/rules: Invoke 'rm' with '-v'.

gdb (16.3-2) unstable; urgency=medium

  * d/control{,.in}: Put Debian GDB Team as maintainer.
    Also, move Héctor and I to Uploaders.
  * d/gdb.lintian-overrides: Remove mismatched entries.
  * d/copyright: Fix old-fsf-address-in-copyright-file.
  * d/compat: Remove file.
  * d/control: Migrate to debhelper-compat 13.
  * d/control: Remove unnecessary Rules-Requires-Root binary-targets.
  * d/control: Remove unnecessary ${python3:Depends}.
  * d/rules: Modernize; use dh sequencer.
  * d/s/lintian-overrides: Remove no-dh-sequencer override.

Date: Thu, 06 Nov 2025 08:32:59 +0100
Changed-By: Vladimir Petko <vladimir.petko at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gdb/16.3-5ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 06 Nov 2025 08:32:59 +0100
Source: gdb
Built-For-Profiles: noudeb
Architecture: source
Version: 16.3-5ubuntu1
Distribution: resolute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Vladimir Petko <vladimir.petko at canonical.com>
Closes: 1113764
Launchpad-Bugs-Fixed: 2130723
Changes:
 gdb (16.3-5ubuntu1) resolute; urgency=medium
 .
   * Merge with Debian unstable (LP: #2130723). Remaining changes:
     - import upstream tarball for building manpages
     - d/control:
       + added gdb-doc package
       + added (build-)dependency libc6-dbg on armhf
       + exclude libsource-highlight-dev on i386
       + moved libc-dbg from suggests to recommends
     - d/control.in:
       + added (build-)dependency libc6-dbg on armhf
       + exclude libsource-highlight-dev on i386
       + moved libc-dbg from suggests to recommends
     - d/p/gdb-strings.patch: fix grammar in warning message
     - d/p/ptrace-error-verbosity.patch: try to make the PTRACE scope sysctl
       more discoverable via a verbose error message when failures happen.
     - d/p/series: disable gfdl-dont-build-manpages.patch
     - debian/gdb.install & debian/gdbserver.install:
       + include manpages in binary packages
     - d/rules:
       + skip tests on armhf, hanging on the buildds
       + disable lto on ppc64el
       + configure with --disable-werror
       + disable configure with --disable-sim
       + clean gdb/doc/GDBvn.texi before build
       + show test summary after test run
       + disable man-page installation (moved to *.install files)
   * Drop Chnges:
     - d/rules:
       + explicitly build with hardening=-all,+format.
         This was not doing anything - DEB_BUILD_MAINT_OPTIONS
         were overriden to hardening=+all on the next line.
 .
 gdb (16.3-5) unstable; urgency=medium
 .
   * d/rules: Remove unused FORCE_CONTROL variable.
   * d/salsa-ci.yml: Disable nocheck, disable blhc pipeline.
     The package should now support 'make check' out of the box.  Also, the
     blhc pipeline has been failing for a while due to missing compiler
     flags when compiling some submodules (opcodes, for example).
   * d/p/fix-hurd-amd64-warning-osabi.patch: Fix osabi warning on Hurd amd64.
     (Closes: #1113764)
 .
 gdb (16.3-4) unstable; urgency=medium
 .
   * Install gcore on all architectures.
     - d/gdb.install: Reinstate usr/bin/gcore.
     - d/rules: Remove conditional to install gcore on non-hurd-amd64, as
       it's not necessary anymore.
 .
 gdb (16.3-3) unstable; urgency=medium
 .
   * d/rules: Remove arch-specific files that we don't ship.
   * d/rules: Invoke 'rm' with '-v'.
 .
 gdb (16.3-2) unstable; urgency=medium
 .
   * d/control{,.in}: Put Debian GDB Team as maintainer.
     Also, move Héctor and I to Uploaders.
   * d/gdb.lintian-overrides: Remove mismatched entries.
   * d/copyright: Fix old-fsf-address-in-copyright-file.
   * d/compat: Remove file.
   * d/control: Migrate to debhelper-compat 13.
   * d/control: Remove unnecessary Rules-Requires-Root binary-targets.
   * d/control: Remove unnecessary ${python3:Depends}.
   * d/rules: Modernize; use dh sequencer.
   * d/s/lintian-overrides: Remove no-dh-sequencer override.
Checksums-Sha1:
 1d05b613e07afaf2ebc5578efafd9bf9e53ac4ff 2794 gdb_16.3-5ubuntu1.dsc
 b82cd6d3fd8066d9053ebc7b6f3aaf669d622f69 56080 gdb_16.3-5ubuntu1.debian.tar.xz
 70c868300e805e090ea681274236cb210c3ae0bb 9234 gdb_16.3-5ubuntu1_source.buildinfo
Checksums-Sha256:
 7239ab29d498623ba04d5c40ed3070b03ebf2962d33c01827b4092010596a168 2794 gdb_16.3-5ubuntu1.dsc
 0dca8dd234c2d37edb8c78deb2ff53bbd1af7b4311d38ef28eeb6cc4467bfa4f 56080 gdb_16.3-5ubuntu1.debian.tar.xz
 e5587c46ac10b3a01f253cdf3fc9d34224040fff3a5b9e81f2f7eff0f2d3b85b 9234 gdb_16.3-5ubuntu1_source.buildinfo
Files:
 d27e85401dca4ec846b2e3d230d0c1b4 2794 devel optional gdb_16.3-5ubuntu1.dsc
 a063e26a828617c0831fe8f14989e680 56080 devel optional gdb_16.3-5ubuntu1.debian.tar.xz
 50c0083ef9ab3b7b836d2e84af29f043 9234 devel optional gdb_16.3-5ubuntu1_source.buildinfo
Original-Maintainer: Debian GDB Team <team+gdb at tracker.debian.org>
Vcs-Git: https://git.launchpad.net/~vpa1977/ubuntu/+source/gdb
Vcs-Git-Commit: d688d7888549c9f4b69346ad3f6c85a1d1b84371
Vcs-Git-Ref: refs/heads/lp2130723


More information about the Resolute-changes mailing list