Add precise apt pocket 0.64
authorQuentin Smith <quentin@mit.edu>
Sat, 15 Oct 2011 19:40:11 +0000 (15:40 -0400)
committerQuentin Smith <quentin@mit.edu>
Sat, 15 Oct 2011 19:40:11 +0000 (15:40 -0400)
debian/changelog
master.yaml

index 4c9436a..7a2ed18 100644 (file)
@@ -1,3 +1,9 @@
+xvm-devconfig (0.64) unstable; urgency=low
+
+  * Add precise apt pocket
+
+ -- Quentin Smith <quentin@mit.edu>  Sat, 15 Oct 2011 15:39:35 -0400
+
 xvm-devconfig (0.63) unstable; urgency=low
 
   * Add fischerl to the dev acl
index 97a6629..00db353 100644 (file)
@@ -29,10 +29,17 @@ build:
   prod:
    acl: system:xvm-root
    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