summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAlessio Treglia <alessio@debian.org>2013-01-15 00:50:22 +0000
committerAlessio Treglia <alessio@debian.org>2013-01-15 00:50:22 +0000
commitb0322a827dc1e21f8d28fb34fd56a02e3de2fbd9 (patch)
tree18fe4e3f555e645abc29958673370aee9917bc60 /debian/control
parent8f1bef0c8abe53da0001b0d4df1f5439fecd9c3b (diff)
Add -DBG package.
Closes: #687213
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index f8b298f..5562f61 100644
--- a/debian/control
+++ b/debian/control
@@ -43,3 +43,17 @@ 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: 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.