From ef9a6fa86060bb8c2ea7ae5d76eea7dad5cb1d2f Mon Sep 17 00:00:00 2001 From: Greg Price Date: Fri, 19 Dec 2008 21:26:33 -0500 Subject: [PATCH] invirt-images: architecture should be 'all' svn path=/trunk/packages/invirt-images/; revision=1854 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9ab50bd..62a2ced 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +invirt-images (0.0.2) unstable; urgency=low + + * Architecture: all + + -- Greg Price Fri, 19 Dec 2008 21:25:40 -0500 + invirt-images (0.0.1) unstable; urgency=low * Initial Release. diff --git a/debian/control b/debian/control index ad2e95e..dae7c9c 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: cdbs, debhelper (>= 5) Standards-Version: 3.8.0 Package: invirt-images -Architecture: any +Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, python, invirt-database Description: Invirt's tools for managing disk images for VMs These install the tools for managing disk images for Invirt -- 1.7.9.5