aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 990b48a..1598fb1 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -8,4 +8,4 @@ which gnome-autogen.sh || {
}
USE_GNOME2_MACROS=1 \
-gnome-autogen.sh
+. gnome-autogen.sh
diff --git a/debian/changelog b/debian/changelog
index 4718b14..17eaaa3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libindicator (0.3.0~dev-0ubuntu1~ppa8) UNRELEASED; urgency=low
+
+ * autogen.sh fix. (LP: #491907)
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 03 Dec 2009 08:46:56 -0600
+
libindicator (0.3.0~dev-0ubuntu1~ppa7) karmic; urgency=low
* Adding an 'UnWatch' command to the standard DBus interface