Control: tags 1089296 + patch
Control: tags 1089296 + pending


Dear maintainer,

I've prepared an NMU for bridge-utils (versioned as 1.7.1-2.1) and
uploaded it to DELAYED/15. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru bridge-utils-1.7.1/debian/changelog bridge-utils-1.7.1/debian/changelog
--- bridge-utils-1.7.1/debian/changelog 2024-03-01 22:09:33.000000000 +0000
+++ bridge-utils-1.7.1/debian/changelog 2024-12-28 15:13:06.000000000 +0000
@@ -1,3 +1,10 @@
+bridge-utils (1.7.1-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Support rootless builds. (Closes: #1089296)
+
+ -- Niels Thykier <[email protected]>  Sat, 28 Dec 2024 15:13:06 +0000
+
 bridge-utils (1.7.1-2) unstable; urgency=low
    [ Debian Janitor ]
diff -Nru bridge-utils-1.7.1/debian/control bridge-utils-1.7.1/debian/control
--- bridge-utils-1.7.1/debian/control   2023-02-02 09:21:36.000000000 +0000
+++ bridge-utils-1.7.1/debian/control   2024-12-28 15:12:32.000000000 +0000
@@ -2,6 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Santiago García Mantiñán <[email protected]>
+Rules-Requires-Root: no
 Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/manty/bridge-utils.git
 Vcs-Browser: https://salsa.debian.org/manty/bridge-utils
diff -Nru bridge-utils-1.7.1/debian/rules bridge-utils-1.7.1/debian/rules
--- bridge-utils-1.7.1/debian/rules     2024-03-01 22:08:39.000000000 +0000
+++ bridge-utils-1.7.1/debian/rules     2024-12-28 15:12:20.000000000 +0000
@@ -11,8 +11,8 @@
  IDIR=$(CURDIR)/debian/bridge-utils
 INSTALL=install
-INSTALL_PROGRAM = $(INSTALL) -p -o root -g root -m 755
-INSTALL_SCRIPT  = $(INSTALL) -p -o root -g root -m 755
+INSTALL_PROGRAM = $(INSTALL) -p -m 755
+INSTALL_SCRIPT  = $(INSTALL) -p -m 755
  # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)
@@ -40,7 +40,7 @@
 build-stamp: configure-stamp
        dh_testdir
 -      
+
        # Add here commands to compile the package.
        $(MAKE)
 @@ -71,7 +71,7 @@
ln -s /usr/lib/bridge-utils/ifupdown.sh $(IDIR)/etc/network/if-post-down.d/bridge $(INSTALL_SCRIPT) -m 755 debian/bridge-utils.sh $(IDIR)/usr/lib/bridge-utils/ $(INSTALL_SCRIPT) -m 755 debian/bridge-network-interface.sh $(IDIR)/usr/lib/udev/bridge-network-interface
-       
+
 #      dh_movefiles
  # Build architecture-independent files here.

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to