diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-09-09 08:47:12 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-09-09 08:47:12 +0200 |
commit | 311a42d3c545f079f8a9428c52fbdc73731bdc37 (patch) | |
tree | d41dcf944b969257cd5ed62ccb7166305015a642 /debian/control | |
parent | 4a8a70149879404d36ccd39c5983e3a9760af07e (diff) | |
parent | 16a4948c7243ab0e228780b3a2b9aea97900f32a (diff) |
Merge branch 'release/debian/1.0.14-13'debian/1.0.14-13
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 36 |
1 files changed, 4 insertions, 32 deletions
diff --git a/debian/control b/debian/control index c42df42..4176c93 100644 --- a/debian/control +++ b/debian/control @@ -4,14 +4,13 @@ Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Standards-Version: 4.2.1 Build-Depends: - autotools-dev, debhelper (>= 11), - libgimp2.0-dev (>= 2.0.0), + libgimp2.0-dev, libgtk2.0-dev, - libsane-dev (>= 1.0.11-3), + libsane-dev Homepage: http://www.sane-project.org -Vcs-Git: git://anonscm.debian.org/collab-maint/sane-frontends.git -Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/sane-frontends.git +Vcs-Git: git://jff.email/opt/git/sane-frontends.git +Vcs-Browser: https://jff.email/cgit/sane-frontends.git Package: sane Architecture: any @@ -36,30 +35,3 @@ Description: scanner graphical frontends operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). - -Package: sane-dbg -Section: debug -Priority: extra -Architecture: any -Depends: - ${misc:Depends}, - sane (= ${binary:Version}) -Description: scanner graphical frontends (debug symbols) - This package includes : - o xscanimage, a scanner graphical frontend with GIMP 2.0 support - o scanadf, a command-line frontend for scanners with Automatic Document Feeder - o xcam, for acquiring images continuously from cameras. - . - An alternative to xscanimage called xsane is packaged separately. - . - The scanner frontends use SANE. SANE stands for "Scanner Access Now - Easy" and is an application programming interface (API) that provides - standardized access to any raster image scanner hardware (flatbed - scanner, hand-held scanner, video- and still-cameras, frame-grabbers, - etc.). The SANE standard is free and its discussion and development are - open to everybody. The current source code is written to support several - operating systems, including GNU/Linux, OS/2, Win32 and various Unices - and is available under the GNU General Public License (commercial - applications and backends are welcome, too, however). - . - This package contains the debugging symbols for the SANE frontends. |