Control: tags -1 + patch

On Fri, 09 Nov 2018 07:51:16 +0800 Paul Wise <[email protected]> wrote:
> Package: libsane-common
> Version: 1.0.25-4.1
> Severity: normal
> Usertags: obsolete
> 
> Please delete the obsolete /usr/share/hal directory, hal was removed
> from Debian and is no longer present in any supported Debian release.

Indeed, hal is looong dead.

Trivial patch attached.

Regards,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
diff --git a/debian/rules b/debian/rules
index 3ca4509..4862f35 100755
--- a/debian/rules
+++ b/debian/rules
@@ -77,13 +77,6 @@ override_dh_install-arch:
 	mkdir -p debian/libsane-dev/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/
 	cp tools/sane-backends.pc debian/libsane-dev/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/
 
-override_dh_install-indep:
-	dh_install
-	# Install HAL fdi file
-	mkdir -p $(CURDIR)/debian/libsane-common/usr/share/hal/fdi/preprobe/10osvendor
-	$(CURDIR)/tools/sane-desc -s $(CURDIR)/doc/descriptions -m hal-new > \
-	$(CURDIR)/debian/libsane-common/usr/share/hal/fdi/preprobe/10osvendor/20-libsane.fdi
-
 override_dh_installman-indep:
 	dh_installman
 	# remove man files from package sane-utils

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to