[Pkg-cli-libs-commits] r4129 - in /packages/gtksourceview-sharp2/trunk/debian: changelog patches/00list patches/fix_dllmap.dpatch

meebey at users.alioth.debian.org meebey at users.alioth.debian.org
Sat Mar 7 17:14:04 UTC 2009


Author: meebey
Date: Sat Mar  7 17:14:04 2009
New Revision: 4129

URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=4129
Log:
  * debian/patches/fix_dllmap.dpatch:
    + Added libgtksourceview-1.0 to dllmap.


Added:
    packages/gtksourceview-sharp2/trunk/debian/patches/fix_dllmap.dpatch   (with props)
Modified:
    packages/gtksourceview-sharp2/trunk/debian/changelog
    packages/gtksourceview-sharp2/trunk/debian/patches/00list

Modified: packages/gtksourceview-sharp2/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gtksourceview-sharp2/trunk/debian/changelog?rev=4129&op=diff
==============================================================================
--- packages/gtksourceview-sharp2/trunk/debian/changelog (original)
+++ packages/gtksourceview-sharp2/trunk/debian/changelog Sat Mar  7 17:14:04 2009
@@ -1,6 +1,8 @@
 gtksourceview-sharp2 (0.12-3) unstable; urgency=low
 
   * Rebuild using cli-common-dev 0.6.1 to fix unversioned clilibs.
+  * debian/patches/fix_dllmap.dpatch:
+    + Added libgtksourceview-1.0 to dllmap.
 
  -- Mirco Bauer <meebey at debian.org>  Sat, 07 Mar 2009 18:01:08 +0100
 

Modified: packages/gtksourceview-sharp2/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gtksourceview-sharp2/trunk/debian/patches/00list?rev=4129&op=diff
==============================================================================
--- packages/gtksourceview-sharp2/trunk/debian/patches/00list (original)
+++ packages/gtksourceview-sharp2/trunk/debian/patches/00list Sat Mar  7 17:14:04 2009
@@ -1,1 +1,2 @@
 gtksourceview-sharp-2.0.pc
+fix_dllmap

Added: packages/gtksourceview-sharp2/trunk/debian/patches/fix_dllmap.dpatch
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gtksourceview-sharp2/trunk/debian/patches/fix_dllmap.dpatch?rev=4129&op=file
==============================================================================
--- packages/gtksourceview-sharp2/trunk/debian/patches/fix_dllmap.dpatch (added)
+++ packages/gtksourceview-sharp2/trunk/debian/patches/fix_dllmap.dpatch Sat Mar  7 17:14:04 2009
@@ -1,0 +1,16 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## fix_dllmap.dpatch by Mirco Bauer <meebey at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad gtksourceview-sharp-2.0-0.12~/gtksourceview/gtksourceview-sharp.dll.config.in gtksourceview-sharp-2.0-0.12/gtksourceview/gtksourceview-sharp.dll.config.in
+--- gtksourceview-sharp-2.0-0.12~/gtksourceview/gtksourceview-sharp.dll.config.in	2008-02-27 00:30:05.000000000 +0100
++++ gtksourceview-sharp-2.0-0.12/gtksourceview/gtksourceview-sharp.dll.config.in	2009-03-07 18:13:31.000000000 +0100
+@@ -2,4 +2,5 @@
+   <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+   <dllmap dll="gtksourceview-1.0" target="libgtksourceview-1.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
++  <dllmap dll="libgtksourceview-1.0" target="libgtksourceview-1.0 at LIB_PREFIX@.0 at LIB_SUFFIX@"/>
+ </configuration>

Propchange: packages/gtksourceview-sharp2/trunk/debian/patches/fix_dllmap.dpatch
------------------------------------------------------------------------------
    svn:executable = *




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