Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Update gbp.conf to use --source-only-changes by default.
· 95a9553d
Bas Couwenberg
authored
Jul 07, 2019
95a9553d
Set distribution to unstable.
· 4de722d8
Bas Couwenberg
authored
Jul 07, 2019
4de722d8
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
4de722d8
icingaweb2 (2.6.3-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:36:22 +0200
icingaweb2 (2.6.3-1~exp1) experimental; urgency=medium
* Team upload.
...
...
debian/gbp.conf
View file @
4de722d8
...
...
@@ -14,3 +14,6 @@ upstream-tag = upstream/%(version)s
# Always use pristine-tar.
pristine
-
tar
=
True
[
buildpackage
]
pbuilder
-
options
= --
source
-
only
-
changes