diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 32 |
1 files changed, 24 insertions, 8 deletions
diff --git a/debian/control b/debian/control index 31884a2..d9eeaa6 100644 --- a/debian/control +++ b/debian/control @@ -3,14 +3,30 @@ Section: graphics Priority: optional Maintainer: Debian QA Group <packages@qa.debian.org> Standards-Version: 3.9.6 -Build-Depends: debhelper (>= 9~), libgimp2.0-dev (>= 2.0.0), libgtk2.0-dev, libjpeg-dev, libpng-dev, libtiff-dev, liblcms2-dev, libsane-dev (>= 1.0.11-3), zlib1g-dev, gettext, autotools-dev +Build-Depends: autotools-dev, + debhelper (>= 9~), + gettext, + libgimp2.0-dev (>= 2.0.0), + libgtk2.0-dev, + libjpeg-dev, + liblcms2-dev, + libpng-dev, + libsane-dev (>= 1.0.11-3), + libtiff-dev, + zlib1g-dev Homepage: http://www.xsane.org/ 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 +Depends: xsane-common (= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Recommends: cups-client, + iceweasel | www-browser +Suggests: gimp, + gocr, + gv, + hylafax-client | mgetty-fax 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 @@ -33,10 +49,10 @@ Depends: ${misc:Depends} Replaces: xsane Recommends: xsane 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. + 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). |