summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control49
1 files changed, 22 insertions, 27 deletions
diff --git a/debian/control b/debian/control
index cda6ab6..0effc91 100644
--- a/debian/control
+++ b/debian/control
@@ -1,34 +1,29 @@
Source: xsane
Section: graphics
Priority: optional
-Maintainer: Debian QA Group <packages@qa.debian.org>
+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,
- libjpeg-dev,
- liblcms2-dev,
- libpng-dev,
- libsane-dev (>= 1.0.11-3),
- libtiff-dev,
- zlib1g-dev
-Homepage: http://www.xsane.org
+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}),
- ${misc:Depends},
- ${shlibs:Depends}
-Recommends: cups-client,
- iceweasel | www-browser
-Suggests: gimp,
- gocr,
- gv,
- hylafax-client | mgetty-fax
+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
@@ -50,11 +45,11 @@ Architecture: all
Depends: ${misc:Depends}
Replaces: xsane
Recommends: xsane
-Description: featureful graphical frontend for SANE - common 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.
+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).