This looks like an oversight:

override_dh_auto_clean:
..
        $(RM) debian/libsane.udev
..

override_dh_installudev-arch:
ifeq (linux,$(DEB_HOST_ARCH_OS))
        # udev support
        # Generate the udev rules file
        $(CURDIR)/tools/sane-desc -s $(CURDIR)/doc/descriptions -m udev+acl >
$(CURDIR)/debian/libsane.udev

Note how it still uses the old libsane name.

That said, please consider moving the file into the -common package as
suggested earlier, now that you soversion the library package.
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to