diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | libindicator/indicator.pc.in | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 80ab70d..b0c525c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-applet (0.2.0~bzr299-0ubuntu1) UNRELEASED; urgency=low + + * Upstream snapshot, forgot a + on GTK + + -- Ted Gould <ted@ubuntu.com> Wed, 22 Apr 2009 14:48:56 -0500 + indicator-applet (0.2.0~bzr298-0ubuntu1) jaunty; urgency=low * Upstream snapshot diff --git a/libindicator/indicator.pc.in b/libindicator/indicator.pc.in index fa1c697..ba88032 100644 --- a/libindicator/indicator.pc.in +++ b/libindicator/indicator.pc.in @@ -7,7 +7,7 @@ includedir=@includedir@ indicatordir=${libdir}/indicators/2/ Cflags: -I${includedir}/libindicator-0.1 -Requires: gtk-2.0 +Requires: gtk+-2.0 Libs: Name: libindicator |