[PATCH for p,q,r,s,t}] UBUNTU: [Config] add debian/gbp.conf

Kamal Mostafa kamal at canonical.com
Wed May 28 11:26:28 UTC 2014


I'd like to apply the following patch (creates debian/gbp.conf) to P, Q,
R, S, and T.  It has already been applied to Utopic.

This new two-line file provides a definition for our standard git tag
syntax (e.g. "Ubuntu-3.15.0-3.7") that can be used by git-buildpackage
or related tools.

---------------- >8 ----------------

From 3ac646db5e2c9ac349c2c32fa7a198ea33acdcac Mon Sep 17 00:00:00 2001
From: Kamal Mostafa <kamal at canonical.com>
Date: Mon, 26 May 2014 12:20:05 +0200
Subject: UBUNTU: [Config] add debian/gbp.conf

Defines tag format for 'git buildpackage'.

Acked-by: Andy Whitcroft <apw at canonical.com>
Signed-off-by: Kamal Mostafa <kamal at canonical.com>
---
 debian/gbp.conf | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 debian/gbp.conf

diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..8ce5fda
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,2 @@
+[buildpackage]
+debian-tag = Ubuntu-%(version)s
-- 
1.9.1


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20140528/2a4e08f1/attachment.sig>


More information about the kernel-team mailing list