intel-dpcpp-7 (7.0.1-0ubuntu1) stonking; urgency=medium

  * Initial release. (LP: #2164915)
    - New source package providing major version 7 of the Intel DPC++
      compiler, co-installable with the version 6 intel-dpcpp packages.
    - Ship the compiler under versioned names (dpclang-7, dpclang++-7, ...)
      installed into the /usr/lib/dpcpp-7 tree so it can be installed
      alongside dpclang-6.
    - Package the SYCL runtime library as libsycl9 (SYCL ABI 9).
    - Package the XPTI instrumentation framework as a standalone
      libxptifw1 / libxptifw-dev pair.
    - Link zstd dynamically rather than statically (see intel/llvm#22310).
    - Guard compiler-rt's <linux/scc.h> include with __has_include so the
      build works with the newer linux-libc-dev in stonking-proposed,
      which no longer ships the obsolete Z8530 SCC header.
    - d/control: replace the deprecated pkgconf build dependency with
      pkg-config; bump Standards-Version to 4.7.4 (no changes required)
    - d/rules: derive the version from dpkg's pkg-info.mk (DEB_VERSION)
      instead of parsing dpkg-parsechangelog directly; defer
      dh_installalternatives via execute_after_dh_link instead of
      invoking dh_link twice
    - d/control: Change obsolete pkg-config package to pkgconf.
    - d/t/control: Change obsolete pkg-config package to pkgconf.
    - d/s/lintian-overrides: Drop unused overrides.
    - d/p/compiler-rt-0001-guard-optional-linux-scc-h.patch:
      update patch to not-needed as upstream plans to handle later
      when build infra moves to new base OS and kernel.

 -- Will French <will.french@canonical.com>  Fri, 04 Sep 2026 16:56:48 -0500
