Control: tags 1082298 + patch
Control: tags 1082298 + pending


Dear maintainer,

I've prepared an NMU for binutils-mipsen (versioned as 12+c1+nmu1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru binutils-mipsen-12+c1/debian/changelog binutils-mipsen-12+c1+nmu1/debian/changelog --- binutils-mipsen-12+c1/debian/changelog 2024-09-18 05:31:42.000000000 +0000 +++ binutils-mipsen-12+c1+nmu1/debian/changelog 2024-12-29 13:23:05.000000000 +0000
@@ -1,3 +1,11 @@
+binutils-mipsen (12+c1+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Correctly assemble the packages without leaking build user
+    onwership into the debs.  (Closes: #1082298)
+
+ -- Niels Thykier <[email protected]>  Sun, 29 Dec 2024 13:23:05 +0000
+
 binutils-mipsen (12+c1) unstable; urgency=medium
    * Add default-jdk-headless to build-dep. (Closes: #1081858)
diff -Nru binutils-mipsen-12+c1/debian/rules binutils-mipsen-12+c1+nmu1/debian/rules
--- binutils-mipsen-12+c1/debian/rules  2024-09-18 05:30:22.000000000 +0000
+++ binutils-mipsen-12+c1+nmu1/debian/rules 2024-12-29 11:10:39.000000000 +0000
@@ -82,7 +82,7 @@
            rm -f $$pkg_d/DEBIAN/md5sums; \
(cd $$pkg_d && find usr -type f | LC_ALL=C sort | xargs -r md5sum >>DEBIAN/md5sums); \
          fi; \
-         dpkg-deb -b $$pkg_d ../$${pkg_d}.deb; \
+         dpkg-deb --root-owner-group -b $$pkg_d ../$${pkg_d}.deb; \
          echo -n "$${pkg_d}.deb " >> debian/files; \
dpkg-deb -I ../$${pkg_d}.deb | grep Section | cut -d ' ' -f 3 | tr "\n" ' ' >>debian/files; \ dpkg-deb -I ../$${pkg_d}.deb | grep Priority | cut -d ' ' -f 3 | tr -d "\n" >>debian/files; \

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to