Control: tags 1089290 + patch
Control: tags 1089290 + pending


Dear maintainer,

I've prepared an NMU for bchunk (versioned as 1.2.2+git20220715+ds-3.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru bchunk-1.2.2+git20220715+ds/debian/changelog bchunk-1.2.2+git20220715+ds/debian/changelog --- bchunk-1.2.2+git20220715+ds/debian/changelog 2024-07-15 13:49:12.000000000 +0000 +++ bchunk-1.2.2+git20220715+ds/debian/changelog 2025-01-03 06:19:31.000000000 +0000
@@ -1,3 +1,11 @@
+bchunk (1.2.2+git20220715+ds-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove need for root when assembling the package.
+    (Closes: #1089290)
+
+ -- Niels Thykier <[email protected]>  Fri, 03 Jan 2025 06:19:31 +0000
+
 bchunk (1.2.2+git20220715+ds-3) unstable; urgency=medium
    * Bump standards version to 4.7.0.
diff -Nru bchunk-1.2.2+git20220715+ds/debian/control bchunk-1.2.2+git20220715+ds/debian/control --- bchunk-1.2.2+git20220715+ds/debian/control 2024-07-15 13:49:09.000000000 +0000 +++ bchunk-1.2.2+git20220715+ds/debian/control 2024-12-30 18:26:56.000000000 +0000
@@ -4,6 +4,7 @@
 Maintainer: Praveen Arimbrathodiyil <[email protected]>
 Uploaders: Alex Myczko <[email protected]>
 Build-Depends: debhelper-compat (= 13)
+Rules-Requires-Root: no
 Standards-Version: 4.7.0
 Vcs-Browser: https://salsa.debian.org/debian/bchunk
 Vcs-Git: https://salsa.debian.org/debian/bchunk.git
diff -Nru bchunk-1.2.2+git20220715+ds/debian/patches/drop-strip bchunk-1.2.2+git20220715+ds/debian/patches/drop-strip --- bchunk-1.2.2+git20220715+ds/debian/patches/drop-strip 2022-07-15 06:51:35.000000000 +0000 +++ bchunk-1.2.2+git20220715+ds/debian/patches/drop-strip 2024-12-30 18:12:49.000000000 +0000
@@ -35,8 +35,8 @@
    install: installbin installman
  installbin:
--      $(INSTALL) -m 755 -s -o root -g root bchunk             $(BIN_DIR)
-+      $(INSTALL) -m 755 -o root -g root bchunk                $(BIN_DIR)
+-      $(INSTALL) -m 755 -s bchunk             $(BIN_DIR)
++      $(INSTALL) -m 755 bchunk                $(BIN_DIR)
  installman:
-       $(INSTALL) -m 644 -o bin -g bin bchunk.1                $(MAN_DIR)/man1
+       $(INSTALL) -m 644 bchunk.1              $(MAN_DIR)/man1
diff -Nru bchunk-1.2.2+git20220715+ds/debian/patches/nice bchunk-1.2.2+git20220715+ds/debian/patches/nice --- bchunk-1.2.2+git20220715+ds/debian/patches/nice 2022-07-15 06:46:49.000000000 +0000 +++ bchunk-1.2.2+git20220715+ds/debian/patches/nice 2024-12-30 18:12:21.000000000 +0000
@@ -196,11 +196,11 @@
  installbin:
 -      $(INSTALL_DIR) $(DESTDIR)$(BIN_DIR)
 -      $(INSTALL_EXEC) -s bchunk $(DESTDIR)$(BIN_DIR)
-+      $(INSTALL) -m 755 -s -o root -g root bchunk             $(BIN_DIR)
++      $(INSTALL) -m 755 -s bchunk             $(BIN_DIR)
  installman:
 -      $(INSTALL_DIR) $(DESTDIR)$(MAN_DIR)/man1
 -      $(INSTALL_DATA) bchunk.1 $(DESTDIR)$(MAN_DIR)/man1
-+      $(INSTALL) -m 644 -o bin -g bin bchunk.1                $(MAN_DIR)/man1
++      $(INSTALL) -m 644 bchunk.1              $(MAN_DIR)/man1
    BITS = bchunk.o

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to