From 66ef18ab81953d66445602266ed0caf83fcc1d9d Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Tue, 4 Dec 2012 11:32:25 +0100 Subject: sync.profile: Point dependencies to 'refs/heads/stable' We should test stable branches against stable branches only. At some point we should automate the merges from dev->stable->release and decide how to handle possible merge conflicts. This is good enough for the time being. Change-Id: Ie7e29bea0648a3e3b106951615ba05ec4beefb0e Reviewed-by: Janne Anttila --- sync.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 1b155a1..7067afc 100644 --- a/sync.profile +++ b/sync.profile @@ -11,6 +11,6 @@ # - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch) # %dependencies = ( - "qtbase" => "refs/heads/master", + "qtbase" => "refs/heads/stable", ); -- cgit v1.2.3