[Pkg-cli-libs-commits] r4178 - in /packages/webkit-sharp/trunk/debian: changelog patches/fix_dllmap.dpatch

meebey at users.alioth.debian.org meebey at users.alioth.debian.org
Wed May 13 22:59:40 UTC 2009


Author: meebey
Date: Wed May 13 22:59:39 2009
New Revision: 4178

URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=4178
Log:
  * debian/patches/fix_dllmap.dpatch:
    + Map webkit-1.0 to libwebkit-1.0.so.2  


Modified:
    packages/webkit-sharp/trunk/debian/changelog
    packages/webkit-sharp/trunk/debian/patches/fix_dllmap.dpatch

Modified: packages/webkit-sharp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/webkit-sharp/trunk/debian/changelog?rev=4178&op=diff
==============================================================================
--- packages/webkit-sharp/trunk/debian/changelog (original)
+++ packages/webkit-sharp/trunk/debian/changelog Wed May 13 22:59:39 2009
@@ -1,8 +1,10 @@
 webkit-sharp (0.2-3) unstable; urgency=low
 
   * Rebuild against libwebkit-dev 1.1.6-2
+  * debian/patches/fix_dllmap.dpatch:
+    + Map webkit-1.0 to libwebkit-1.0.so.2
 
- -- Mirco Bauer <meebey at debian.org>  Thu, 14 May 2009 00:47:43 +0200
+ -- Mirco Bauer <meebey at debian.org>  Thu, 14 May 2009 00:59:16 +0200
 
 webkit-sharp (0.2-2) unstable; urgency=low
 

Modified: packages/webkit-sharp/trunk/debian/patches/fix_dllmap.dpatch
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/webkit-sharp/trunk/debian/patches/fix_dllmap.dpatch?rev=4178&op=diff
==============================================================================
--- packages/webkit-sharp/trunk/debian/patches/fix_dllmap.dpatch (original)
+++ packages/webkit-sharp/trunk/debian/patches/fix_dllmap.dpatch Wed May 13 22:59:39 2009
@@ -11,5 +11,5 @@
 @@ -1,3 +1,3 @@
  <configuration>
 -  <dllmap dll="webkit-1.0" target="webkit-1.0 at LIB_PREFIX@.1 at LIB_SUFFIX@"/>
-+  <dllmap dll="webkit-1.0" target="libwebkit-1.0 at LIB_PREFIX@.1 at LIB_SUFFIX@"/>
++  <dllmap dll="webkit-1.0" target="libwebkit-1.0 at LIB_PREFIX@.2 at LIB_SUFFIX@"/>
  </configuration>




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