[Pkg-nagios-devel] Bug#821992: icinga: Build arch:all+arch:any but is missing build-{arch, indep} targets

Nishanth Aravamudan nish.aravamudan at canonical.com
Tue Jul 19 18:31:55 UTC 2016


Package: icinga
Version: 1.13.3-2
Followup-For: Bug #821992
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu yakkety ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * Add build-arch and build-indep targets to d/rules (Closes: #821992).

Thanks for considering the patch.

*** /tmp/tmpMNLVWQ/icinga_1.13.3-2ubuntu2.debdiff
diff -u icinga-1.13.3/debian/rules icinga-1.13.3/debian/rules
--- icinga-1.13.3/debian/rules
+++ icinga-1.13.3/debian/rules
@@ -101,7 +101,9 @@
 	$(CONFIGURE)
 	touch configure-stamp
 
-build: build-stamp
+build: build-arch build-indep
+build-arch: build-stamp
+build-indep: build-stamp
 build-stamp: patch-stamp configure-stamp
 	dh_testdir -a
 	@echo "Doing $@"
@@ -238 +240 @@
-.PHONY: binary-indep binary-arch build configure binary install patch unpatch
+.PHONY: binary-indep binary-arch build build-arch build-indep configure binary install patch unpatch


-- System Information:
Debian Release: stretch/sid
  APT prefers xenial-updates
  APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500, 'xenial'), (100, 'xenial-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.0-31-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- 
Nishanth Aravamudan
Ubuntu Server
Canonical Ltd



More information about the Pkg-nagios-devel mailing list