summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2014-10-03 16:10:17 +0200
committerMattia Rizzolo <mattia@mapreri.org>2014-10-03 16:10:17 +0200
commitbd33c8ae67bbe05ae4bd302a2073ec377ecd0736 (patch)
treea8da74b86d7bb516d5caf66851d64251806af9bf
parentb27d2a605349ae1bbca74a8e44ce2ab7653f338c (diff)
wrap-and-sort
-rw-r--r--debian/control32
-rw-r--r--debian/xsane-common.install2
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 <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).
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