Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Update gbp.conf to use --source-only-changes by default.
· 55071390
Bas Couwenberg
authored
Jul 07, 2019
55071390
Set distribution to unstable.
· c71f430a
Bas Couwenberg
authored
Jul 07, 2019
c71f430a
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
c71f430a
fiona (1.8.6-1
~exp2) UNRELEASED
; urgency=medium
fiona (1.8.6-1
) unstable
; urgency=medium
* Team upload.
* Update dh_install override to use --list-missing.
* Update gbp.conf to use --source-only-changes by default.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Sun,
26 May
2019
20:19
:48 +0200
-- Bas Couwenberg <sebastic@debian.org> Sun,
07 Jul
2019
08:00
:48 +0200
fiona (1.8.6-1~exp1) experimental; urgency=medium
...
...
debian/gbp.conf
View file @
c71f430a
...
...
@@ -14,3 +14,6 @@ upstream-tag = upstream/%(version)s
# Always use pristine-tar.
pristine
-
tar
=
True
[
buildpackage
]
pbuilder
-
options
= --
source
-
only
-
changes