aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-05-27 12:52:07 +0200
committerTed Gould <ted@canonical.com>2009-05-27 12:52:07 +0200
commit24369f05083e3b77f993fb2c7eed0c9832617bee (patch)
treec796fce3bc21f7f74e63d1e1449d1d9db6f584c9
parent046d16508d6febe17de9569cf6526038002a9d3e (diff)
parent72f0924b3a78b75176cbbadd6cfb827f592ee94f (diff)
downloadayatana-indicator-messages-24369f05083e3b77f993fb2c7eed0c9832617bee.tar.gz
ayatana-indicator-messages-24369f05083e3b77f993fb2c7eed0c9832617bee.tar.bz2
ayatana-indicator-messages-24369f05083e3b77f993fb2c7eed0c9832617bee.zip
Putting the service file in the proper directory
-rw-r--r--data/Makefile.am2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 8394c29..6177c6d 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,4 +1,4 @@
SUBDIRS = icons
-dbus_servicesdir = $(dbusservicedir)
+dbus_servicesdir = $(DBUSSERVICEDIR)
dbus_services_DATA = indicator-messages.service
diff --git a/debian/changelog b/debian/changelog
index a3d5920..3970113 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+indicator-messages (0.2.0~bzr120~dbusmenu1-0ubuntu3) UNRELEASED; urgency=low
+
+ * Putting the service file in the proper directory
+
+ -- Ted Gould <ted@ubuntu.com> Wed, 27 May 2009 12:51:43 +0200
+
indicator-messages (0.2.0~bzr120~dbusmenu1-0ubuntu2) jaunty; urgency=low
* Fix to start up the service if it isn't running.