Skip to content
Commits on Source (2)
hdf5 (1.10.1+repack-1~exp2) UNRELEASED; urgency=medium
* Team upload.
* Add gbp.conf to use pristine-tar by default.
* Fix deprecated source override location.
-- Bas Couwenberg <sebastic@debian.org> Sat, 10 Feb 2018 11:35:42 +0100
hdf5 (1.10.1+repack-1~exp1) experimental; urgency=medium
* Fix broken debian/watch due to upstrem web site major change; the
......
[DEFAULT]
# The default name for the upstream branch is "upstream".
# Change it if the name is different (for instance, "master").
upstream-branch = upstream
# The default name for the Debian branch is "master".
# Change it if the name is different (for instance, "debian/unstable").
debian-branch = master
# git-import-orig uses the following names for the upstream tags.
# Change the value if you are not using git-import-orig
upstream-tag = upstream/%(version)s
# Always use pristine-tar.
pristine-tar = True