[libgeo-shapelib-perl] 01/01: Added missing gbp.conf
Francesco Lovergine
frankie at moszumanska.debian.org
Thu Jan 4 19:58:39 UTC 2018
This is an automated email from the git hooks/post-receive script.
frankie pushed a commit to branch master
in repository libgeo-shapelib-perl.
commit ef352a108ec84db858fc87f9c5e72b4ec94693e5
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Thu Jan 4 20:58:34 2018 +0100
Added missing gbp.conf
---
debian/gbp.conf | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..48bde9b
--- /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
+
+# gbp import-orig uses the following names for the upstream tags.
+# Change the value if you are not using gbp import-orig
+upstream-tag = upstream/%(version)s
+
+# Always use pristine-tar.
+pristine-tar = True
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libgeo-shapelib-perl.git
More information about the Pkg-grass-devel
mailing list