[cpp-sp] 01/37: Add debian/gbp.conf for DEP-14 layout
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:47:27 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.5.5+dfsg1-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=62d4d8a7ff9df37e18e8d63a865d5d7c20a9a4e7
commit 62d4d8a7ff9df37e18e8d63a865d5d7c20a9a4e7
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: Mon Jan 18 11:26:07 2016 +0100
Add debian/gbp.conf for DEP-14 layout
---
debian/gbp.conf | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..602e358
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,13 @@
+[DEFAULT]
+debian-branch = debian/master
+upstream-branch = upstream/latest
+
+[import-orig]
+pristine-tar = True
+
+[dch]
+multimaint-merge = True
+id-length = 7
+
+[pq]
+patch-numbers = False
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list