summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-10 12:40:35 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-10 12:40:35 +0200
commit320a69a1d259525f78cf2e03839a538d3dedd4b1 (patch)
tree839e61103ad55eaf1c4967b81b985e3e19917878 /debian/control
parent36ad922921a53c347e38e54cb8935fa2efc96d9e (diff)
parent6bac7b4beeeb1c02d838833a7feea4095fc6685d (diff)
Merge branch 'release/debian/0.999-6'debian/0.999-6
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control40
1 files changed, 7 insertions, 33 deletions
diff --git a/debian/control b/debian/control
index e33caf9..b615d82 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,22 @@
Source: xsane
Section: graphics
Priority: optional
-Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
-Standards-Version: 3.9.8
+Maintainer: Jörg Frings-Fürst <debian@jff.email>
+Standards-Version: 4.2.1
Build-Depends:
- debhelper (>= 10),
- dh-autoreconf,
+ debhelper (>= 11),
gettext,
libgimp2.0-dev,
libgtk2.0-dev,
libjpeg62-turbo-dev,
liblcms2-dev,
libpng-dev,
- libsane-dev,
+ libsane-dev (>= 1.0.27),
libtiff-dev,
zlib1g-dev
Homepage: http://www.xsane.org/
-Vcs-Git: git://anonscm.debian.org/collab-maint/xsane.git
-Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/xsane.git
+Vcs-Git: git://jff.email/opt/git/xsane.git
+Vcs-Browser: https://jff.email/cgit/xsane.git
Package: xsane
Architecture: any
@@ -25,6 +24,7 @@ Multi-Arch: foreign
Depends:
${shlibs:Depends},
${misc:Depends},
+ sensible-utils,
xsane-common (= ${source:Version})
Recommends:
cups-client,
@@ -50,32 +50,6 @@ Description: featureful graphical frontend for SANE (Scanner Access Now Easy)
under the GNU General Public License (commercial applications and
backends are welcome, too, however).
-Package: xsane-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Priority: extra
-Depends:
- ${misc:Depends},
- xsane (= ${binary:Version})
-Description: featureful graphical frontend for SANE (Debug 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.
- .
- 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 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).
- .
- This package contains debug files needed by xsane.
-
Package: xsane-common
Architecture: all
Multi-Arch: foreign