Control: tags 1089429 + patch
Control: tags 1089429 + pending


Dear maintainer,

I've prepared an NMU for searchandrescue (versioned as 1.5.0+dfsg-0.3) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru searchandrescue-1.5.0+dfsg/debian/changelog searchandrescue-1.5.0+dfsg/debian/changelog --- searchandrescue-1.5.0+dfsg/debian/changelog 2024-04-02 21:34:01.000000000 +0000 +++ searchandrescue-1.5.0+dfsg/debian/changelog 2025-01-01 16:07:37.000000000 +0000
@@ -1,3 +1,11 @@
+searchandrescue (1.5.0+dfsg-0.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove need for root when building the package.
+    (Closes: #1089429)
+
+ -- Niels Thykier <ni...@thykier.net>  Wed, 01 Jan 2025 16:07:37 +0000
+
 searchandrescue (1.5.0+dfsg-0.2) unstable; urgency=medium
    * Non-maintainer upload.
diff -Nru searchandrescue-1.5.0+dfsg/debian/control searchandrescue-1.5.0+dfsg/debian/control --- searchandrescue-1.5.0+dfsg/debian/control 2024-03-23 12:20:00.000000000 +0000 +++ searchandrescue-1.5.0+dfsg/debian/control 2025-01-01 16:07:24.000000000 +0000
@@ -3,6 +3,7 @@
 Priority: optional
 Maintainer: Phil Brooke <p...@debian.org>
Build-Depends: debhelper (>= 7), libx11-dev, libxext-dev, libxpm-dev, libxxf86vm-dev, bzip2, libsm-dev, libxmu-dev, libglu1-mesa-dev, libsdl1.2-dev, libsdl-mixer1.2-dev
+Rules-Requires-Root: no
 Standards-Version: 3.9.6
 Homepage: http://sourceforge.net/projects/searchandrescue/
diff -Nru searchandrescue-1.5.0+dfsg/debian/rules searchandrescue-1.5.0+dfsg/debian/rules --- searchandrescue-1.5.0+dfsg/debian/rules 2024-04-02 21:34:01.000000000 +0000 +++ searchandrescue-1.5.0+dfsg/debian/rules 2025-01-01 16:07:37.000000000 +0000
@@ -55,12 +55,12 @@
 #      install -m 0444 docs/*.png docs/*.html $(DOCDIR)
        # Create directory .../debian/searchandrescue-common.
- install -d -g root -m 755 -o root `pwd`/debian/searchandrescue-common/usr/share
+       install -d -m 755 `pwd`/debian/searchandrescue-common/usr/share
        # Move common files.
# mv `pwd`/debian/searchandrescue/usr/share/doc `pwd`/debian/searchandrescue-common/usr/share mv `pwd`/debian/searchandrescue/usr/share/pixmaps `pwd`/debian/searchandrescue-common/usr/share
        # Desktop file
- install -d -g root -m 755 -o root `pwd`/debian/searchandrescue/usr/share/applications
+       install -d -m 755 `pwd`/debian/searchandrescue/usr/share/applications
install -m 644 debian/SearchAndRescue.desktop `pwd`/debian/searchandrescue/usr/share/applications/SearchAndRescue.desktop
        # Un-bzip the manpage.

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to