lp:ubuntu/precise/sane-backends

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/sane-backends
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

46. By Steve Langasek

releasing version 1.0.22-7ubuntu1

45. By Steve Langasek

Merge version 1.0.22-7 from Debian testing

44. By Chris Halse Rogers

* debian/patches/fix_avahi_error_paths.patch:
  - Fix free order of avahi_client and avahi_browser in failure path.
    Fixes assert when avahi is unavailable (LP: #831867)

43. By Artur Rona

* Merge from debian unstable. Remaining changes: (LP: #739708)
  - 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.
    - 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.
  - 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.

42. By Artur Rona

[ 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.

41. By Robert Ancell

* New upstream release
* debian/control:
  - Use standards version 3.9.1
* debian/patches/allow_dll.d_symlinks.patch:
* debian/patches/fix_epson2_cancel.patch:
* debian/patches/fix_epson2_commands.patch:
* debian/patches/fix_xerox_mfp_color_mode.patch:
* debian/patches/genesys_disable_raw_data_log.patch:
* debian/patches/no_translations.patch:
* debian/patches/saned_exit_avahi_process.patch:
* debian/patches/scsi_perfection_2450.patch:
* debian/patches/scsi_scanjet_4c.patch:
* debian/patches/xerox_mfp_new_ids.patch:
  - Applied upstream
* debian/watch:
  - Dropped, the URL is not consistent between releases

40. By Artur Rona

* Merge from debian unstable. Remaining changes: (LP: #693578)
  - debian/control:
    + Add Vcs-Bzr link related to Ubuntu Desktop Team.
    + Demote libsane-extras from Depends to Suggests, as long as
      this package is in universe.
    + Demote sane-utils and avahi-daemon 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/patches/no_translations.patch:
    + Add missing translation files.
  - debian/patches/ubuntu_udev_noperm.patch:
    + Do not change device permissions (already covered
      by udev-extra's 70-acl.rules).
    + Do not cover SCSI scanners (already covered by udev-extra's
      70-acl.rules).
    + Simplify description and structure.
  - 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.
  - debian/watch: Added to grab original tarball by uscan.
* debian/patches/use_libsane_matched_for_scsi.patch: Removed.
  This change is useless due to ubuntu_udev_noperm.patch.
* Note that tarballs md5sums are different in Debian and Ubuntu.

39. By Robert Ancell

* debian/libsane.install.in:
  - Re-enable /usr/share/locale
* debian/patches/no_translations.patch:
  - Add missing translation files

38. By Robert Ancell

* Merge with Debian unstable, remaining Ubuntu changes:
* debian/control:
  - Add Vcs-Bzr link
  - Demote libsane-extras from Depends: to Suggests:, as long as
    this package is in universe.
  - Demote sane-utils and avahi-daemon from Recommends to Suggests.
    We do not want to have an init script for saned laying around,
    which is disabled by default anyway.
* 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/libsane.install.in:
  - No files to install from /usr/share/locale
* 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/sane-utils.config:
  - No longer have scanner group
* debian/sane-utils.postinst:
  - 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.
* debian/sane-utils.templates:
  - No longer have scanner group
* debian/patches/ubuntu_udev_noperm.patch:
  - Do not change device permissions (already covered by udev-extra's
    70-acl.rules)
  - Do not cover SCSI scanners (already covered by udev-extra's
     70-acl.rules)
  - Simplify description and structure.
* debian/patches/disable_v4l.patch:
  - Disable v4l backend

37. By Robert Ancell

* debian/patches/50_disable_v4l.dpatch:
  - Disable v4l backends (LP: #87312)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/sane-backends
This branch contains Public information 
Everyone can see this information.

Subscribers