removed unneeded Pre-Depends from debian/control

This commit is contained in:
Tim Ruehsen 2014-06-26 13:10:20 +02:00
parent 3114917552
commit 7b533e639a
1 changed files with 0 additions and 4 deletions

4
debian/control vendored
View File

@ -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,