From 872812ad907aa58e02204885b12c533c2c1bec58 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 16 Jan 2009 13:03:26 -0600 Subject: Changing the build targets, now I understand the difference between 'any' and 'all' --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 011c05c..e5d5cc3 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 5.0), Standards-Version: 3.8.0 Package: indicator-applet -Architecture: all +Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-panel @@ -22,14 +22,14 @@ Description: Applet for the GNOME panel providing various indicators for Package: libindicate Section: libs -Architecture: all +Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: A library used to indicate. Package: libindicate-dev Section: libdevel -Architecture: all +Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libindicate (= ${binary:Version}), -- cgit v1.2.3