Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
Update Vcs-* URLs for Salsa.
· a7693aca
Bas Couwenberg
authored
Jul 20, 2018
a7693aca
Drop dh-systemd build dependency, use debhelper (>= 9.20160709) instead.
· 878671d2
Bas Couwenberg
authored
Jul 20, 2018
878671d2
Strip trailing whitespace from changelog file.
· baab2933
Bas Couwenberg
authored
Jul 20, 2018
baab2933
Set distribution to unstable.
· 2146fd0e
Bas Couwenberg
authored
Jul 20, 2018
2146fd0e
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
2146fd0e
nagios-nrpe (3.2.1-2)
UNRELEASED
; urgency=medium
nagios-nrpe (3.2.1-2)
unstable
; urgency=medium
* Bump Standards-Version to 4.1.5, no changes.
* Update Vcs-* URLs for Salsa.
* Drop dh-systemd build dependency, use debhelper (>= 9.20160709) instead.
* Strip trailing whitespace from changelog file.
-- Bas Couwenberg <sebastic@debian.org>
Mon, 02 Oct 2017 14:26:40
+0200
-- Bas Couwenberg <sebastic@debian.org>
Fri, 20 Jul 2018 21:04:36
+0200
nagios-nrpe (3.2.1-1) unstable; urgency=medium
...
...
@@ -473,4 +476,3 @@ nagios-nrpe (2.0-1) unstable; urgency=low
(closes: #209124)
-- Jason Thomas <jason@debian.org> Wed, 14 Jan 2004 16:13:36 +1100
debian/control
View file @
2146fd0e
...
...
@@ -3,15 +3,14 @@ Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian
Uploaders: Bas Couwenberg <sebastic@debian.org>
Section: net
Priority: optional
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 9
.20160709
),
dh-autoreconf,
dh-systemd,
libssl-dev,
libwrap0-dev,
openssl
Standards-Version: 4.1.5
Vcs-Browser: https://
anonscm
.debian.org/
cgit/pkg-
nagios/pkg-nrpe
.git
Vcs-Git: https://
anonscm
.debian.org/
git/pkg-
nagios/pkg-nrpe.git
Vcs-Browser: https://
salsa
.debian.org/nagios
-team
/pkg-nrpe
Vcs-Git: https://
salsa
.debian.org/nagios
-team
/pkg-nrpe.git
Homepage: https://github.com/NagiosEnterprises/nrpe
Package: nagios-nrpe-server
...
...