Greetings! Thanks for uploading this. I may preempt this with a new upload that fixes other things as well. If not, I'm very happy for this to go in.
Regards, Mako {"quotation": {"who": "Niels Thykier", "date": "Tue, Dec 31, 2024 at 01:13:32PM +0100"}} > Control: tags 1089393 + patch > Control: tags 1089393 + pending > > > Dear maintainer, > > I've prepared an NMU for most (versioned as 5.2.0-1.1) and > uploaded it to DELAYED/7. Please feel free to tell me if I > should delay it longer. > > Regards. > > diff -Nru most-5.2.0/debian/changelog most-5.2.0/debian/changelog > --- most-5.2.0/debian/changelog 2023-06-30 22:36:24.000000000 +0000 > +++ most-5.2.0/debian/changelog 2024-12-31 12:12:02.000000000 +0000 > @@ -1,3 +1,10 @@ > +most (5.2.0-1.1) unstable; urgency=medium > + > + * Non-maintainer upload. > + * Support rootless builds (Closes: #1089393) > + > + -- Niels Thykier <ni...@thykier.net> Tue, 31 Dec 2024 12:12:02 +0000 > + > most (5.2.0-1) unstable; urgency=medium > * New upstream release. Closes: #99097 > diff -Nru most-5.2.0/debian/control most-5.2.0/debian/control > --- most-5.2.0/debian/control 2023-06-30 22:36:24.000000000 +0000 > +++ most-5.2.0/debian/control 2024-12-17 05:55:57.000000000 +0000 > @@ -2,6 +2,7 @@ > Section: text > Priority: optional > Maintainer: Benjamin Mako Hill <m...@debian.org> +Rules-Requires-Root: no > Standards-Version: 4.6.2.0 > Build-Depends: debhelper (>=13), libslang2-dev, chrpath, docbook-utils, > tmexpand > diff -Nru most-5.2.0/debian/rules most-5.2.0/debian/rules > --- most-5.2.0/debian/rules 2023-06-30 22:36:24.000000000 +0000 > +++ most-5.2.0/debian/rules 2024-12-17 05:55:51.000000000 +0000 > @@ -20,9 +20,9 @@ > CC ?= gcc > CFLAGS += -Wall -DUTF8 > -install_binary= install -o root -g root -m 755 > -install_script= install -o root -g root -m 755 > -install_files= install -o root -g root -m 644 > +install_binary= install -m 755 > +install_script= install -m 755 > +install_files= install -m 644 > # The next section may have to be extensively modified > -- Benjamin Mako Hill https://mako.cc/academic/
signature.asc
Description: PGP signature