bump standards
This commit is contained in:
parent
0e3cb8598e
commit
3cbd821b98
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
|||
nagios-plugins (1.4.13+git200906171200-1) UNRELEASED; urgency=low
|
||||
nagios-plugins (1.4.13+git200906171200-1) unstable; urgency=low
|
||||
|
||||
* new upstream
|
||||
- check_http doesn't enforce port (Closes: #494835)
|
||||
|
@ -30,8 +30,9 @@ nagios-plugins (1.4.13+git200906171200-1) UNRELEASED; urgency=low
|
|||
* providing some explanation about predefined check commands in README.Debian
|
||||
* pointing to README.Debian in nt.cfg
|
||||
* add 'make install-root' to debian/rules to get suid plugins installed again
|
||||
* bump standards version to 3.8.2 (no changes needed)
|
||||
|
||||
-- Jan Wagner <waja@cyconet.org> Sun, 01 Feb 2009 03:19:57 +0100
|
||||
-- Jan Wagner <waja@cyconet.org> Mon, 06 Jul 2009 20:21:42 +0200
|
||||
|
||||
nagios-plugins (1.4.12-5) unstable; urgency=low
|
||||
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 4.0.0), dpatch (>= 2.0.9), autotools-dev, libldap2-
|
|||
Homepage: http://nagiosplug.sourceforge.net
|
||||
Vcs-Browser: http://svn.debian.org/wsvn/pkg-nagios/nagios-plugins/
|
||||
Vcs-Svn: svn://svn.debian.org/pkg-nagios/nagios-plugins/
|
||||
Standards-Version: 3.8.0
|
||||
Standards-Version: 3.8.2
|
||||
|
||||
Package: nagios-plugins
|
||||
Architecture: all
|
||||
|
|
Loading…
Reference in a new issue