From 37c57978a923429a7cf139e9a6355a50a44e37a6 Mon Sep 17 00:00:00 2001 From: Emilio Pozuelo Monfort Date: Wed, 9 Mar 2011 14:15:52 +0000 Subject: Initial Debian packaging Based on the Ubuntu empathy package. --- debian/gbp.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 debian/gbp.conf (limited to 'debian/gbp.conf') diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 000000000..7b1e75e34 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,9 @@ +[DEFAULT] +debian-branch = debian +upstream-branch = empathy-skype +pristine-tar = True +compression = bzip2 + +[git-buildpackage] +tarball-dir = ../tarballs/ +export-dir = ../build-area/ -- cgit v1.2.3