diff options
author | Alessio Treglia <quadrispro@ubuntu.com> | 2010-04-09 12:41:39 +0200 |
---|---|---|
committer | Alessio Treglia <quadrispro@ubuntu.com> | 2010-04-09 13:10:43 +0200 |
commit | 60c1b5e023d49a7eaa777082dc32726ef7cb396b (patch) | |
tree | acaa1146bfd54b5052338254bc8212429ee28d1d /debian/control | |
parent | cf7d885d901b0abdccaad5cc3305a080744eaf5b (diff) |
Imported Debian patch 0.9.10-1debian/0.9.10-1
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..484ce39 --- /dev/null +++ b/debian/control @@ -0,0 +1,36 @@ +Source: simple-scan +Section: gnome +Priority: optional +Maintainer: Alessio Treglia <quadrispro@ubuntu.com> +DM-Upload-Allowed: yes +Standards-Version: 3.8.4 +Build-Depends: debhelper (>= 7.0.50~), + quilt (>= 0.46-7~), + gnome-pkg-tools (>= 0.10), + gnome-doc-utils (>= 0.3.2), + gnome-common, + libglib2.0-dev, + libgtk2.0-dev, + libgconf2-dev, + libcairo2-dev, + libgudev-1.0-dev, + libdbus-glib-1-dev, + libsane-dev, + intltool +Homepage: https://launchpad.net/simple-scan + +Package: simple-scan +Architecture: any +Depends: ${shlibs:Depends}, + gnome-icon-theme, + xdg-utils, + ${misc:Depends} +Recommends: imagemagick +Description: Simple Scanning Utility + 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. + . + 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. |