aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDidier Roche <didier.roche@canonical.com>2010-09-22 19:58:13 +0200
committerDidier Roche <didier.roche@canonical.com>2010-09-22 19:58:13 +0200
commit2b4effa2ed40148826816885068c7e6e6f5f7097 (patch)
tree1bdde95027d174dd5063721b64ba694eb64a35de /debian
parentfbedfcef12a8d0a92a0c56951d6f9cf0c58b9831 (diff)
downloadayatana-indicator-application-2b4effa2ed40148826816885068c7e6e6f5f7097.tar.gz
ayatana-indicator-application-2b4effa2ed40148826816885068c7e6e6f5f7097.tar.bz2
ayatana-indicator-application-2b4effa2ed40148826816885068c7e6e6f5f7097.zip
* debian/libappindicator0.1-cil.installcligac: Add the 0.1
policy file. * debian/control: - build with latest libindicator-dev for ABI breakage (LP: #637692)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog18
-rw-r--r--debian/control2
2 files changed, 10 insertions, 10 deletions
diff --git a/debian/changelog b/debian/changelog
index 02735ec..75e8d88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,18 +1,18 @@
-indicator-application (0.2.9-0ubuntu1~ppa2) maverick; urgency=low
-
- * debian/libappindicator0.1-cil.installcligac: Add the 0.1
- policy file.
-
- -- Ted Gould <ted@ubuntu.com> Wed, 22 Sep 2010 11:55:08 -0500
-
-indicator-application (0.2.9-0ubuntu1~ppa1) maverick; urgency=low
+indicator-application (0.2.9-0ubuntu1) maverick; urgency=low
+ [ Ted Gould ]
* New upstream release.
* Fix Mono binding versioning and build (LP: #636132)
* Fix submenus with Glade applications (LP: #608219)
* Add new functions to Mono and Python bindings
+ * debian/libappindicator0.1-cil.installcligac: Add the 0.1
+ policy file.
+
+ [ Didier Roche ]
+ * debian/control:
+ - build with latest libindicator-dev for ABI breakage (LP: #637692)
- -- Ted Gould <ted@ubuntu.com> Wed, 22 Sep 2010 11:18:37 -0500
+ -- Didier Roche <didrocks@ubuntu.com> Wed, 22 Sep 2010 19:57:57 +0200
indicator-application (0.2.8-0ubuntu1) maverick; urgency=low
diff --git a/debian/control b/debian/control
index bfd75b6..87682af 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 5.0),
python-gtk2-dev,
libindicate-dev (>= 0.2.0),
libindicate-gtk-dev (>= 0.2.0),
- libindicator-dev (>= 0.3.5),
+ libindicator-dev (>= 0.3.14),
libdbusmenu-gtk-dev (>= 0.2.2),
libdbusmenu-glib-dev (>= 0.2.2),
cli-common-dev (>= 0.5.7),