Control: tag -1 patch

Hello,

[email protected] [2015-11-13  7:49 +0100]:
> your package psad declares a versioned dependency on the initscripts
> package. Most likely, it was added for the /run-transition in wheezy.

Right, it was added in
https://anonscm.debian.org/cgit/collab-maint/psad.git/commit/?id=445de4eda7

Trivial git-formatted patch attached. Note that this won't directly
apply as the Vcs-Git is not up to date with what's actually in the
archive. So please push the missing commits first.

Thanks for considering!

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
>From 44ad24f0ae5adf19d69236de7c614e2acbb261ee Mon Sep 17 00:00:00 2001
From: Martin Pitt <[email protected]>
Date: Wed, 22 Jun 2016 22:55:16 +0200
Subject: [PATCH] Drop obsolete initscripts dependency

It was introduced in commit 445de4eda7 for the /run transition, but this only
applied to pre-wheezy upgrades.

Closes: #804977
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c92ac2c..47f81c7 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends},
  libnet-ip-perl, libdate-calc-perl, libcarp-clan-perl,
  whois, psmisc, libiptables-parse-perl, libiptables-chainmgr-perl,
  default-mta | mail-transport-agent, bsd-mailx | mailx | mailutils,
- lsb-base, initscripts (>= 2.88dsf-13.3)
+ lsb-base
 Suggests: fwsnort, bastille
 Description: Port Scan Attack Detector
  PSAD is a collection of four lightweight system daemons (in Perl and
-- 
2.8.1

Reply via email to