[Pkg-cli-apps-commits] [tomboy] 01/02: Update libproxy DllMap for new SONAME

Iain Lane laney at alioth.debian.org
Mon Nov 4 13:17:11 UTC 2013


This is an automated email from the git hooks/post-receive script.

laney pushed a commit to branch experimental
in repository tomboy.

commit 408c915b5aad0b25d8f0378860dcf96aac96ccac
Author: Iain Lane <iain at orangesquash.org.uk>
Date:   Mon Nov 4 12:27:06 2013 +0000

    Update libproxy DllMap for new SONAME
    
    Closes: #725495
---
 debian/WebSyncServiceAddin.dll.config |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/WebSyncServiceAddin.dll.config b/debian/WebSyncServiceAddin.dll.config
index edf74f9..2fa084c 100644
--- a/debian/WebSyncServiceAddin.dll.config
+++ b/debian/WebSyncServiceAddin.dll.config
@@ -1,3 +1,3 @@
 <configuration>
-	<dllmap dll="proxy" target="libproxy.so.0"/>
+	<dllmap dll="proxy" target="libproxy.so.1"/>
 </configuration>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/tomboy.git



More information about the Pkg-cli-apps-commits mailing list