[Git][debian-gis-team/hdf5][master] 2 commits: Add gbp.conf to use pristine-tar by default.

Sebastiaan Couwenberg gitlab at salsa.debian.org
Sat Feb 10 10:38:21 UTC 2018


Sebastiaan Couwenberg pushed to branch master at Debian GIS Project / hdf5


Commits:
7d8a5717 by Bas Couwenberg at 2018-02-10T11:35:56+01:00
Add gbp.conf to use pristine-tar by default.

- - - - -
1f1146f2 by Bas Couwenberg at 2018-02-10T11:36:07+01:00
Fix deprecated source override location.

- - - - -


3 changed files:

- debian/changelog
- + debian/gbp.conf
- debian/source.lintian-overrides → debian/source/lintian-overrides


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+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 at 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


=====================================
debian/gbp.conf
=====================================
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,16 @@
+[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


=====================================
debian/source.lintian-overrides → debian/source/lintian-overrides
=====================================



View it on GitLab: https://salsa.debian.org/debian-gis-team/hdf5/compare/f22652bc05a7a32a94c04bdab3355324cff193ff...1f1146f27956f3d30690765adabbf44f6797f5d0

---
View it on GitLab: https://salsa.debian.org/debian-gis-team/hdf5/compare/f22652bc05a7a32a94c04bdab3355324cff193ff...1f1146f27956f3d30690765adabbf44f6797f5d0
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20180210/cb38047c/attachment-0001.html>


More information about the Pkg-grass-devel mailing list