Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P php
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 4
    • Merge requests 4
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • Debian PHP Team
  • php
  • Merge requests
  • !14

d/rules: fix PHP_EXTRA_VERSION setting

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Athos Ribeiro requested to merge athos/php:set-extra-version into debian/main/8.1 Sep 13, 2022
  • Overview 0
  • Commits 2
  • Changes 5

This used to be configured before PHP 7.4. After this, the configure.ac file changed and the sed command in debian/rules became a no-op. This patch restores the former behaviour to set the PHP_EXTRA_VERSION with the debian release so the internal PHP version will be the same as the package version.

  • https://bugs.launchpad.net/ubuntu/+source/php8.1/+bug/1989196
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: set-extra-version