summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control47
1 files changed, 33 insertions, 14 deletions
diff --git a/debian/control b/debian/control
index 6484cc5..b23a37e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,46 @@
Source: xsane
Section: graphics
Priority: optional
-Maintainer: Kevin Dalley <kevind@rahul.net>
-Standards-Version: 3.0.0
-Build-Depends: libgimp1.2-dev (>= 1.2.0), libglib1.2-dev (>= 1.2.0), libgtk1.2-dev (>= 1.2.10-4), libjpeg62-dev, libpng-dev, libsane-dev (>= 1.0.7), libtiff3g-dev, libusb-dev, xlibs-dev (>= 4.0.1-11), zlib1g-dev (>= 1:1.1.3)
+Maintainer: Julien BLACHE <jblache@debian.org>
+Uploaders: Aurelien Jarno <aurel32@debian.org>
+Standards-Version: 3.6.1
+Build-Depends: debhelper (>= 4.0.0), dpatch, libgimp2.0-dev (>= 2.0.0), libgtk2.0-dev, libjpeg62-dev, libpng12-dev, libtiff4-dev, libsane-dev (>= 1.0.11-3), zlib1g-dev, xlibs-dev (>= 4.0.1-11), gettext, autotools-dev
+Build-Conflicts: libpng10-dev
Package: xsane
Section: graphics
Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: gimp1.2, hylafax-client | mgetty-fax, gv
-Conflicts: xsane-gimp1.1
-Description: a gtk based X11 frontend for SANE (Scanner Access Now Easy)
+Depends: xsane-common (= ${Source-Version}), ${shlibs:Depends}
+Recommends: mozilla-browser | www-browser
+Suggests: gimp, hylafax-client | mgetty-fax, gv, gocr
+Conflicts: xsane-gimp1.2, xsane-gimp1.3
+Replaces: xsane-gimp1.2, xsane-gimp1.3
+Description: GTK+-based X11 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 is open to everybody. The
- current source code is written for UNIX (including Linux) and is
- available under the GNU public license (commercial application and
+ 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
+Section: graphics
+Architecture: all
+Replaces: xsane
+Recommends: xsane
+Description: GTK+-based X11 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, or 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).