Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Update gbp.conf to use --source-only-changes by default.
· 24c23496
Bas Couwenberg
authored
Jul 07, 2019
24c23496
Set distribution to unstable.
· f84262a9
Bas Couwenberg
authored
Jul 07, 2019
f84262a9
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
f84262a9
nsca-ng (1.6-3) unstable; urgency=medium
* Team upload.
* Update gbp.conf to use --source-only-changes by default.
-- Bas Couwenberg <sebastic@debian.org> Sun, 07 Jul 2019 21:31:35 +0200
nsca-ng (1.6-2) unstable; urgency=medium
* Team upload.
...
...
debian/gbp.conf
View file @
f84262a9
...
...
@@ -14,3 +14,6 @@ upstream-tag = upstream/%(version)s
# Always use pristine-tar.
pristine
-
tar
=
True
[
buildpackage
]
pbuilder
-
options
= --
source
-
only
-
changes