[ubuntu/maverick] sane-backends 1.0.21-2ubuntu1 (Accepted)

Robert Ancell robert.ancell at canonical.com
Thu Jun 17 10:20:17 BST 2010


sane-backends (1.0.21-2ubuntu1) maverick; urgency=low

  * 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

sane-backends (1.0.21-2) unstable; urgency=low

  * debian/patches/fix_xerox_mfp_color_mode.patch:
    + Added; fix xerox_mfp color mode, from upstream (closes: #583789).

sane-backends (1.0.21-1) unstable; urgency=low

  * New upstream release (closes: #579254).
  * Moved to source format 3.0 (quilt).

  * debian/control:
    + Removed dpatch build-dep.
    + Add dependency on pkg-config to libsane-dev.
  * debian/rules:
    + Removed dpatch code.
    + --disable-fork-process -> --enable-pthread.
    + Install the pkg-config file for sane-backends.

  * All patches refreshed, tagged with DEP-3 headers.

sane-backends (1.0.20-14) unstable; urgency=low

  * debian/control:
    + Depend and build-depend on libjpeg-dev instead of libjpeg62-dev
      (closes: #569240).
    + Bump Standards-Version to 3.8.4 (no changes).

  * debian/sane-utils.saned.init:
    + Add $remote_fs to Required-Start & Required-Stop.

  * debconf translations:
    + fr.po: courtesy of Christian Perrier (closes: #564595).

Date: Thu, 17 Jun 2010 11:50:52 +1000
Changed-By: Robert Ancell <robert.ancell at canonical.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Didier Roche <didier.roche at canonical.com>
https://launchpad.net/ubuntu/maverick/+source/sane-backends/1.0.21-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 17 Jun 2010 11:50:52 +1000
Source: sane-backends
Binary: sane-utils libsane libsane-dev libsane-dbg
Architecture: source
Version: 1.0.21-2ubuntu1
Distribution: maverick
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Robert Ancell <robert.ancell at canonical.com>
Description: 
 libsane    - API library for scanners
 libsane-dbg - API development library for scanners [debug symbols]
 libsane-dev - API development library for scanners [development files]
 sane-utils - API library for scanners -- utilities
Closes: 564595 569240 579254 583789
Changes: 
 sane-backends (1.0.21-2ubuntu1) maverick; urgency=low
 .
   * 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
 .
 sane-backends (1.0.21-2) unstable; urgency=low
 .
   * debian/patches/fix_xerox_mfp_color_mode.patch:
     + Added; fix xerox_mfp color mode, from upstream (closes: #583789).
 .
 sane-backends (1.0.21-1) unstable; urgency=low
 .
   * New upstream release (closes: #579254).
   * Moved to source format 3.0 (quilt).
 .
   * debian/control:
     + Removed dpatch build-dep.
     + Add dependency on pkg-config to libsane-dev.
   * debian/rules:
     + Removed dpatch code.
     + --disable-fork-process -> --enable-pthread.
     + Install the pkg-config file for sane-backends.
 .
   * All patches refreshed, tagged with DEP-3 headers.
 .
 sane-backends (1.0.20-14) unstable; urgency=low
 .
   * debian/control:
     + Depend and build-depend on libjpeg-dev instead of libjpeg62-dev
       (closes: #569240).
     + Bump Standards-Version to 3.8.4 (no changes).
 .
   * debian/sane-utils.saned.init:
     + Add $remote_fs to Required-Start & Required-Stop.
 .
   * debconf translations:
     + fr.po: courtesy of Christian Perrier (closes: #564595).
Checksums-Sha1: 
 3ff38349ffcdf5aafb006c5a564eceb1f6bc067a 1669 sane-backends_1.0.21-2ubuntu1.dsc
 4a2789ea9dae1ece090d016abd14b0f2450d9bdb 5050344 sane-backends_1.0.21.orig.tar.gz
 1b7ff7e1b9bd9ed3c9e1e3571da6980731fb88cf 180206 sane-backends_1.0.21-2ubuntu1.debian.tar.gz
Checksums-Sha256: 
 121b84ce84035eaff563edea5835d96a6165d657b56ed7f60615c74230c6fd0a 1669 sane-backends_1.0.21-2ubuntu1.dsc
 e44e2fa2925897cf3a9c637b81224772b4483835bf546a48cf9477689022948b 5050344 sane-backends_1.0.21.orig.tar.gz
 04c84349905eb9dbfb7e48061ae100b8b8ec003d00343016a95d9378248f3630 180206 sane-backends_1.0.21-2ubuntu1.debian.tar.gz
Files: 
 201dd7871fbde42447fa8c2693c310f8 1669 graphics optional sane-backends_1.0.21-2ubuntu1.dsc
 be586a23633949cf2ecf0c9c6d769130 5050344 graphics optional sane-backends_1.0.21.orig.tar.gz
 5464bb8d5416cc39294da264307b493a 180206 graphics optional sane-backends_1.0.21-2ubuntu1.debian.tar.gz
Original-Maintainer: Julien BLACHE <jblache at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkwZ57AACgkQmLJKnOSsII4dhQCgkB62QQdEqSdjnwK4mJk+AehR
y1kAn1GL+16n8M/KqWTOaj3wOrf+t5UP
=IYIc
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list