[Pkg-cli-libs-commits] r4379 - in /packages/gtk-sharp2/trunk/debian: changelog patches/02_pcfiles.dpatch

directhex at users.alioth.debian.org directhex at users.alioth.debian.org
Thu Jan 21 15:03:15 UTC 2010


Author: directhex
Date: Thu Jan 21 15:03:12 2010
New Revision: 4379

URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=4379
Log:
fix gtk-dotnet pcfile

Modified:
    packages/gtk-sharp2/trunk/debian/changelog
    packages/gtk-sharp2/trunk/debian/patches/02_pcfiles.dpatch

Modified: packages/gtk-sharp2/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gtk-sharp2/trunk/debian/changelog?rev=4379&op=diff
==============================================================================
--- packages/gtk-sharp2/trunk/debian/changelog (original)
+++ packages/gtk-sharp2/trunk/debian/changelog Thu Jan 21 15:03:12 2010
@@ -1,3 +1,10 @@
+gtk-sharp2 (2.12.9-4) UNRELEASED; urgency=low
+
+  * debian/patches/02_pcfiles.dpatch:
+    + Fix path to gtk-dotnet.dll in pcfile
+
+ -- Jo Shields <directhex at apebox.org>  Thu, 21 Jan 2010 14:54:32 +0000
+
 gtk-sharp2 (2.12.9-3) unstable; urgency=low
 
   * debian/control:

Modified: packages/gtk-sharp2/trunk/debian/patches/02_pcfiles.dpatch
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gtk-sharp2/trunk/debian/patches/02_pcfiles.dpatch?rev=4379&op=diff
==============================================================================
--- packages/gtk-sharp2/trunk/debian/patches/02_pcfiles.dpatch (original)
+++ packages/gtk-sharp2/trunk/debian/patches/02_pcfiles.dpatch Thu Jan 21 15:03:12 2010
@@ -40,4 +40,4 @@
  Version: @VERSION@
  Requires:gtk-sharp-2.0
 -Libs: -r:${libdir}/mono/@PACKAGE_VERSION@/gtk-dotnet.dll
-+Libs: -r:${libdir}/cli/gtk-sharp-2.0/gtk-dotnet.dll
++Libs: -r:${libdir}/cli/gtk-dotnet-2.0/gtk-dotnet.dll




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