update to standards 3.7.3, added Vcs- fields, moved Homepage
This commit is contained in:
parent
0924c1761c
commit
801b91956e
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -2,8 +2,10 @@ nagios-snmp-plugins (1.1.1-3) UNRELEASED; urgency=low
|
|||
|
||||
* change unit to bit/s in interface check
|
||||
* add option for scale of bandwidth to interface check
|
||||
* added Vcs- fields, moved Homepage into source header's field
|
||||
* bump standards version to 3.7.3
|
||||
|
||||
-- Jan Wagner <waja@cyconet.org> Fri, 06 Jul 2007 23:25:38 +0200
|
||||
-- Jan Wagner <waja@cyconet.org> Sun, 9 Dec 2007 23:25:38 +0200
|
||||
|
||||
nagios-snmp-plugins (1.1.1-2) unstable; urgency=low
|
||||
|
||||
|
|
7
debian/control
vendored
7
debian/control
vendored
|
@ -4,7 +4,10 @@ Priority: optional
|
|||
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
|
||||
Uploaders: Jan Wagner <waja@cyconet.org>
|
||||
Build-Depends: debhelper (>= 5), dpatch
|
||||
Standards-Version: 3.7.2
|
||||
Homepage: http://www.manubulon.com/nagios/index_snmp.html
|
||||
Vcs-Browser: http://svn.debian.org/wsvn/pkg-nagios/nagios-snmp-plugins/
|
||||
Vcs-Svn: svn://svn.debian.org/pkg-nagios/nagios-snmp-plugins/
|
||||
Standards-Version: 3.7.3
|
||||
|
||||
Package: nagios-snmp-plugins
|
||||
Architecture: all
|
||||
|
@ -12,5 +15,3 @@ Depends: ${perl:Depends}, ${misc:Depends}, libnet-snmp-perl, perl-base (>= 5.8.4
|
|||
Suggests: nagios-plugins-basic (>= 1.4.5-2)
|
||||
Description: SNMP Plugins for nagios
|
||||
A set of Nagios plugins to check hosts/devices using snmp protocol
|
||||
.
|
||||
Homepage: <http://www.manubulon.com/nagios/index_snmp.html>
|
||||
|
|
Loading…
Reference in a new issue