From 7b533e639ad196d49763f94024d3171310b156f5 Mon Sep 17 00:00:00 2001 From: Tim Ruehsen Date: Thu, 26 Jun 2014 13:10:20 +0200 Subject: [PATCH] removed unneeded Pre-Depends from debian/control --- debian/control | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/control b/debian/control index a4b577a..c711b17 100644 --- a/debian/control +++ b/debian/control @@ -38,8 +38,6 @@ Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} -Pre-Depends: - ${misc:Pre-Depends} Multi-Arch: same Description: Library for Public Suffix List (shared libraries) Libpsl allows checking domains against the Public Suffix List, @@ -75,8 +73,6 @@ Depends: libpsl0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} -Pre-Depends: - ${misc:Pre-Depends} Multi-Arch: same Description: Library for the Public Suffix List (debug symbols) Libpsl allows checking domains against the Public Suffix List,