aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2010-02-25 22:23:29 +0100
committerSebastien Bacher <seb128@ubuntu.com>2010-02-25 22:23:29 +0100
commite9aea6f9478ec403fee9e6791c178e4fe95da560 (patch)
treea9d9a216588a548f250031c723c56450cbbb6e4b /debian
parent2de657413f7d244e92e1fe2efbc2c412ec862f4d (diff)
parent436e5f16715448637e71fad02689d99eb7a2d8c6 (diff)
downloadlibayatana-indicator-e9aea6f9478ec403fee9e6791c178e4fe95da560.tar.gz
libayatana-indicator-e9aea6f9478ec403fee9e6791c178e4fe95da560.tar.bz2
libayatana-indicator-e9aea6f9478ec403fee9e6791c178e4fe95da560.zip
releasing version 0.3.4-0ubuntu10.3.4-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog14
-rw-r--r--debian/control2
2 files changed, 15 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 12f819d..9027ddb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+libindicator (0.3.4-0ubuntu1) lucid; urgency=low
+
+ * Upstream Release 0.3.4
+ * Reducing gio-unix dependency to 2.22
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 25 Feb 2010 11:27:18 -0600
+
+libindicator (0.3.3-0ubuntu2) lucid; urgency=low
+
+ * debian/control:
+ Reducing libglib dependency down to 2.22 for Karmic builds
+
+ -- Ted Gould <ted@ubuntu.com> Wed, 24 Feb 2010 21:05:01 -0600
+
libindicator (0.3.3-0ubuntu1) lucid; urgency=low
* debian/control:
diff --git a/debian/control b/debian/control
index 52a36ed..686f637 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper (>= 5.0),
cdbs (>= 0.4.41),
- libglib2.0-dev (>= 2.23),
+ libglib2.0-dev (>= 2.22),
libgtk2.0-dev (>= 2.12.0),
libdbus-glib-1-dev,
libtool,