From 8d5fc50d5f16306020844f93e529eb3598fa1025 Mon Sep 17 00:00:00 2001 From: Quentin Smith Date: Sat, 15 Oct 2011 15:40:11 -0400 Subject: [PATCH] Add precise apt pocket --- debian/changelog | 6 ++++++ master.yaml | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4c9436a..7a2ed18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xvm-devconfig (0.64) unstable; urgency=low + + * Add precise apt pocket + + -- Quentin Smith Sat, 15 Oct 2011 15:39:35 -0400 + xvm-devconfig (0.63) unstable; urgency=low * Add fischerl to the dev acl diff --git a/master.yaml b/master.yaml index 97a6629..00db353 100644 --- a/master.yaml +++ b/master.yaml @@ -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 -- 1.7.9.5