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

Bug#778820: missing-build-dependency-for-dh-addon apache2 => dh-apache2 instead of apache2-dev



Control: tags -1 patch

Nirgal wrote:
> Packages using dh_apache2 are invited to depends on dh-apache2. [1]
> apache2-dev provides dh-apache2, but that may change in the future.
> Lintian should not ask to build-depends directly on apache2-dev, this
> is an unstable solution.
> [1] https://wiki.debian.org/Apache/PackagingFor24

There already was an override for dh_command, but it's missing for
dh_addons.

Attached is a fix.
--- data/debhelper/dh_addons-manual.orig	2015-02-20 12:35:03.692271593 +0100
+++ data/debhelper/dh_addons-manual	2015-02-20 12:35:36.061018757 +0100
@@ -4,6 +4,7 @@
 #
 # Please keep this sorted.
 
+apache2||dh-apache2 | apache2-dev
 lv2config||lv2core
 python2||python | python-all | python-dev | python-all-dev
 python3||python3 | python3-all | python3-dev | python3-all-dev

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: