[Git][debian-gis-team/pylibtiff][master] Add gbp.conf to use pristine-tar by default.
Bas Couwenberg
gitlab at salsa.debian.org
Mon Dec 31 10:56:05 GMT 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / pylibtiff
Commits:
092b06c7 by Bas Couwenberg at 2018-12-31T10:43:47Z
Add gbp.conf to use pristine-tar by default.
- - - - -
2 changed files:
- debian/changelog
- + debian/gbp.conf
Changes:
=====================================
debian/changelog
=====================================
@@ -1,11 +1,15 @@
pylibtiff (0.4.2-3) unstable; urgency=medium
+ [ Antonio Valentino ]
* debain/patchesi:
- new 0006-Robust-definition-list-generation.patch.
The patch avoids permission errors when the definition list is
generated at runtime. The definition list is no longer written to
file (tiff_h_X_Y_Z.py) in the system path.
+ [ Bas Couwenberg ]
+ * Add gbp.conf to use pristine-tar by default.
+
-- Antonio Valentino <antonio.valentino at tiscali.it> Mon, 31 Dec 2018 09:31:37 +0000
pylibtiff (0.4.2-2) unstable; urgency=medium
=====================================
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
View it on GitLab: https://salsa.debian.org/debian-gis-team/pylibtiff/commit/092b06c7a2fc682f18fa77640a4b1aefba15c247
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pylibtiff/commit/092b06c7a2fc682f18fa77640a4b1aefba15c247
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20181231/bbbb4c44/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list