[SCM] ardour Debian packaging branch, master, updated. debian/2.8.6-1-11-gab82003

js at users.alioth.debian.org js at users.alioth.debian.org
Sun May 16 15:09:40 UTC 2010


The following commit has been merged in the master branch:
commit c3caba8b1d601a05e884ee6565786ee8daa3a745
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun May 16 16:49:50 2010 +0200

    Improve git-buildpackage config: Add comment on usage, enable tag signing, use bzip2 tarballs, drop default options.

diff --git a/debian/gbp.conf b/debian/gbp.conf
index 1615f89..059dcc5 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,6 +1,8 @@
+# Configuration file for git-buildpackage and friends
+
 [DEFAULT]
-upstream-branch = upstream
-debian-branch = master
-upstream-tag = upstream/%(version)s
-debian-tag = debian/%(version)s
 pristine-tar = True
+sign-tags = True
+
+[git-buildpackage]
+compression = bzip2

-- 
ardour Debian packaging



More information about the pkg-multimedia-commits mailing list