[pkg-nagios-changes] [Git][nagios-team/pkg-monitoring-plugins][master] 5 commits: Update gbp.conf for deprecated section.
Bas Couwenberg
gitlab at salsa.debian.org
Fri Nov 20 10:02:37 GMT 2020
Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / pkg-monitoring-plugins
Commits:
ed928307 by Bas Couwenberg at 2020-11-20T10:52:33+01:00
Update gbp.conf for deprecated section.
- - - - -
4890f23a by Bas Couwenberg at 2020-11-20T10:56:30+01:00
Drop obsolete symlinks for icinga 1.x.
- - - - -
6086187c by Bas Couwenberg at 2020-11-20T11:02:25+01:00
Drop obsolete autotools-dev build dependency.
- - - - -
1407082c by Bas Couwenberg at 2020-11-20T11:02:25+01:00
Don't set CFLAGS from noopt.
- - - - -
94db0e32 by Bas Couwenberg at 2020-11-20T11:02:25+01:00
Drop obsolete ORed build dependency.
- - - - -
4 changed files:
- debian/control
- debian/gbp.conf
- − debian/monitoring-plugins-common.links
- debian/rules
Changes:
=====================================
debian/control
=====================================
@@ -3,13 +3,12 @@ Section: net
Priority: optional
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian.org>
Uploaders: Jan Wagner <waja at cyconet.org>, Alexander Wirt <formorer at debian.org>
-Build-Depends: autotools-dev,
- debhelper (>= 10~),
+Build-Depends: debhelper (>= 10~),
libdbi-dev,
libradcli-dev | libfreeradius-client-dev | libradiusclient-ng-dev,
libkrb5-dev,
libldap2-dev,
- default-libmysqlclient-dev | libmysqlclient-dev,
+ default-libmysqlclient-dev,
libnet-snmp-perl,
libpq-dev,
libssl-dev,
=====================================
debian/gbp.conf
=====================================
@@ -1,5 +1,3 @@
-[git-buildpackage]
-postbuild = lintian --info --display-info --display-experimental --pedantic --show-overrides $GBP_CHANGES_FILE
-
[buildpackage]
+postbuild = lintian --info --display-info --display-experimental --pedantic --show-overrides $GBP_CHANGES_FILE
pbuilder-options = --source-only-changes
=====================================
debian/monitoring-plugins-common.links deleted
=====================================
@@ -1,2 +0,0 @@
-usr/lib/nagios/plugins/utils.pm usr/lib/icinga/utils.pm
-usr/lib/nagios/plugins/utils.sh usr/lib/icinga/utils.sh
=====================================
debian/rules
=====================================
@@ -16,8 +16,6 @@ PACKAGE = monitoring-plugins
# from having to guess our platform (since we know it already)
include /usr/share/dpkg/architecture.mk
-CFLAGS = -Wall -g
-
DEBIANDIR=$(CURDIR)/debian
NP_LIBEXEC:=/usr/lib/nagios/plugins
NP_COMMON_DIR:=$(DEBIANDIR)/monitoring-plugins-common
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-monitoring-plugins/-/compare/3c972467df91d2dd24ca7868ca473620aea7725e...94db0e324ed3d1ca0e5ee03b7c5d1fdba12c0741
--
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-monitoring-plugins/-/compare/3c972467df91d2dd24ca7868ca473620aea7725e...94db0e324ed3d1ca0e5ee03b7c5d1fdba12c0741
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/20201120/22e6ffaa/attachment-0001.html>
More information about the pkg-nagios-changes
mailing list