[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1050870: apache2: Provide dh-sequence-apache2



Source: apache2
Version: 2.4.57-2
Severity: normal
Tags: patch

Dear Maintainer,

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

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

Kind Regards,

Bas
diff -Nru apache2-2.4.57/debian/changelog apache2-2.4.57/debian/changelog
--- apache2-2.4.57/debian/changelog	2023-04-13 05:26:51.000000000 +0200
+++ apache2-2.4.57/debian/changelog	2023-08-30 17:37:55.000000000 +0200
@@ -1,3 +1,10 @@
+apache2 (2.4.57-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Provide dh-sequence-apache2.
+
+ -- Bas Couwenberg <sebastic@debian.org>  Wed, 30 Aug 2023 17:37:55 +0200
+
 apache2 (2.4.57-2) unstable; urgency=medium
 
   * Revert debian/* changes (Bookworm freeze)
diff -Nru apache2-2.4.57/debian/control apache2-2.4.57/debian/control
--- apache2-2.4.57/debian/control	2023-04-13 05:14:09.000000000 +0200
+++ apache2-2.4.57/debian/control	2023-08-30 17:37:22.000000000 +0200
@@ -157,7 +157,8 @@
          openssl,
          ${misc:Depends},
          ${perl:Depends}
-Provides: dh-apache2
+Provides: dh-apache2,
+          dh-sequence-apache2
 Description: Apache HTTP Server (development headers)
  The Apache HTTP Server Project's goal is to build a secure, efficient and
  extensible HTTP server as standards-compliant open source software. The

Reply to: