~ubuntu-branches/ubuntu/precise/sane-backends/precise

« back to all changes in this revision

Viewing changes to debian/patches-exp/dll_backend_conf.patch

  • Committer: Bazaar Package Importer
  • Author(s): Artur Rona, Artur Rona, Martin Pitt
  • Date: 2011-03-07 15:01:07 UTC
  • mfrom: (2.3.20 sid)
  • Revision ID: james.westby@ubuntu.com-20110307150107-h2cmuy76cxroatv0
Tags: 1.0.22-1ubuntu1
[ Artur Rona ]
* Merge from debian unstable.  Remaining changes: (LP: #729283)
  - debian/control:
    + Demote libsane-extras* from Recommends to Suggests, as long as
      this package is in universe.
    + Demote sane-utils from Recommends to Suggests.
      We do not want to have an init script for saned laying around,
      which is disabled by default anyway.
  - debian/libsane.postinst: Don't create a scanner group.
  - debian/libsane.preinst:
    + Remove the old file if unmodified.
    + Remove the old blacklist-scanner modprobe file.
  - debian/patches/disable_v4l.patch: Disable v4l backend.
  - debian/rules:
    - Link using -Bsymbolic-functions (startup time optimization).
    - Saned init script does not need to be started before gdm
      and does not need to be called on shutdown.
  - debian/sane-utils.*: No longer have scanner group.
  - debian/sane-utils.saned.init: Saned init script does not need to
    be started before gdm and does not need to be called on shutdown.

[ Martin Pitt ]
* Drop ubuntu_udev_noperm.patch. It's superseded by Debian's
  sane-desc_udev+acl.patch. This also brings back the accidentally dropped
  SCSI scanner rules. (LP: #727696)
* debian/rules: Drop "acl" dependency. Current udev releases already
  evaluate the "libsane_matched" property, so we don't need the sane rules
  to do that again. Also drop the alternative "makedev" dependency; we
  only support udev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Description: Add a header to dll.conf
 
2
 Document dll.conf in a header, point to the dll.d directory for external
 
3
 backends and document the net backend w/ pointers to the manpages.
 
4
 .
 
5
 Also remove the pint backend as it's not available on our platforms.
 
6
Author: Julien BLACHE <jblache@debian.org>
 
7
 
 
8
Index: sane-backends-1.0.22~git1.0.21-157-g126c70d/backend/dll.conf.in
 
9
===================================================================
 
10
--- sane-backends-1.0.22~git1.0.21-157-g126c70d.orig/backend/dll.conf.in        2010-07-15 18:22:34.000000000 +0200
 
11
+++ sane-backends-1.0.22~git1.0.21-157-g126c70d/backend/dll.conf.in     2010-07-21 18:31:36.647753988 +0200
 
12
@@ -1,4 +1,12 @@
 
13
-# enable the next line if you want to allow access through the network:
 
14
+# /etc/sane.d/dll.conf - Configuration file for the SANE dynamic backend loader
 
15
+#
 
16
+# Backends can also be enabled by configuration snippets under
 
17
+# /etc/sane.d/dll.d directory -- packages providing backends should drop
 
18
+# a config file similar to dll.conf in this directory, named after the package.
 
19
+#
 
20
+
 
21
+# The next line enables the network backend; comment it out if you don't need
 
22
+# to use a remote SANE scanner over the network - see sane-net(5) and saned(8)
 
23
 net
 
24
 abaton
 
25
 agfafocus
 
26
@@ -55,7 +63,6 @@
 
27
 niash
 
28
 #p5
 
29
 pie
 
30
-pint
 
31
 pixma
 
32
 plustek
 
33
 #plustek_pp