Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Bump Standards-Version to 4.4.0, no changes.
· a1c62af4
Bas Couwenberg
authored
Jul 28, 2019
a1c62af4
Update gbp.conf to use --source-only-changes by default.
· 518bbb7d
Bas Couwenberg
authored
Jul 28, 2019
518bbb7d
Set distribution to unstable.
· d11493d7
Bas Couwenberg
authored
Jul 28, 2019
d11493d7
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
d11493d7
nsca (2.9.2-3)
UNRELEASED
; urgency=medium
nsca (2.9.2-3)
unstable
; urgency=medium
* Team upload.
* Drop autopkgtest to test installability.
* Add lintian override for testsuite-autopkgtest-missing.
* Bump Standards-Version to 4.
3
.0, no changes.
* Bump Standards-Version to 4.
4
.0, no changes.
* Use /run instead of /var/run.
* Update command_file path for icinga2.
* Drop icinga from Suggests.
* Use section 8 for manpages.
* Fix update-inetd command in postrm.
* Update gbp.conf to use --source-only-changes by default.
-- Bas Couwenberg <sebastic@debian.org>
Wed, 01 Aug 2018 21:06:44
+0200
-- Bas Couwenberg <sebastic@debian.org>
Sun, 28 Jul 2019 10:49:08
+0200
nsca (2.9.2-2) unstable; urgency=medium
...
...
debian/control
View file @
d11493d7
...
...
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9),
dh-autoreconf,
libmcrypt-dev,
po-debconf
Standards-Version: 4.
3
.0
Standards-Version: 4.
4
.0
Vcs-Browser: https://salsa.debian.org/nagios-team/pkg-nsca
Vcs-Git: https://salsa.debian.org/nagios-team/pkg-nsca.git
Homepage: https://github.com/NagiosEnterprises/nsca
...
...
debian/gbp.conf
View file @
d11493d7
...
...
@@ -14,3 +14,6 @@ upstream-tag = upstream/%(version)s
# Always use pristine-tar.
pristine
-
tar
=
True
[
buildpackage
]
pbuilder
-
options
= --
source
-
only
-
changes