Changing upstream URLs
This commit is contained in:
parent
ec51a84594
commit
de62798857
2
debian/control
vendored
2
debian/control
vendored
|
@ -4,7 +4,7 @@ Priority: extra
|
|||
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
|
||||
Uploaders: Jan Wagner <waja@cyconet.org>, Alexander Wirt <formorer@debian.org>
|
||||
Build-Depends: debhelper (>= 5), dpatch (>= 2.0.9), perl, autotools-dev, libdbi-dev, libldap2-dev, libpq-dev, libmysqlclient-dev | libmysqlclient16-dev | libmysqlclient15-dev, libfreeradius-client-dev | libradiusclient-ng-dev, libkrb5-dev, libnet-snmp-perl, procps, mawk | awk, hardening-wrapper
|
||||
Homepage: https://www.nagios-plugins.org
|
||||
Homepage: https://www.monitoring-plugins.org
|
||||
Vcs-Browser: http://git.debian.org/?p=pkg-nagios/pkg-nagios-plugins.git
|
||||
Vcs-Git: git://git.debian.org/pkg-nagios/pkg-nagios-plugins.git
|
||||
Standards-Version: 3.9.4
|
||||
|
|
2
debian/copyright
vendored
2
debian/copyright
vendored
|
@ -1,7 +1,7 @@
|
|||
This package was debianized by Guido Trotter <ultrotter@debian.org> on
|
||||
Sun, 1 Feb 2004 10:05:51 +0100.
|
||||
|
||||
It was downloaded from https://www.nagios-plugins.org/
|
||||
It was downloaded from https://www.monitoring-plugins.org/
|
||||
|
||||
Upstream Authors: Felipe Gustavo de Almeida
|
||||
Ian Cass
|
||||
|
|
2
debian/watch
vendored
2
debian/watch
vendored
|
@ -1,2 +1,2 @@
|
|||
version=3
|
||||
http://sf.net/nagiosplug/nagios-plugins-(\d+\.[\d\.a-z]+)\.tar\.gz
|
||||
https://www.monitoring-plugins.org/download/nagios-plugins-(\d+\.[\d\.a-z]+)\.tar\.gz
|
||||
|
|
Loading…
Reference in a new issue