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