[Pkg-telepathy-commits] [SCM] libjingle0.3 packaging branch, debian, updated. 46dcbc416bfe87eef4412bdd3fc828ea9b01dea1
Simon McVittie
smcv at debian.org
Fri Dec 26 23:35:33 UTC 2008
The following commit has been merged in the debian branch:
commit 7e64c8dbd31da478a34d453aee7ba10c6514e6f1
Author: Simon McVittie <smcv at debian.org>
Date: Fri Dec 26 23:21:55 2008 +0000
Add gbp.conf for git-buildpackage
diff --git a/debian/changelog b/debian/changelog
index 57d2680..046463a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libjingle0.3 (0.3.12-3) UNRELEASED; urgency=low
* Move packaging to git
+ * Add gbp.conf for git-buildpackage
-- Simon McVittie <smcv at debian.org> Fri, 26 Dec 2008 23:20:44 +0000
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..2923ad3
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,9 @@
+[DEFAULT]
+debian-branch = debian
+upstream-branch = upstream
+pristine-tar = True
+
+[git-buildpackage]
+tarball-dir = ../tarballs/
+export-dir = ../build-area/
+no-create-orig = True
--
libjingle0.3 packaging
More information about the Pkg-telepathy-commits
mailing list