From: Quentin Smith Date: Sat, 15 Oct 2011 19:40:11 +0000 (-0400) Subject: Add precise apt pocket X-Git-Tag: 0.64^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-devconfig.git/commitdiff_plain/8d5fc50d5f16306020844f93e529eb3598fa1025 Add precise apt pocket --- 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