Control: tags 821535 + patch Control: tags 821535 + pending Control: tags 822004 + pending Control: tags 836638 + patch Control: tags 836638 + pending
Dear maintainer, I've prepared an NMU for nagios3 (versioned as 3.5.1.dfsg-2.2) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards. -- regards, Mattia Rizzolo GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`. more about me: https://mapreri.org : :' : Launchpad user: https://launchpad.net/~mapreri `. `'` Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
[0;0mdiffstat for nagios3-3.5.1.dfsg nagios3-3.5.1.dfsg[0;0m [0;0m[0;0m [0;0m changelog | 12 ++++++++++++[0;0m [0;0m control | 3 +--[0;0m [0;0m rules | 17 ++++++-----------[0;0m [0;0m 3 files changed, 19 insertions(+), 13 deletions(-)[0;0m [0;0m[0;0m [1;36mdiff -Nru nagios3-3.5.1.dfsg/debian/changelog nagios3-3.5.1.dfsg/debian/changelog[0;0m [0;31m--- nagios3-3.5.1.dfsg/debian/changelog 2016-01-24 17:55:32.000000000 +0000[0;0m [0;32m+++ nagios3-3.5.1.dfsg/debian/changelog 2016-09-27 21:57:50.000000000 +0000[0;0m [0;36m@@ -1,3 +1,15 @@[0;0m [0;32m+nagios3 (3.5.1.dfsg-2.2) unstable; urgency=medium[0;0m [0;32m+[0;0m [0;32m+ * Non-maintainer upload.[0;0m [0;32m+ * Stop using hardening-wrapper, make use of dpkg-buildflags with[0;0m [0;32m+ DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie[0;0m [0;32m+ instead. Closes: #836638[0;0m [0;32m+ * Add patch from Santiago Vila <sanv...@unex.es> to add support for[0;0m [0;32m+ build-arch and build-indep targets. Closes: #822004[0;0m [0;32m+ * Move to PHP 7.0 dependencies. Closes: #821535[0;0m [0;32m+[0;0m [0;32m+ -- Mattia Rizzolo <mat...@debian.org> Tue, 27 Sep 2016 21:57:50 +0000[0;0m [0;32m+[0;0m [0;0m nagios3 (3.5.1.dfsg-2.1) unstable; urgency=medium[0;0m [0;0m [0;0m [0;0m * Non-maintainer upload.[0;0m [1;36mdiff -Nru nagios3-3.5.1.dfsg/debian/control nagios3-3.5.1.dfsg/debian/control[0;0m [0;31m--- nagios3-3.5.1.dfsg/debian/control 2016-01-24 17:38:28.000000000 +0000[0;0m [0;32m+++ nagios3-3.5.1.dfsg/debian/control 2016-09-27 21:40:56.000000000 +0000[0;0m [0;36m@@ -12,7 +12,6 @@[0;0m [0;0m Build-Depends: autotools-dev,[0;0m [0;0m debhelper (>= 7),[0;0m [0;0m dpkg-dev (>= 1.13.19),[0;0m [0;31m- hardening-wrapper,[0;0m [0;0m libgd-dev,[0;0m [0;0m libperl-dev,[0;0m [0;0m libpng-dev,[0;0m [0;36m@@ -62,7 +61,7 @@[0;0m [0;0m Depends: adduser,[0;0m [0;0m apache2-utils,[0;0m [0;0m coreutils (>= 4.5.3),[0;0m [0;31m- libapache2-mod-php[7m5 | php5 | php5[27m-cgi,[0;0m [0;32m+ libapache2-mod-php[7m | php | php[27m-cgi,[0;0m [0;0m libjs-jquery,[0;0m [0;0m nagios3-common (= ${source:Version}),[0;0m [0;0m ucf (>= 0.28),[0;0m [1;36mdiff -Nru nagios3-3.5.1.dfsg/debian/rules nagios3-3.5.1.dfsg/debian/rules[0;0m [0;31m--- nagios3-3.5.1.dfsg/debian/rules 2014-01-03 22:52:08.000000000 +0000[0;0m [0;32m+++ nagios3-3.5.1.dfsg/debian/rules 2016-09-27 21:56:31.000000000 +0000[0;0m [0;36m@@ -4,22 +4,15 @@[0;0m [0;0m # $Id$[0;0m [0;0m [0;0m [0;0m # export DH_VERBOSE=1[0;0m [0;31m-export DEB_BUILD_HARDENING=1[0;0m [0;32m+export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie[0;0m [0;32m+DPKG_EXPORT_BUILDFLAGS = 1[0;0m [0;32m+include /usr/share/dpkg/buildflags.mk[0;0m [0;0m [0;0m [0;0m b := $(shell pwd)/debian[0;0m [0;0m [0;0m [0;0m export DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)[0;0m [0;0m export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)[0;0m [0;0m [0;0m [0;31m-# -Wall disabled until source is fixed to not print tons of warnings with it. :)[0;0m [0;31m-#CFLAGS = -Wall -g[0;0m [0;31m-CFLAGS = -g[0;0m [0;31m-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))[0;0m [0;31m-CFLAGS += -O0[0;0m [0;31m-else[0;0m [0;31m-CFLAGS += -O2[0;0m [0;31m-endif[0;0m [0;31m-[0;0m [0;0m SHELL = /bin/sh -e[0;0m [0;0m CONFIGURE = CFLAGS='$(CFLAGS)' ./configure --prefix=/usr \[0;0m [0;0m --mandir=/usr/share/man \[0;0m [0;36m@@ -81,6 +74,8 @@[0;0m [0;0m $(CONFIGURE)[0;0m [0;0m touch configure-stamp[0;0m [0;0m [0;0m [0;32m+build-arch: build[0;0m [0;32m+build-indep: build[0;0m [0;0m build: build-stamp[0;0m [0;0m build-stamp: configure-stamp[0;0m [0;0m dh_testdir -a[0;0m [0;36m@@ -154,4 +149,4 @@[0;0m [0;0m dh_md5sums -i[0;0m [0;0m dh_builddeb -i[0;0m [0;0m [0;0m [0;31m-.PHONY: binary-indep binary-arch build [7mconfigure binary install [27m[0;0m [0;32m+.PHONY: binary-indep binary-arch build [7mbuild-arch build-indep configure binary install[27m[0;0m
signature.asc
Description: PGP signature