[Pkg-nagios-changes] nagios-plugins/debian changelog, 1.19,
1.20 control, 1.4, 1.5 copyright, 1.1, 1.2 rules, 1.8, 1.9
seanius at haydn.debian.org
seanius at haydn.debian.org
Thu Oct 27 14:15:02 UTC 2005
Update of /cvsroot/pkg-nagios/nagios-plugins/debian
In directory haydn:/org/alioth.debian.org/chroot/home/users/seanius/tmp/cvs-serv24832/debian
Modified Files:
changelog control copyright rules
Log Message:
last minute changes, of course
Index: changelog
===================================================================
RCS file: /cvsroot/pkg-nagios/nagios-plugins/debian/changelog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- changelog 26 Oct 2005 21:22:52 -0000 1.19
+++ changelog 27 Oct 2005 14:14:57 -0000 1.20
@@ -19,6 +19,7 @@
were working just fine, but there was no way for things to
be OK. whoops. thanks to uno takeshi for looking into this.
(closes: #335871).
+ - updated FSF address, couple other cosmetic lintian-related fixes.
-- sean finney <seanius at debian.org> Wed, 26 Oct 2005 23:17:41 +0200
Index: control
===================================================================
RCS file: /cvsroot/pkg-nagios/nagios-plugins/debian/control,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- control 18 Oct 2005 10:22:22 -0000 1.4
+++ control 27 Oct 2005 14:14:57 -0000 1.5
@@ -2,7 +2,7 @@
Section: net
Priority: extra
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>
+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, libmysqlclient14-dev | libmysqlclient-dev, libsnmp9-dev | libsnmp-dev, libradius1-dev, libkrb5-dev, libnet-snmp-perl, procps, coreutils | fileutils, iputils-ping, dnsutils, bind9-host | host, snmp, mawk | awk
Standards-Version: 3.6.2
@@ -54,7 +54,6 @@
Package: nagios-plugins-standard
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, procps
Conflicts: nagios-plugins (<= 1.4.2-3)
Replaces: nagios-plugins
Depends: ${shlibs:Depends}, ${misc:Depends}, fping, qstat, snmp, radiusclient1, libnet-snmp-perl, iputils-ping, dnsutils, bind9-host | host, ntpdate, ntp, smbclient
Index: copyright
===================================================================
RCS file: /cvsroot/pkg-nagios/nagios-plugins/debian/copyright,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- copyright 30 Sep 2005 13:15:15 -0000 1.1
+++ copyright 27 Oct 2005 14:14:57 -0000 1.2
@@ -15,6 +15,7 @@
Remi Paulmier
Didi Rieder
Tom Shields
+ Sean Finney
Copyright:
@@ -29,8 +30,8 @@
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- 02111-1307, USA.
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
Index: rules
===================================================================
RCS file: /cvsroot/pkg-nagios/nagios-plugins/debian/rules,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- rules 18 Oct 2005 10:46:53 -0000 1.8
+++ rules 27 Oct 2005 14:14:57 -0000 1.9
@@ -80,6 +80,7 @@
# Add here commands to install the package into debian/nagios-plugins.
$(MAKE) install DESTDIR=${NP_BASIC_DIR}
+ chmod 644 ${NP_BASIC_DIR}/usr/lib/nagios/plugins/utils.pm
cp $(CURDIR)/debian/pluginconfig/*.cfg ${NP_BASIC_DIR}/${NP_ETC}
# split up basic vs. standard plugins
for p in ${std_plugins}; do \
@@ -118,7 +119,7 @@
# dh_link
dh_strip
dh_compress
- dh_fixperms
+ dh_fixperms -X utils.pm
# dh_perl
# dh_python
# dh_makeshlibs
More information about the Pkg-nagios-changes
mailing list