Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Update gbp.conf to use --source-only-changes by default.
· 32026167
Bas Couwenberg
authored
Jul 07, 2019
32026167
Set distribution to unstable.
· 3fdc8807
Bas Couwenberg
authored
Jul 07, 2019
3fdc8807
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
3fdc8807
icinga2 (2.10.5-1) unstable; urgency=medium
* Team upload.
* Update gbp.conf to use --source-only-changes by default.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Sun, 07 Jul 2019 12:34:48 +0200
icinga2 (2.10.5-1~exp1) experimental; urgency=medium
* Team upload.
...
...
debian/gbp.conf
View file @
3fdc8807
...
...
@@ -14,3 +14,6 @@ upstream-tag = upstream/%(version)s
# Always use pristine-tar.
pristine
-
tar
=
True
[
buildpackage
]
pbuilder
-
options
= --
source
-
only
-
changes