Package: ubertooth
Version: 2018.12.R1-5.1
Severity: normal
Tags: patch  pending


Dear maintainer,

your package installs files into a usrmerge aliased location.

I've prepared an NMU for ubertooth (versioned as 2018.12.R1-5.2) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru ubertooth-2018.12.R1/debian/changelog ubertooth-2018.12.R1/debian/changelog
--- ubertooth-2018.12.R1/debian/changelog	2023-02-04 21:43:30.000000000 +0100
+++ ubertooth-2018.12.R1/debian/changelog	2024-06-11 01:39:47.000000000 +0200
@@ -1,3 +1,10 @@
+ubertooth (2018.12.R1-5.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Install udev rule into /usr (DEP17 M2).
+
+ -- Chris Hofstaedtler <z...@debian.org>  Tue, 11 Jun 2024 01:39:47 +0200
+
 ubertooth (2018.12.R1-5.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru ubertooth-2018.12.R1/debian/rules ubertooth-2018.12.R1/debian/rules
--- ubertooth-2018.12.R1/debian/rules	2020-10-13 10:30:08.000000000 +0200
+++ ubertooth-2018.12.R1/debian/rules	2024-06-11 01:39:21.000000000 +0200
@@ -42,7 +42,7 @@
 	#
 	
 	dh_auto_configure --sourcedirectory=host -- -DLIB_SUFFIX=/$(DEB_HOST_MULTIARCH) \
-	  -DUBERTOOTH_GROUP=plugdev -DUDEV_RULES_PATH=/lib/udev/rules.d
+	  -DUBERTOOTH_GROUP=plugdev -DUDEV_RULES_PATH=/usr/lib/udev/rules.d
 ifneq ($(filter ubertooth-firmware,$(DOPACKAGES)),)
 	dh_auto_configure --sourcedirectory=firmware
 endif
diff -Nru ubertooth-2018.12.R1/debian/ubertooth.install ubertooth-2018.12.R1/debian/ubertooth.install
--- ubertooth-2018.12.R1/debian/ubertooth.install	2020-10-13 10:30:08.000000000 +0200
+++ ubertooth-2018.12.R1/debian/ubertooth.install	2024-06-11 01:39:28.000000000 +0200
@@ -1,6 +1,6 @@
 usr/bin/*
 usr/lib/python3/dist-packages/*/*.py
 usr/lib/python3/dist-packages/*-info
-lib/udev/rules.d/40-ubertooth.rules
+usr/lib/udev/rules.d/40-ubertooth.rules
 debian/com.greatscottgadgets.ubertooth.metainfo.xml usr/share/metainfo
 

Reply via email to