Hello,

maybe the attached patch can help.

Best regards,                   Georges.

-- 
Georges KHAZNADAR et Jocelyne FOURNIER
22 rue des mouettes, 59240 Dunkerque France.
Téléphone +33 (0)3 28 29 17 70

diff --git a/debian/changelog b/debian/changelog
index 87f3e95..80e7432 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+nilfs-tools (2.2.11-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * move files from /sbin to /usr/sbin. Closes: #1073643
+
+ -- Georges Khaznadar <[email protected]>  Thu, 08 Aug 2024 10:21:14 +0200
+
 nilfs-tools (2.2.11-1) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/rules b/debian/rules
index 4044ff8..ea672f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,3 +16,8 @@ override_dh_auto_install:
 
 	# removing unused files
 	rm -fv debian/nilfs-tools/usr/lib/*/*.la
+
+	# moving files from /sbin to /usr/sbin
+	mv debian/nilfs-tools/sbin/* debian/nilfs-tools/usr/sbin/
+	rmdir debian/nilfs-tools/sbin
+

Attachment: signature.asc
Description: PGP signature

Reply via email to