removed unneeded depends from debian/control

This commit is contained in:
Tim Ruehsen 2014-06-26 16:28:57 +02:00
parent 7b533e639a
commit 1087835ef7
1 changed files with 0 additions and 3 deletions

3
debian/control vendored
View File

@ -53,8 +53,6 @@ Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends}
Pre-Depends:
${misc:Pre-Depends}
Multi-Arch: foreign
Description: Explore the Public Suffix List
Libpsl allows checking domains against the Public Suffix List,
@ -71,7 +69,6 @@ Priority: extra
Architecture: any
Depends:
libpsl0 (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
Multi-Arch: same
Description: Library for the Public Suffix List (debug symbols)