[Pkg-nagios-devel]
nagios-plugins/debian changelog, 1.2, 1.3 control,
1.1, 1.2 rules, 1.1, 1.2
seanius at haydn.debian.org
seanius at haydn.debian.org
Mon Oct 3 07:40:35 UTC 2005
Update of /cvsroot/pkg-nagios/nagios-plugins/debian
In directory haydn:/org/alioth.debian.org/chroot/home/users/seanius/tmp/cvs-serv7620/debian
Modified Files:
changelog control rules
Log Message:
massaged old patches to work.
removed some build-dependencies and hard-coded paths instead
Index: changelog
===================================================================
RCS file: /cvsroot/pkg-nagios/nagios-plugins/debian/changelog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- changelog 30 Sep 2005 13:56:03 -0000 1.2
+++ changelog 3 Oct 2005 07:40:32 -0000 1.3
@@ -2,7 +2,10 @@
* New upstream release.
* Sean Finney:
- - Now managing nagios-plugins as part of the pkg-nagios alioth project.
+ - now managing nagios-plugins as part of the pkg-nagios alioth project.
+ - updated Maintainer field
+ - updated build-dependencies to build against libsnmp9-dev
+ - removed build-dependencies on exim4 | mail-transport-agent, ssh, fping.
-- sean finney <seanius at debian.org> Fri, 30 Sep 2005 09:47:57 -0400
Index: control
===================================================================
RCS file: /cvsroot/pkg-nagios/nagios-plugins/debian/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- control 30 Sep 2005 13:15:15 -0000 1.1
+++ control 3 Oct 2005 07:40:32 -0000 1.2
@@ -1,8 +1,9 @@
Source: nagios-plugins
Section: net
Priority: extra
-Maintainer: Guido Trotter <ultrotter at debian.org>
-Build-Depends: debhelper (>= 4.0.0), dpatch (>= 2.0.9), libldap2-dev, postgresql-dev, libmysqlclient12-dev | libmysqlclient-dev, libsnmp5-dev, libradius1-dev, libkrb5-dev, qstat, fping, libnet-snmp-perl, procps, coreutils | fileutils, iputils-ping, dnsutils, bind9-host | host, ntpdate, ntp-simple, smbclient, snmp, ssh, mawk | awk, exim4 | mail-transport-agent
+Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian.org>
+Uploaders: Sean Finney <seanius at debian.org>, Guido Trotter <ultrotter at debian.org>
+Build-Depends: debhelper (>= 4.0.0), dpatch (>= 2.0.9), libldap2-dev, postgresql-dev, libmysqlclient12-dev | libmysqlclient-dev, libsnmp9-dev, libradius1-dev, libkrb5-dev, libnet-snmp-perl, procps, coreutils | fileutils, iputils-ping, dnsutils, bind9-host | host, snmp, mawk | awk
Standards-Version: 3.6.1.0
Package: nagios-plugins
Index: rules
===================================================================
RCS file: /cvsroot/pkg-nagios/nagios-plugins/debian/rules,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- rules 30 Sep 2005 13:15:15 -0000 1.1
+++ rules 3 Oct 2005 07:40:32 -0000 1.2
@@ -71,7 +71,7 @@
# Add here commands to install the package into debian/nagios-plugins.
$(MAKE) install DESTDIR=$(CURDIR)/debian/nagios-plugins
- cp $(CURDIR)/debian/pluginconfig/* $(CURDIR)/debian/nagios-plugins/etc/nagios-plugins/config/
+ cp $(CURDIR)/debian/pluginconfig/*.cfg $(CURDIR)/debian/nagios-plugins/etc/nagios-plugins/config/
# Build architecture-independent files here.
More information about the Pkg-nagios-devel
mailing list