diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-12-16 13:51:43 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-12-16 13:51:43 +0100 |
commit | 66bc6024fa12fb3f7f3bddc8dee752b10f68eefb (patch) | |
tree | 577707fbcd4ffa280c3e1644e4ce48f06de7defd /debian/control | |
parent | 81369a5ae42dd8686eeec40e420eca1d409700d3 (diff) | |
parent | 37d9e876966aea3c5dd7e61326b7486aa2d593c5 (diff) |
Merge tag 'upstream/0.999'
Upstream version 0.999
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 0effc91..0000000 --- a/debian/control +++ /dev/null @@ -1,55 +0,0 @@ -Source: xsane -Section: graphics -Priority: optional -Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> -Standards-Version: 3.9.6 -Build-Depends: - autotools-dev, - debhelper (>= 9~), - gettext, - libgimp2.0-dev (>= 2.0.0), - libgtk2.0-dev, - libjpeg62-turbo-dev, - liblcms2-dev, - libpng-dev, - libsane-dev (>= 1.0.11-3), - libtiff-dev, - zlib1g-dev -Homepage: http://www.xsane.org/ -Vcs-Git: git://anonscm.debian.org/collab-maint/xsane.git -Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/xsane.git - -Package: xsane -Architecture: any -Depends: xsane-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends} -Recommends: iceweasel | www-browser, cups-client -Suggests: gimp, hylafax-client | mgetty-fax, gv, gocr -Description: featureful graphical frontend for SANE (Scanner Access Now Easy) - xsane can be run as a stand-alone program or through the GIMP image - manipulation program. In stand-alone mode, xsane can save an image - to a file in a variety of image formats, serve as a frontend to a - fax program, or send an image to a printer. - . - 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). - -Package: xsane-common -Architecture: all -Depends: ${misc:Depends} -Replaces: xsane -Recommends: xsane -Description: xsane architecture independent files - xsane can be run as a stand-alone program or through the GIMP image - manipulation program. In stand-alone mode, xsane can save an image - to a file in a variety of image formats, serve as a frontend to a - fax program, or send an image to a printer. - . - This package contains architecture-independent files needed by xsane - (locales, help). |