Bug#1064400: discover-data: diff for NMU version 2.2013.01.13+nmu1
Control: tags 1064400 + pending
Hi,
I haven't heard any feedback on my ping on IRC. Thus,
I've prepared an NMU for discover-data (versioned as 2.2013.01.13+nmu1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.
Chris
diff -Nru discover-data-2.2013.01.13/debian/changelog discover-data-2.2013.01.13+nmu1/debian/changelog
--- discover-data-2.2013.01.13/debian/changelog 2022-01-09 10:27:19.000000000 +0100
+++ discover-data-2.2013.01.13+nmu1/debian/changelog 2024-07-14 15:33:04.000000000 +0200
@@ -1,3 +1,12 @@
+discover-data (2.2013.01.13+nmu1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+
+ [ Michael Biebl ]
+ * Install files into /usr. (Closes: #1064400)
+
+ -- Chris Hofstaedtler <zeha@debian.org> Sun, 14 Jul 2024 15:33:04 +0200
+
discover-data (2.2013.01.13) unstable; urgency=medium
* Rewrite debian/rules using dh, keeping only a few directives.
diff -Nru discover-data-2.2013.01.13/debian/rules discover-data-2.2013.01.13+nmu1/debian/rules
--- discover-data-2.2013.01.13/debian/rules 2022-01-09 10:26:49.000000000 +0100
+++ discover-data-2.2013.01.13+nmu1/debian/rules 2024-07-14 15:33:00.000000000 +0200
@@ -4,10 +4,10 @@
dh $@
override_dh_auto_build:
- dh_auto_build -- hwlistsdir=/lib/discover
+ dh_auto_build -- hwlistsdir=/usr/lib/discover
override_dh_auto_install:
- dh_auto_install -- hwlistsdir=/lib/discover
+ dh_auto_install -- hwlistsdir=/usr/lib/discover
override_dh_installchangelogs:
dh_installchangelogs ChangeLog
Reply to: