#1064572 RFS: lighttpd/1.4.74-1 -- light, fast, functional web server

#1064572#5
Date:
2024-02-24 12:12:23 UTC
From:
To:
Dear mentors,

I am looking for a DD sponsor for my package "lighttpd":

https://salsa.debian.org/debian/lighttpd/

I am an upstream lighttpd developer and have participated in
maintaining lighttpd on Debian for a number of years.

I am listed as an uploader on https://tracker.debian.org/pkg/lighttpd

lighttpd-1.4.74-1 passes autopkgtests and expected CI tests,
and is tagged.  (This is a non-DD maintainer upload.)

 * Package name     : lighttpd
   Version          : 1.4.74-1
   Upstream contact : team+lighttpd@tracker.debian.org
 * URL              : https://lighttpd.net/
 * License          : BSD-3-Clause
 * Vcs              : https://git.lighttpd.net/lighttpd/lighttpd1.4

Thank you.  Glenn

#1064572#10
Date:
2024-02-27 07:47:22 UTC
From:
To:
9e6532694efb91a5da9d39acee0c9a6ce43eb180

Hi,

I uploaded 1.4.74-1 but I noticed just now
that this would create a UsrMerge regression.

If the .timer & .service are correctly named (too early in the morning
for me to think)
then the two lines in lighttpd.install are not needed at all.

@Helmut: you can correct us directly on Salsa,
no need to file a bug.

Greetings

git diff 9e6532694efb91a5da9d39acee0c9a6ce43eb180~1..9e6532694efb91a5da9d39acee0c9a6ce43eb180
diff --git a/debian/lighttpd.install b/debian/lighttpd.install
index 4f8d403..21e2134 100644
--- a/debian/lighttpd.install
+++ b/debian/lighttpd.install
@@ -24,4 +24,6 @@ debian/use-ipv6.pl
/usr/share/lighttpd/
 debian/lighty-enable-mod                    /usr/sbin/
 debian/index.html                           /usr/share/lighttpd/
 debian/lighttpd.tmpfile.conf                /usr/lib/tmpfiles.d/
+debian/lighttpd-maint.service               /lib/systemd/system/
+debian/lighttpd-maint.timer                 /lib/systemd/system/
 doc/systemd/lighttpd.service                /lib/systemd/system/

#1064572#19
Date:
2024-02-27 09:43:53 UTC
From:
To:
https://salsa.debian.org/debian/lighttpd/-/merge_requests/46 from Helmut
has been merged.

Would you like me to tag and sign lighttpd-1.4.74-2 with these changes?

I'll do so later today unless I hear otherwise.
Cheers, Glenn