Configure the precise apt pocket to use the precise distro when
[invirt/packages/xvm-prodconfig.git] / master.yaml
index de3eab5..75e4d04 100644 (file)
@@ -27,10 +27,17 @@ build:
   prod:
    acl: *adminacl
    apt: stable
+   distro: hardy
   dev:
    acl: system:xvm-dev
    apt: unstable
    allow_backtracking: yes
+   distro: hardy
+  precise-dev:
+   acl: system:xvm-dev
+   apt: precise-unstable
+   allow_backtracking: yes
+   distro: precise
  tagger:
   name: Invirt Build Server
   email: invirt@mit.edu