[Pkg-cli-apps-commits] [SCM] monodevelop-vala branch, master-experimental, updated. debian/2.8.2-1
Jo Shields
directhex at apebox.org
Thu Nov 10 18:23:11 UTC 2011
The following commit has been merged in the master-experimental branch:
commit c06771cd1a9de111cfe404fc3cd1881988d81561
Author: Jo Shields <directhex at apebox.org>
Date: Thu Nov 10 18:07:38 2011 +0000
Bump DllMap values in our private DllMap.
diff --git a/debian/MonoDevelop.ValaBinding.dll.config b/debian/MonoDevelop.ValaBinding.dll.config
index 2ee630d..0059e56 100644
--- a/debian/MonoDevelop.ValaBinding.dll.config
+++ b/debian/MonoDevelop.ValaBinding.dll.config
@@ -1,5 +1,5 @@
<configuration>
- <dllmap dll="vala" target="libvala-0.10.so.0" />
- <dllmap dll="afrodite" target="libafrodite.so.1" />
+ <dllmap dll="vala" target="libvala-0.12.so.0" />
+ <dllmap dll="afrodite" target="libafrodite-0.12.so.2" />
</configuration>
--
monodevelop-vala
More information about the Pkg-cli-apps-commits
mailing list