removed libpsl0-dbg; we prefer auto-generated dbgsym packages

This commit is contained in:
Daniel Kahn Gillmor 2016-07-05 12:16:25 -04:00
parent 615980eea8
commit 2bd74eb419
2 changed files with 0 additions and 22 deletions

16
debian/control vendored
View File

@ -61,19 +61,3 @@ Description: Explore the Public Suffix List
.
This package contains a commandline tool to explore the Public Suffix
List.
Package: libpsl0-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libpsl0 (= ${binary:Version}), ${misc:Depends}
Multi-Arch: same
Description: Library for the Public Suffix List (debug symbols)
Libpsl allows checking domains against the Public Suffix List.
It can be used to avoid privacy-leaking 'super-cookies',
'super domain' certificates, for domain highlighting purposes
sorting domain lists by site and more.
.
Please see https://publicsuffix.org for more detailed information.
.
This package contains debug symbols for libpsl.

6
debian/rules vendored
View File

@ -1,10 +1,4 @@
#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
# export DH_VERBOSE=1
export DH_OPTIONS += --dbg-package=libpsl0-dbg
%:
dh $@ --with autoreconf