aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-17 09:06:33 -0600
committerTed Gould <ted@gould.cx>2009-12-17 09:06:33 -0600
commit5918076246a8d3d4a370f3efada612bac57ff2f4 (patch)
treeb2519e5fb0041167c897c14301919a5c91bce4d8 /debian
parent3995123adb5d99a3ed0e583d8fdd8fddc22cac4e (diff)
downloadayatana-indicator-application-5918076246a8d3d4a370f3efada612bac57ff2f4.tar.gz
ayatana-indicator-application-5918076246a8d3d4a370f3efada612bac57ff2f4.tar.bz2
ayatana-indicator-application-5918076246a8d3d4a370f3efada612bac57ff2f4.zip
debian/control: Removing architecture independent build
dependencies are no architecture dependent.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control4
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b7d7485..ce6e261 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+indicator-application (0.0.4-0ubuntu3~ppa3) UNRELEASED; urgency=low
+
+ * debian/control: Removing architecture independent build
+ dependencies are no architecture dependent.
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 17 Dec 2009 09:05:40 -0600
+
indicator-application (0.0.4-0ubuntu3~ppa2) karmic; urgency=low
* Upstream updates:
diff --git a/debian/control b/debian/control
index d272738..ba5365c 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,8 @@ Build-Depends: debhelper (>= 5.0),
libindicate-gtk-dev (>= 0.2.0),
libindicator-dev (>= 0.3.0),
libdbusmenu-gtk-dev (>= 0.1.8),
- libdbusmenu-glib-dev (>= 0.1.8)
-Build-Depends-Indep: cli-common-dev (>= 0.5.7),
+ libdbusmenu-glib-dev (>= 1.1.8),
+ cli-common-dev (>= 0.5.7),
mono-devel (>= 2.0.1),
gtk-sharp2-gapi,
libmono-dev,