Source: dh-php
Version: 5.2
Severity: normal
Tags: patch

Dear Maintainer,

The dh-php package should provide dh-sequence-php to automatically enable the 
sequence instead of using dh --with php.

The attached patch adds dh-sequence-php to the Provides of dh-php.

Kind Regards,

Bas
diff -Nru dh-php-5.2/debian/changelog dh-php-5.2+nmu1/debian/changelog
--- dh-php-5.2/debian/changelog 2023-01-05 14:20:19.000000000 +0100
+++ dh-php-5.2+nmu1/debian/changelog    2023-08-30 17:52:10.000000000 +0200
@@ -1,3 +1,10 @@
+dh-php (5.2+nmu1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Provide dh-sequence-php.
+
+ -- Bas Couwenberg <sebas...@debian.org>  Wed, 30 Aug 2023 17:52:10 +0200
+
 dh-php (5.2) unstable; urgency=medium
 
   * Bump version for source-only build
diff -Nru dh-php-5.2/debian/control dh-php-5.2+nmu1/debian/control
--- dh-php-5.2/debian/control   2023-01-05 14:20:19.000000000 +0100
+++ dh-php-5.2+nmu1/debian/control      2023-08-30 17:51:48.000000000 +0200
@@ -16,6 +16,7 @@
          perl,
          xml2,
          ${misc:Depends}
+Provides: dh-sequence-php
 Description: debhelper add-on to handle PHP PECL extensions
  dh-php provides a debhelper sequence add-on named 'php' and the
  dh_php command.

Reply via email to