[Pkg-cli-libs-commits] r3617 - in /packages/gtk-sharp2/branches/2.10.X/debian: changelog patches/00list patches/03_pkg-config-file.dpatch

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Fri Feb 29 06:38:14 UTC 2008


Author: slomo
Date: Fri Feb 29 06:38:14 2008
New Revision: 3617

URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=3617
Log:
  + debian/patches/03_pkg-config-file.dpatch:
    - Don't add glib-api.xml to the Cflags in the pkg-config file.
      This doesn't exist at all and is not needed.

Added:
    packages/gtk-sharp2/branches/2.10.X/debian/patches/03_pkg-config-file.dpatch
Modified:
    packages/gtk-sharp2/branches/2.10.X/debian/changelog
    packages/gtk-sharp2/branches/2.10.X/debian/patches/00list

Modified: packages/gtk-sharp2/branches/2.10.X/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gtk-sharp2/branches/2.10.X/debian/changelog?rev=3617&op=diff
==============================================================================
--- packages/gtk-sharp2/branches/2.10.X/debian/changelog (original)
+++ packages/gtk-sharp2/branches/2.10.X/debian/changelog Fri Feb 29 06:38:14 2008
@@ -7,6 +7,9 @@
       - Updated to apply cleanly again.
     + debian/rules:
       - Update clilibs to >= 2.10.4.
+    + debian/patches/03_pkg-config-file.dpatch:
+      - Don't add glib-api.xml to the Cflags in the pkg-config file.
+        This doesn't exist at all and is not needed.
 
  -- Sebastian Dröge <slomo at debian.org>  Fri, 29 Feb 2008 06:34:08 +0100
 

Modified: packages/gtk-sharp2/branches/2.10.X/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gtk-sharp2/branches/2.10.X/debian/patches/00list?rev=3617&op=diff
==============================================================================
--- packages/gtk-sharp2/branches/2.10.X/debian/patches/00list (original)
+++ packages/gtk-sharp2/branches/2.10.X/debian/patches/00list Fri Feb 29 06:38:14 2008
@@ -1,3 +1,4 @@
 01_glue-locations
 02_missing_dllmaps
+03_pkg-config-file.dpatch
 99_ltmain_as-needed

Added: packages/gtk-sharp2/branches/2.10.X/debian/patches/03_pkg-config-file.dpatch
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gtk-sharp2/branches/2.10.X/debian/patches/03_pkg-config-file.dpatch?rev=3617&op=file
==============================================================================
--- packages/gtk-sharp2/branches/2.10.X/debian/patches/03_pkg-config-file.dpatch (added)
+++ packages/gtk-sharp2/branches/2.10.X/debian/patches/03_pkg-config-file.dpatch Fri Feb 29 06:38:14 2008
@@ -1,0 +1,14 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+
+ at DPATCH@
+
+
+--- gtk-sharp/glib/glib-sharp-2.0.pc.in.old	2008-02-29 07:33:16.000000000 +0100
++++ gtk-sharp/glib/glib-sharp-2.0.pc.in	2008-02-29 07:33:24.000000000 +0100
+@@ -7,6 +7,5 @@
+ Name: GLib#
+ Description: GLib# - .NET Binding for the glib library.
+ Version: @VERSION@
+-Cflags: -I:${gapidir}/glib-api.xml
+ Libs: -r:${libdir}/mono/@PACKAGE_VERSION@/glib-sharp.dll
+ 




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