Your message dated Tue, 26 May 2026 09:45:40 +0200
with message-id <[email protected]>
and subject line ubertooth: diff for NMU version 2018.12.R1-5.2
has caused the Debian Bug report #1072964,
regarding ubertooth: diff for NMU version 2018.12.R1-5.2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1072964: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072964
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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 <[email protected]> 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
--- End Message ---
--- Begin Message ---
Thanks. This will be integrated in a new repository place.
--- End Message ---