[Pkg-cli-libs-commits] r4180 - in /packages/gnome-desktop-sharp2/trunk/debian: changelog patches/03_fix_pkg-config_paths.dpatch

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Thu May 14 07:03:50 UTC 2009


Author: slomo
Date: Thu May 14 07:03:49 2009
New Revision: 4180

URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=4180
Log:
* debian/patches/03_fix_pkg-config_paths.dpatch:
  + Fix library path of gtkhtml-sharp-3.16.

Modified:
    packages/gnome-desktop-sharp2/trunk/debian/changelog
    packages/gnome-desktop-sharp2/trunk/debian/patches/03_fix_pkg-config_paths.dpatch

Modified: packages/gnome-desktop-sharp2/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gnome-desktop-sharp2/trunk/debian/changelog?rev=4180&op=diff
==============================================================================
--- packages/gnome-desktop-sharp2/trunk/debian/changelog (original)
+++ packages/gnome-desktop-sharp2/trunk/debian/changelog Thu May 14 07:03:49 2009
@@ -1,3 +1,10 @@
+gnome-desktop-sharp2 (2.24.0-4) unstable; urgency=low
+
+  * debian/patches/03_fix_pkg-config_paths.dpatch:
+    + Fix library path of gtkhtml-sharp-3.16.
+
+ -- Sebastian Dröge <slomo at debian.org>  Thu, 14 May 2009 09:03:25 +0200
+
 gnome-desktop-sharp2 (2.24.0-3) unstable; urgency=low
 
   * debian/rules:

Modified: packages/gnome-desktop-sharp2/trunk/debian/patches/03_fix_pkg-config_paths.dpatch
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gnome-desktop-sharp2/trunk/debian/patches/03_fix_pkg-config_paths.dpatch?rev=4180&op=diff
==============================================================================
--- packages/gnome-desktop-sharp2/trunk/debian/patches/03_fix_pkg-config_paths.dpatch (original)
+++ packages/gnome-desktop-sharp2/trunk/debian/patches/03_fix_pkg-config_paths.dpatch Thu May 14 07:03:49 2009
@@ -49,7 +49,7 @@
  libdir=${exec_prefix}/lib
  gapidir=${prefix}/share/gtkhtml-sharp/3.14
 -assemblies_dir=${libdir}/mono/gtkhtml-sharp-3.14
-+assemblies_dir=${libdir}/cli/gtkhtml-sharp-3.14
++assemblies_dir=${libdir}/cli/gtkhtml-sharp-3.16
  
  Name: Gtkhtml#
  Description: Gtkhtml# - Gtkhtml .NET Binding




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