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