[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1058837: marked as done (midisport-firmware: use udev.pc to place udev rules)



Your message dated Sun, 17 Dec 2023 08:34:47 +0000
with message-id <E1rEmbn-00HNsF-Oq@fasolo.debian.org>
and subject line Bug#1058837: fixed in midisport-firmware 1.2-6
has caused the Debian Bug report #1058837,
regarding midisport-firmware: use udev.pc to place udev rules
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 owner@bugs.debian.org
immediately.)


-- 
1058837: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058837
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: midisport-firmware
Version: 1.2-5
Severity: normal
Tags: patch
User: helmutg@debian.org
Usertags: dep17m2

Dear Maintainer,

your package installs files related to udev, into /lib. These
files need to be moved to /usr/lib as part of Debian's usr-merge
effort [1].

Attached you will find a patch using udev.pc to place the udev files
(using pkg-config). This works today in unstable and also for
bookworm, and is safe to do now.
Once udev.pc in unstable points to /usr/lib, your package will
benefit automatically after a binNMU or any other upload.

If during the trixie cycle your package will undergo structural
changes or any other file moves, please see the wiki and upload
to experimental first when these changes are done.

Later during the trixie cycle I expect this bug class to raise in
priority.

Thank you for considering,
Chris

[1] https://wiki.debian.org/UsrMerge
diff -Nru midisport-firmware-1.2/debian/changelog midisport-firmware-1.2/debian/changelog
--- midisport-firmware-1.2/debian/changelog	2023-09-28 22:48:50.000000000 +0200
+++ midisport-firmware-1.2/debian/changelog	2023-12-17 00:01:52.000000000 +0100
@@ -1,3 +1,10 @@
+midisport-firmware (1.2-5.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Use udev.pc to place udev files. (Closes: #-1)
+
+ -- Chris Hofstaedtler <zeha@debian.org>  Sun, 17 Dec 2023 00:01:52 +0100
+
 midisport-firmware (1.2-5) unstable; urgency=medium
 
   * Team upload
diff -Nru midisport-firmware-1.2/debian/control midisport-firmware-1.2/debian/control
--- midisport-firmware-1.2/debian/control	2023-09-28 22:48:50.000000000 +0200
+++ midisport-firmware-1.2/debian/control	2023-12-17 00:01:02.000000000 +0100
@@ -10,7 +10,9 @@
  udev,
  autoconf,
  automake,
- fxload
+ fxload,
+ pkgconf,
+ systemd-dev
 Standards-Version: 3.9.1
 DM-Upload-Allowed: yes
 Homepage: http://usb-midi-fw.sourceforge.net/
diff -Nru midisport-firmware-1.2/debian/control.in midisport-firmware-1.2/debian/control.in
--- midisport-firmware-1.2/debian/control.in	2023-09-28 22:48:50.000000000 +0200
+++ midisport-firmware-1.2/debian/control.in	2023-12-17 00:01:32.000000000 +0100
@@ -7,7 +7,9 @@
  udev,
  autoconf,
  automake,
- fxload
+ fxload,
+ pkgconf,
+ systemd-dev
 Standards-Version: 3.9.1
 DM-Upload-Allowed: yes
 Homepage: http://usb-midi-fw.sourceforge.net/
diff -Nru midisport-firmware-1.2/debian/rules midisport-firmware-1.2/debian/rules
--- midisport-firmware-1.2/debian/rules	2023-09-28 22:48:19.000000000 +0200
+++ midisport-firmware-1.2/debian/rules	2023-12-17 00:01:48.000000000 +0100
@@ -5,7 +5,7 @@
 include /usr/share/cdbs/1/class/makefile.mk
 include /usr/share/cdbs/1/rules/utils.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS := --with-udev=/lib/udev/
+DEB_CONFIGURE_EXTRA_FLAGS := --with-udev=$(shell pkg-config --variable=udevdir udev)/
 
 post-patches::
 	autoreconf -fi

--- End Message ---
--- Begin Message ---
Source: midisport-firmware
Source-Version: 1.2-6
Done: Free Ekanayaka <freee@debian.org>

We believe that the bug you reported is fixed in the latest version of
midisport-firmware, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1058837@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Free Ekanayaka <freee@debian.org> (supplier of updated midisport-firmware package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 17 Dec 2023 08:16:34 +0000
Source: midisport-firmware
Architecture: source
Version: 1.2-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Free Ekanayaka <freee@debian.org>
Closes: 1058837
Changes:
 midisport-firmware (1.2-6) unstable; urgency=medium
 .
   * Team upload
 .
   [ Chris Hofstaedtler ]
   * Use udev.pc to place udev files. (Closes: #1058837)
Checksums-Sha1:
 e071bffc14a858ee09b5271261d867d24a5783f3 2208 midisport-firmware_1.2-6.dsc
 cbeda8093c54072c376b82c3c3eee6e8c0eb0246 3800 midisport-firmware_1.2-6.debian.tar.xz
 d44272daad17d413adff9c3f5d28ef244efa7a53 8973 midisport-firmware_1.2-6_amd64.buildinfo
Checksums-Sha256:
 d70e7892356c8cd86d6b952b5ce39bf13d0de192bfac9dffc40a80abddffb773 2208 midisport-firmware_1.2-6.dsc
 8adf83597f9fcfd141033400d0bf0d64a2ae3e8216afa7974747842b1d089abc 3800 midisport-firmware_1.2-6.debian.tar.xz
 d4190794d594ff5021d638548504bdb6d7137dd720d8c75f14ecf818f7b6395d 8973 midisport-firmware_1.2-6_amd64.buildinfo
Files:
 9dcb3ae3dc311fd37cbd815217efe0ea 2208 non-free-firmware/sound optional midisport-firmware_1.2-6.dsc
 4a8f76e74de2f66649893926fe5eee2f 3800 non-free-firmware/sound optional midisport-firmware_1.2-6.debian.tar.xz
 6510c91d6a7378c740bb863e24da975d 8973 non-free-firmware/sound optional midisport-firmware_1.2-6_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCAAvFiEEduexRx7o0Oelk+iWIMqg5+qIVncFAmV+sFcRHGZyZWVlQGRl
Ymlhbi5vcmcACgkQIMqg5+qIVnd/vQ/7BfXzWLCCU7ynemJtwrps02vlbUehUCrP
ROL2Y69YB1KxHJEGMf7LqJ2E8id6T0K0tBuQ2gJrV8zBYD3pOtWE8h5851xcHwUn
MCaoi6vqwieC8R77pM6v9l8nwXoOJGs81uE8HzZdR/sQBlh4V19VM81rcDfDPC6b
eKNoBFEoU2kIUEFTrCNyo0yloxhFYjOTideOxzKMXEMYXFuHfIAPczsP1S8Xq0no
sYxmglDovkMjs+m7t7YOFX1vlhmJZYyJpjr32n47PzsrUMTdRpHrIsnxWs7ZtTo8
OKl+Zz8fAl+IqAkGG1MZF4Ip2q49bNjgzY06Sh7YX8+jxd0zm9/hSsbAex+HByHY
qvQ5KHvTiCbSHmKHyWZX4hEz1XnJ7ebIPkMyZzdH238E7TUB0bBsgMbPoWhIhYAo
7hUUUOKc8kj0p4fOpda3YVqyBFCA/evOkr8ciD/KYX+kWeQoRg8zAaTZrJfiVslV
0YbmFr9o6BvAJvlnpbnLkpSUnVMh92WdB4jY+spPp5lutvAcKXhTA7p7r+E3FkSX
60K7B03CMK65NqIxvTBfBvbjzipnJC+FfmJqxwhAYd0xH4qf7zOT7z0LGTfrmJMh
B7hHgY//jC0g5NJuYudatbnz79+TOSOFpf3uT2WoILg6SUJ9CAj7SRTd2US06pcK
MOPJHcKBOSE=
=h8J5
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: