[Debian-ha-maintainers] Bug#1089342: heartbeat: diff for NMU version 1:3.0.6-15.1
Niels Thykier
niels at thykier.net
Sat Dec 28 15:10:11 GMT 2024
Control: tags 1089342 + patch
Control: tags 1089342 + pending
Dear maintainer,
I've prepared an NMU for heartbeat (versioned as 1:3.0.6-15.1) and
uploaded it to DELAYED/15. Please feel free to tell me if I
should delay it longer.
Regards.
diff -Nru heartbeat-3.0.6/debian/changelog heartbeat-3.0.6/debian/changelog
--- heartbeat-3.0.6/debian/changelog 2024-09-01 09:20:04.000000000 +0000
+++ heartbeat-3.0.6/debian/changelog 2024-12-28 15:08:31.000000000 +0000
@@ -1,3 +1,10 @@
+heartbeat (1:3.0.6-15.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Make heartbeat build without needing root. (Closes: #1089342)
+
+ -- Niels Thykier <niels at thykier.net> Sat, 28 Dec 2024 15:08:31 +0000
+
heartbeat (1:3.0.6-15) unstable; urgency=medium
* Journald is default, drop log daemon and logrotate dependencies
diff -Nru heartbeat-3.0.6/debian/control heartbeat-3.0.6/debian/control
--- heartbeat-3.0.6/debian/control 2024-09-01 09:15:35.000000000 +0000
+++ heartbeat-3.0.6/debian/control 2024-12-28 15:07:41.000000000 +0000
@@ -44,6 +44,7 @@
uuid-dev,
xsltproc,
zlib1g-dev,
+Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: http://www.linux-ha.org/
Vcs-Browser: https://salsa.debian.org/ha-team/heartbeat
diff -Nru heartbeat-3.0.6/debian/rules heartbeat-3.0.6/debian/rules
--- heartbeat-3.0.6/debian/rules 2024-08-29 19:38:16.000000000 +0000
+++ heartbeat-3.0.6/debian/rules 2024-12-28 15:07:41.000000000 +0000
@@ -129,14 +129,13 @@
dh_installlogcheck -a
dh_lintian -a
dh_link -a
+ dh_fixperms -a
dh_strip -a
# strip static libraries
find $(CURDIR)/debian/heartbeat-dev/ -name '*.a' \
| xargs strip --strip-debug --remove-section=.comment \
--remove-section=.note --enable-deterministic-archives
-
dh_compress -a
- dh_fixperms -a
# remove redundant license files
rm -rf `pwd`/debian/heartbeat/usr/share/doc/heartbeat/COPYING.*
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/debian-ha-maintainers/attachments/20241228/c190ba2a/attachment.sig>
More information about the Debian-ha-maintainers
mailing list