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

Bug#711193: Mark hardening-wrapper/includes as deprecated build-depends



Package: lintian
Version: 2.5.10.4
Severity: wishlist
Tags: patch

Hi,

Packages should not Build-Depend on either of these packages and their
functionality, but rather use the superior dpkg buildflags solution.
Attached patch accomplishes that packagers are warned when they
build-depend on one of these packages.


Cheers,
Thijs
>From b7325c04d609f7bde87929c944475a6a3d5f3faa Mon Sep 17 00:00:00 2001
From: Thijs Kinkhorst <thijs@debian.org>
Date: Wed, 5 Jun 2013 12:25:14 +0200
Subject: [PATCH] Hardening-wrapper and hardening-includes are deprecated.

Packages should not Build-Depend on either of these packages and their
functionality, but rather use the superior dpkg buildflags solution.
---
 data/fields/obsolete-packages |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/data/fields/obsolete-packages b/data/fields/obsolete-packages
index 5d0b20a..2449a69 100644
--- a/data/fields/obsolete-packages
+++ b/data/fields/obsolete-packages
@@ -68,3 +68,7 @@ libdigest-sha1-perl
 
 # Deprecated in Wheezy by maintainer (#646420)
 dpatch
+
+# Deprecated in Jessie, use dpkg buildflags instead
+hardening-wrapper
+hardening-includes
-- 
1.7.10.4


Reply to: