[jcodings] 01/04: add debian/gbp.conf

Hideki Yamane henrich at moszumanska.debian.org
Mon Dec 21 23:37:04 UTC 2015


This is an automated email from the git hooks/post-receive script.

henrich pushed a commit to branch debian/sid
in repository jcodings.

commit 0e0b83985978b8adfc77a00971965ea8bdd5ebae
Author: Hideki Yamane <henrich at debian.org>
Date:   Sat Nov 14 16:53:15 2015 +0900

    add debian/gbp.conf
---
 debian/changelog |  6 ++++++
 debian/gbp.conf  | 12 ++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 14dbdf4..1b54d13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jcodings (1.0.13-2) UNRELEASED; urgency=medium
+
+  * add debian/gbp.conf for git-buildpackage preset value 
+
+ -- Hideki Yamane <henrich at debian.org>  Sat, 14 Nov 2015 16:52:51 +0900
+
 jcodings (1.0.13-1) unstable; urgency=medium
 
   * Imported Upstream version 1.0.13
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..8f0e733
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,12 @@
+[DEFAULT]
+debian-branch = debian/sid
+upstream-tag = jcodings-%(version)s
+debian-tag = debian/%(version)s
+pristine-tar = True
+color = auto
+
+[buildpackage]
+# Look for a tag matching the upstream version when creating a tarball
+upstream-tree = tag
+# uncomment this to automatically GPG sign tags:
+sign-tags = True

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jcodings.git



More information about the pkg-java-commits mailing list