aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-03 08:49:10 -0600
committerTed Gould <ted@gould.cx>2009-12-03 08:49:10 -0600
commitfa0212c4863412d4f33ebc5ef40485e37501f30c (patch)
treef4873149d2a76600d354ebe673b8e5583a0b0005
parent8f124e3cac3a7942d32aaf074d18ffa8d8847b9e (diff)
parent360ae7addef07b1fc137984e1ada7d1a2a6ba960 (diff)
downloadlibayatana-indicator-fa0212c4863412d4f33ebc5ef40485e37501f30c.tar.gz
libayatana-indicator-fa0212c4863412d4f33ebc5ef40485e37501f30c.tar.bz2
libayatana-indicator-fa0212c4863412d4f33ebc5ef40485e37501f30c.zip
autogen.sh fix. (LP: #491907)
-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