From bd33c8ae67bbe05ae4bd302a2073ec377ecd0736 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 3 Oct 2014 16:10:17 +0200 Subject: wrap-and-sort --- debian/control | 32 ++++++++++++++++++++++++-------- debian/xsane-common.install | 2 +- 2 files changed, 25 insertions(+), 9 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 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). diff --git a/debian/xsane-common.install b/debian/xsane-common.install index d18bbb8..9c222b8 100644 --- a/debian/xsane-common.install +++ b/debian/xsane-common.install @@ -1,2 +1,2 @@ -usr/share/sane/xsane usr/share/locale +usr/share/sane/xsane -- cgit v1.2.3