aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2010-01-19 22:57:32 +0100
committerSebastien Bacher <seb128@ubuntu.com>2010-01-19 22:57:32 +0100
commit6b648fd50fd1b7449fc29cfae7fca55ce7247017 (patch)
tree6c7598715439c37e4047266ef0850c09f140cdc7
parent92c127a3a6f30accbb83389e45c4060076c81abe (diff)
downloadayatana-indicator-application-0.0.9-0ubuntu3.tar.gz
ayatana-indicator-application-0.0.9-0ubuntu3.tar.bz2
ayatana-indicator-application-0.0.9-0ubuntu3.zip
releasing version 0.0.9-0ubuntu30.0.9-0ubuntu3
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index ea79dab..2fcbc65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+indicator-application (0.0.9-0ubuntu3) lucid; urgency=low
+
+ * debian/control:
+ - updated the build-depends for the gtk binding changes.
+
+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 19 Jan 2010 22:57:02 +0100
+
indicator-application (0.0.9-0ubuntu2) lucid; urgency=low
* Backport an upstream change to a fallback situation crasher
diff --git a/debian/control b/debian/control
index 253b911..f115a59 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends: debhelper (>= 5.0),
gtk-sharp2-gapi,
libmono-dev,
libnunit2.4-cil,
- libgtk2.0-cil
+ libgtk2.0-cil-dev
Standards-Version: 3.8.3
Homepage: https://launchpad.net/indicator-application
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-application/ubuntu