aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bindings/mono/Makefile.am3
-rw-r--r--bindings/mono/policy.0.0.appindicator-sharp.config.in (renamed from bindings/mono/policy.0.1.appindicator-sharp.config.in)0
-rw-r--r--debian/changelog7
3 files changed, 9 insertions, 1 deletions
diff --git a/bindings/mono/Makefile.am b/bindings/mono/Makefile.am
index 2cd4486..1219e0e 100644
--- a/bindings/mono/Makefile.am
+++ b/bindings/mono/Makefile.am
@@ -12,7 +12,8 @@ METADATA = libappindicator-api.metadata
ASSEMBLY_NAME = appindicator-sharp
ASSEMBLY_VERSION = 0.1
ASSEMBLY = $(ASSEMBLY_NAME).dll
-POLICY = policy.$(ASSEMBLY_VERSION).$(ASSEMBLY_NAME)
+POLICY = policy.$(POLICY_VERSION).$(ASSEMBLY_NAME)
+POLICY_VERSION = 0.0
DLLPOLICY = $(POLICY).dll
TARGET = \
diff --git a/bindings/mono/policy.0.1.appindicator-sharp.config.in b/bindings/mono/policy.0.0.appindicator-sharp.config.in
index dd9e6e9..dd9e6e9 100644
--- a/bindings/mono/policy.0.1.appindicator-sharp.config.in
+++ b/bindings/mono/policy.0.0.appindicator-sharp.config.in
diff --git a/debian/changelog b/debian/changelog
index e452547..c8fd602 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+indicator-application (0.2.0-0ubuntu4~ppa5) lucid; urgency=low
+
+ * Upstream merge
+ * Changing the policy to be for 0.0
+
+ -- Ted Gould <ted@ubuntu.com> Fri, 18 Jun 2010 16:44:05 -0500
+
indicator-application (0.2.0-0ubuntu4~ppa4) lucid; urgency=low
* Upstream merge