[Pkg-utopia-commits] r799 - in packages/unstable: avahi/debian avahi/debian/patches dbus/debian dbus/debian/patches

Sebastian Dröge slomo-guest at costa.debian.org
Mon May 1 10:07:04 UTC 2006


Author: slomo-guest
Date: 2006-05-01 10:07:03 +0000 (Mon, 01 May 2006)
New Revision: 799

Added:
   packages/unstable/avahi/debian/patches/08_avahi-sharp-pkg-config-new-location.patch
   packages/unstable/dbus/debian/patches/dbus-mono-pkgconfig-location.patch
Modified:
   packages/unstable/avahi/debian/changelog
   packages/unstable/dbus/debian/changelog
Log:
* small fixes for the CLI bindings of dbus and avahi


Modified: packages/unstable/avahi/debian/changelog
===================================================================
--- packages/unstable/avahi/debian/changelog	2006-04-30 22:23:44 UTC (rev 798)
+++ packages/unstable/avahi/debian/changelog	2006-05-01 10:07:03 UTC (rev 799)
@@ -10,6 +10,9 @@
       call (Closes: #348999)
   * Make libavahi1.0-cil conform to the latest version of the CLI policy and
     use late GAC installation via dh_installcligac
+  * patches/08_avahi-sharp-pkg-config-new-location.patch:
+    + Adjust the location of the .dll in the pkg-config file for the new CLI
+      policy.
 
  -- Sebastian Dröge <slomo at ubuntu.com>  Tue, 18 Apr 2006 16:12:29 +0200
 

Added: packages/unstable/avahi/debian/patches/08_avahi-sharp-pkg-config-new-location.patch
===================================================================
--- packages/unstable/avahi/debian/patches/08_avahi-sharp-pkg-config-new-location.patch	2006-04-30 22:23:44 UTC (rev 798)
+++ packages/unstable/avahi/debian/patches/08_avahi-sharp-pkg-config-new-location.patch	2006-05-01 10:07:03 UTC (rev 799)
@@ -0,0 +1,8 @@
+--- avahi-sharp.pc.in.old	2006-05-01 12:06:37.200731312 +0200
++++ avahi-sharp.pc.in	2006-05-01 12:06:49.643839672 +0200
+@@ -5,4 +5,4 @@
+ Name: avahi-sharp
+ Description: Mono bindings for the Avahi mDNS/DNS-SD stack
+ Version: @PACKAGE_VERSION@
+-Libs: -r:${libdir}/mono/avahi-sharp/avahi-sharp.dll
++Libs: -r:${libdir}/cli/avahi-sharp-1.0/avahi-sharp.dll

Modified: packages/unstable/dbus/debian/changelog
===================================================================
--- packages/unstable/dbus/debian/changelog	2006-04-30 22:23:44 UTC (rev 798)
+++ packages/unstable/dbus/debian/changelog	2006-05-01 10:07:03 UTC (rev 799)
@@ -9,6 +9,9 @@
     generate correct dependencies on dbus-1-utils.
   * Update libdbus-1-cil to the new CLI policy and use dh_installcligac for
     late GAC installation
+  * debian/patches/dbus-mono-pkgconfig-location.patch:
+    + Adjust the location of the .dll in the pkg-config file for the new CLI
+      policy.
 
  -- Sebastian Dröge <slomo at ubuntu.com>  Sun, 30 Apr 2006 12:01:27 +0200
 

Added: packages/unstable/dbus/debian/patches/dbus-mono-pkgconfig-location.patch
===================================================================
--- packages/unstable/dbus/debian/patches/dbus-mono-pkgconfig-location.patch	2006-04-30 22:23:44 UTC (rev 798)
+++ packages/unstable/dbus/debian/patches/dbus-mono-pkgconfig-location.patch	2006-05-01 10:07:03 UTC (rev 799)
@@ -0,0 +1,8 @@
+--- dbus-sharp.pc.in.old	2006-05-01 11:50:28.631976144 +0200
++++ dbus-sharp.pc.in	2006-05-01 11:51:11.396474952 +0200
+@@ -5,4 +5,4 @@
+ Name: DBus#
+ Description: DBus# - D-BUS .NET Bindings
+ Version: @VERSION@
+-Libs: -r:${libdir}/mono/dbus-sharp/dbus-sharp.dll
++Libs: -r:${libdir}/cli/dbus-sharp-0.60/dbus-sharp.dll




More information about the Pkg-utopia-commits mailing list