[pkg-nagios-changes] [Git][nagios-team/icingadb][master] 4 commits: Use golang-1.19 to workaround FTBFS with 1.18.4.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Aug 7 13:26:28 BST 2022



Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / icingadb


Commits:
fd57af03 by Bas Couwenberg at 2022-07-18T10:52:11+02:00
Use golang-1.19 to workaround FTBFS with 1.18.4.

- - - - -
56c5dfe2 by Bas Couwenberg at 2022-07-18T10:58:06+02:00
Revert "Use golang-1.19 to workaround FTBFS with 1.18.4."

This reverts commit fd57af03da1d2869877702279304c01f3c88f17b.

- - - - -
ace39344 by Bas Couwenberg at 2022-08-07T14:12:57+02:00
Override dh_dwz to fix FTBFS, see: #931891.

- - - - -
1c4b4b74 by Bas Couwenberg at 2022-08-07T14:25:49+02:00
Update lintian overrides.

- - - - -


3 changed files:

- debian/changelog
- debian/lintian-overrides
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+icingadb (1.0.0-2) UNRELEASED; urgency=medium
+
+  * Override dh_dwz to fix FTBFS, see: #931891.
+  * Update lintian overrides.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 07 Aug 2022 14:12:41 +0200
+
 icingadb (1.0.0-1) unstable; urgency=medium
 
   * Move from experimental to unstable.


=====================================
debian/lintian-overrides
=====================================
@@ -4,8 +4,3 @@ package-supports-alternative-init-but-no-init.d-script [lib/systemd/system/icing
 # False positive, string not included in source
 spelling-error-in-binary whE when [usr/sbin/icingadb]
 
-# Buildflags are recorded:
-#  build   CGO_CFLAGS="-g -O2 -ffile-prefix-map=<BUILDPATH>=. -fstack-protector-strong -Wformat -Werror=format-security"
-#  build   CGO_CXXFLAGS="-g -O2 -ffile-prefix-map=<BUILDPATH>=. -fstack-protector-strong -Wformat -Werror=format-security"
-file-references-package-build-path [usr/sbin/icingadb]
-


=====================================
debian/rules
=====================================
@@ -42,3 +42,6 @@ override_dh_installsystemd:
 
 override_dh_compress:
 	dh_compress -X.md
+
+override_dh_dwz:
+	# Skip, fails on compressed .debug_abbrev sections, see: #931891



View it on GitLab: https://salsa.debian.org/nagios-team/icingadb/-/compare/9e72ada9b3ae525b02dc25b50c0cb3505faa34b6...1c4b4b74e04cd6e060b435840891d5457ae57cc6

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/icingadb/-/compare/9e72ada9b3ae525b02dc25b50c0cb3505faa34b6...1c4b4b74e04cd6e060b435840891d5457ae57cc6
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nagios-changes/attachments/20220807/0dcd1753/attachment-0001.htm>


More information about the pkg-nagios-changes mailing list