diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-02 21:32:30 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-02 21:32:30 +0200 |
commit | fdbb426abaf3f9f2a619e3bc36c6fe139ace8175 (patch) | |
tree | 5a549fb613a1b38dcad95ca0d4bfeb7459860fe9 /debian/control | |
parent | a1a3b809867bb06e394c07092a72f291dd11a847 (diff) |
Use the automatic debug symbol packages
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/debian/control b/debian/control index c5fbb3d..10fe51c 100644 --- a/debian/control +++ b/debian/control @@ -24,23 +24,6 @@ Description: regular expressions library Different character encoding for every regular expression object can be specified. -Package: libonig4-dbg -Section: debug -Architecture: any -Multi-Arch: same -Depends: - ${misc:Depends}, - libonig4 (= ${binary:Version}) -Pre-Depends: - ${misc:Pre-Depends} -Description: regular expressions library — debugging symbols - Oniguruma is a library for working with regular expressions. - . - Different character encoding for every regular expression object can - be specified. - . - This package provides the debugging symbols. - Package: libonig-dev Section: libdevel Priority: optional |