diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-07-16 11:03:52 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-07-16 11:03:52 +0200 |
commit | b34ca4572fb3ea676b07d10b64e063f2be0e735a (patch) | |
tree | 36924dad00621ab7e2362a0be17c8c26d7d509b4 /debian/control | |
parent | e7d8ffe2ab58fecae6a5990d31b18ca82f1088bd (diff) |
Use the automatic debug symbol packages
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/debian/control b/debian/control index 4bf4843..7c2eb87 100644 --- a/debian/control +++ b/debian/control @@ -41,17 +41,3 @@ Description: Simple Scanning Utility Simple Scan is basically a frontend for SANE - which is the same backend as XSANE uses. This means that all existing scanners will work and the interface is well tested. - -Package: simple-scan-dbg -Section: debug -Priority: extra -Architecture: linux-any -Depends: - simple-scan (= ${binary:Version}), - ${misc:Depends} -Description: Simple Scanning Utility - debugging symbols - Simple Scan is an easy-to-use application, designed to let users - connect their scanner and quickly have the image/document in an - appropriate format. - . - This package provides the debugging symbols for simple-scan. |