Control: tags 1089466 + patch Control: tags 1089466 + pending
Dear maintainer, I've prepared an NMU for wm-icons (versioned as 0.4.0-11.2) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards. diff -Nru wm-icons-0.4.0/debian/changelog wm-icons-0.4.0/debian/changelog --- wm-icons-0.4.0/debian/changelog 2024-05-31 20:28:40.000000000 +0000 +++ wm-icons-0.4.0/debian/changelog 2024-12-31 10:21:28.000000000 +0000 @@ -1,3 +1,11 @@ +wm-icons (0.4.0-11.2) unstable; urgency=medium + + * Non-maintainer upload. + * Remove need for root when building the package. + (Closes: #1089466) + + -- Niels Thykier <ni...@thykier.net> Tue, 31 Dec 2024 10:21:28 +0000 + wm-icons (0.4.0-11.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru wm-icons-0.4.0/debian/control wm-icons-0.4.0/debian/control --- wm-icons-0.4.0/debian/control 2024-05-31 20:28:40.000000000 +0000 +++ wm-icons-0.4.0/debian/control 2024-12-31 10:21:23.000000000 +0000 @@ -2,6 +2,7 @@ Vcs-Git: https://salsa.debian.org/srivasta/wm-icons.git Vcs-Browser: https://salsa.debian.org/srivasta/wm-icons Section: misc +Rules-Requires-Root: no Standards-Version: 4.3.0 Maintainer: Manoj Srivastava <sriva...@debian.org> Priority: optional diff -Nru wm-icons-0.4.0/debian/rules wm-icons-0.4.0/debian/rules --- wm-icons-0.4.0/debian/rules 2024-05-31 20:28:04.000000000 +0000 +++ wm-icons-0.4.0/debian/rules 2024-12-31 10:21:12.000000000 +0000 @@ -8,10 +8,10 @@ ifeq (,$(filter nostrip,$(DEB_BUILD_OPTIONS))) INSTALL_PROGRAM += -s endif -install_file = $(INSTALL) -p -o root -g root -m 644 -install_program = $(INSTALL) -p -o root -g root -m 755 -install_script = $(INSTALL) -p -o root -g root -m 755 -make_directory = $(INSTALL) -p -d -o root -g root -m 755 +install_file = $(INSTALL) -p -m 644 +install_program = $(INSTALL) -p -m 755 +install_script = $(INSTALL) -p -m 755 +make_directory = $(INSTALL) -p -d -m 755 package:=wm-icons METHODSDIR = $(TMPTOP)/etc/menu-methods METHODSLOC = $(TMPTOP)/etc/X11/fvwm/wm-icons
OpenPGP_signature.asc
Description: OpenPGP digital signature