Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Update gbp.conf to use --source-only-changes by default.
· 6e26dad7
Bas Couwenberg
authored
Jul 07, 2019
6e26dad7
Set distribution to unstable.
· c712079a
Bas Couwenberg
authored
Jul 07, 2019
c712079a
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
c712079a
libhdf4 (4.2.14-1
~exp2) UNRELEASED
; urgency=medium
libhdf4 (4.2.14-1
) unstable
; urgency=medium
* Team upload.
* Fix dirversion regex in watch file.
* Update gbp.conf to use --source-only-changes by default.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org>
Thu, 02 May 2019 09:57:30
+0200
-- Bas Couwenberg <sebastic@debian.org>
Sun, 07 Jul 2019 08:13:59
+0200
libhdf4 (4.2.14-1~exp1) experimental; urgency=medium
...
...
debian/gbp.conf
View file @
c712079a
...
...
@@ -14,3 +14,6 @@ upstream-tag = upstream/%(version)s
# Always use pristine-tar.
pristine
-
tar
=
True
[
buildpackage
]
pbuilder
-
options
= --
source
-
only
-
changes