Your message dated Fri, 14 Jun 2024 20:50:33 +0000
with message-id <[email protected]>
and subject line Bug#1058820: fixed in xperia-flashtool 0.9.34+ds-1.1
has caused the Debian Bug report #1058820,
regarding xperia-flashtool: let dh_installudev pick location of 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 [email protected]
immediately.)


-- 
1058820: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058820
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: xperia-flashtool
Version: 0.9.34+ds-1
Severity: normal
Tags: patch
User: [email protected]
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 dh_installudev to install
the udev rule. When dh_installudev gets changed in unstable, your
package will benefit via a binNMU or the next normal upload.
This is safe to do now.

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

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.

Thank you for considering,
Chris

[1] https://wiki.debian.org/UsrMerge
diff -Nru xperia-flashtool-0.9.34+ds/debian/50-xperia-flashtool.rules xperia-flashtool-0.9.34+ds/debian/50-xperia-flashtool.rules
--- xperia-flashtool-0.9.34+ds/debian/50-xperia-flashtool.rules	2022-03-15 17:12:07.000000000 +0100
+++ xperia-flashtool-0.9.34+ds/debian/50-xperia-flashtool.rules	1970-01-01 01:00:00.000000000 +0100
@@ -1,3 +0,0 @@
-# From http://www.flashtool.net/lininstall.php
-# Enable xperia as a user device
-SUBSYSTEM=="usb", ACTION=="add", ATTRS{idVendor}=="0fce", TAG+="uaccess", GROUP="plugdev", MODE="0660"
diff -Nru xperia-flashtool-0.9.34+ds/debian/changelog xperia-flashtool-0.9.34+ds/debian/changelog
--- xperia-flashtool-0.9.34+ds/debian/changelog	2022-03-15 17:12:07.000000000 +0100
+++ xperia-flashtool-0.9.34+ds/debian/changelog	2023-12-16 22:19:15.000000000 +0100
@@ -1,3 +1,10 @@
+xperia-flashtool (0.9.34+ds-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Use dh_installudev to place udev files. (Closes: #-1)
+
+ -- Chris Hofstaedtler <[email protected]>  Sat, 16 Dec 2023 22:19:15 +0100
+
 xperia-flashtool (0.9.34+ds-1) unstable; urgency=medium
 
   * New upstream release 0.9.34+ds
diff -Nru xperia-flashtool-0.9.34+ds/debian/install xperia-flashtool-0.9.34+ds/debian/install
--- xperia-flashtool-0.9.34+ds/debian/install	2022-03-15 17:12:07.000000000 +0100
+++ xperia-flashtool-0.9.34+ds/debian/install	2023-12-16 22:19:15.000000000 +0100
@@ -4,4 +4,3 @@
 debian/tmp/flashtool.png /usr/share/icons/locolor/32x32/apps
 debian/flashtool.desktop /usr/share/applications
 debian/flashtool usr/bin
-debian/50-xperia-flashtool.rules /lib/udev/rules.d
diff -Nru xperia-flashtool-0.9.34+ds/debian/rules xperia-flashtool-0.9.34+ds/debian/rules
--- xperia-flashtool-0.9.34+ds/debian/rules	2022-03-15 17:12:07.000000000 +0100
+++ xperia-flashtool-0.9.34+ds/debian/rules	2023-12-16 22:19:15.000000000 +0100
@@ -12,5 +12,8 @@
 	cp src/gui/ressources/icons/flash_32.png debian/tmp/flashtool.png
 	dh_auto_install
 
+override_dh_installudev:
+	dh_installudev --priority=50
+
 %:
 	dh $@ --with javahelper --buildsystem=ant
diff -Nru xperia-flashtool-0.9.34+ds/debian/xperia-flashtool.udev xperia-flashtool-0.9.34+ds/debian/xperia-flashtool.udev
--- xperia-flashtool-0.9.34+ds/debian/xperia-flashtool.udev	1970-01-01 01:00:00.000000000 +0100
+++ xperia-flashtool-0.9.34+ds/debian/xperia-flashtool.udev	2022-03-15 17:12:07.000000000 +0100
@@ -0,0 +1,3 @@
+# From http://www.flashtool.net/lininstall.php
+# Enable xperia as a user device
+SUBSYSTEM=="usb", ACTION=="add", ATTRS{idVendor}=="0fce", TAG+="uaccess", GROUP="plugdev", MODE="0660"

--- End Message ---
--- Begin Message ---
Source: xperia-flashtool
Source-Version: 0.9.34+ds-1.1
Done: Chris Hofstaedtler <[email protected]>

We believe that the bug you reported is fixed in the latest version of
xperia-flashtool, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Hofstaedtler <[email protected]> (supplier of updated xperia-flashtool 
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 [email protected])


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

Format: 1.8
Date: Fri, 07 Jun 2024 22:10:42 +0200
Source: xperia-flashtool
Architecture: source
Version: 0.9.34+ds-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Chris Hofstaedtler <[email protected]>
Closes: 1058820
Changes:
 xperia-flashtool (0.9.34+ds-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Use dh_installudev to place udev files. (Closes: #1058820)
Checksums-Sha1:
 f016b9f581f9fd3990b11a09e3851e3a2f9d35bc 2279 
xperia-flashtool_0.9.34+ds-1.1.dsc
 89e93b91150a02658758a8b008bf3d80e9a61370 7220 
xperia-flashtool_0.9.34+ds-1.1.debian.tar.xz
 3c1d8c7e688f19d26317d67377f20e56ec7c3d5c 20855 
xperia-flashtool_0.9.34+ds-1.1_arm64.buildinfo
Checksums-Sha256:
 180e70cace3b95cd87f927026a942cb0e6932ee03f689b70dc73bab0e92e3eb3 2279 
xperia-flashtool_0.9.34+ds-1.1.dsc
 3f0d94866cab0ab204b26ce8b3bbf2820549c94ff6406d4c9e177b33a85b9cce 7220 
xperia-flashtool_0.9.34+ds-1.1.debian.tar.xz
 bab20511053af5af21243c21e11ecd5bf05b372ad08104c8bdf84ace1fbf57f2 20855 
xperia-flashtool_0.9.34+ds-1.1_arm64.buildinfo
Files:
 e4671bc9a5f04c70bee31668b0931970 2279 devel optional 
xperia-flashtool_0.9.34+ds-1.1.dsc
 242d290673ac53d2d804bf2043650df8 7220 devel optional 
xperia-flashtool_0.9.34+ds-1.1.debian.tar.xz
 ffbcdcad14e4cebb93d0557e53d807df 20855 devel optional 
xperia-flashtool_0.9.34+ds-1.1_arm64.buildinfo

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

iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAmZjahAACgkQXBPW25MF
LgMbehAAoUrtzHpuRy57aZ2o61VAuzpl4jkgqMw3hw3EaFDU3zUTc33xqTw8JvkV
IlzB8CPSS7joUgMUuwvALTpetDmP8jIIv9duSNy/l7ewrVnR2O5xaPcFDIymq78P
J9FH3MSQTiVsFNFaGCq5SZx/I03xKcw2NKoIJ0uJRWIyvB9PDcDcFIilpFjRtHoQ
R5dpTljwlbzRRFMiY0HwwltNrXcVn7S97Hh7E0BLso46J+8hEla5q5fAL6yqJD8F
FD7iG7qhkCgZaa72YK86OWnw+Vkd9ts3TwR7Lht+O3jP3XDt3ITWkB1RwLhqz8CF
wLlDfdjg63uypzAxScxuB46b+LZq0/NfyG/ujS0Nf2uns79y269CH3OLCc9+lGnv
witklU+FAVF3hhdA9yiZ85ihnu4pRUWKO7h5U5Oi/ixfwFkgac80dde2MlC1io5F
tb8fAggPWLgLPvqO4hdTSU1VprzEzpAAtjz9gNp68kj7irebtkd9bDKfr+tBTiHy
C/RaAG/WzR7aUkCIY0kcsH+PIkuH1sQhYhB1LjrU3rYiA+CqH5Dva0HCgnWcv80K
fy1Nbmd0uEnVEDpD1hUurFpejLZst7buhQsLiG07jc6Mp3i0ZN20Z1fiABad1tUE
JR7FCLEL45adlQcOUL1LA2rVt3nHSy2xk9sH3+J+OlfpaV7NLnM=
=BIAz
-----END PGP SIGNATURE-----

Attachment: pgpPDn0ObMjmT.pgp
Description: PGP signature


--- End Message ---
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
[email protected] for discussions and questions.

Reply via email to