diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-10-18 09:46:11 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-10-18 09:46:11 +0200 |
commit | f086e811c45095cce7365dad66e6b8149490bd50 (patch) | |
tree | 24de8338436960eaa58ca54d1acc6fb710878d46 /debian/control | |
parent | ec16b34c2812a90713a8dcb7a1a7606a9b554999 (diff) |
New maintainer, new upstream release, some bugs
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 49 |
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). |