summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control58
1 files changed, 0 insertions, 58 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 95313a7..0000000
--- a/debian/control
+++ /dev/null
@@ -1,58 +0,0 @@
-Source: simple-scan
-Section: gnome
-Priority: optional
-Maintainer: Debian QA Group <packages@qa.debian.org>
-Standards-Version: 3.9.4
-Build-Depends:
- debhelper (>= 9~),
- dh-autoreconf,
- gnome-common,
- gnome-pkg-tools (>= 0.10),
- intltool,
- libcairo2-dev,
- libcolord-dev,
- libdbus-glib-1-dev,
- libglib2.0-dev,
- libgtk-3-dev,
- libgudev-1.0-dev,
- libjpeg-dev,
- libsane-dev,
- lsb-release,
- python-scour,
- valac-0.16 | valac (>= 0.14.0),
- yelp-tools,
- zlib1g-dev
-Homepage: https://launchpad.net/simple-scan
-Vcs-Git: git://anonscm.debian.org/collab-maint/simple-scan.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/simple-scan.git
-Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/simple-scan/ubuntu
-
-Package: simple-scan
-Architecture: any
-Depends:
- gnome-icon-theme,
- xdg-utils,
- ${misc:Depends},
- ${shlibs:Depends}
-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.
-
-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.