[pkg-eucalyptus-commits] r19 - tools

Charles Plessy plessy at alioth.debian.org
Tue Mar 9 15:42:12 UTC 2010


Author: plessy
Date: 2010-03-09 15:42:11 +0000 (Tue, 09 Mar 2010)
New Revision: 19

Modified:
   tools/mrconfig
Log:
Added euca2ools to the packages listed in the mr config file.


Modified: tools/mrconfig
===================================================================
--- tools/mrconfig	2010-03-09 15:25:53 UTC (rev 18)
+++ tools/mrconfig	2010-03-09 15:42:11 UTC (rev 19)
@@ -26,6 +26,16 @@
 		[ "$DEBFULLNAME" ] && git config user.name "$DEBFULLNAME"
 	}
 
+# In pkg-eucalyptus
+
+[euca2ools]
+checkout =
+	git clone 'git://git.debian.org/git/pkg-eucalyptus/euca2ools.git' 'euca2ools'
+	cd euca2ools
+	checkout_gbp_branches
+	git_config_debenvvars
+	git config remote.origin.pushurl ssh://git.debian.org/git/pkg-eucalyptus/euca2ools.git
+
 # In pkg-escience
 
 [axis2c]




More information about the pkg-eucalyptus-commits mailing list