rev 14034 - in trunk/packages/kdebindings/debian: . patches

Ana Beatriz Guerrero López ana at alioth.debian.org
Tue Mar 10 20:38:52 UTC 2009


Author: ana
Date: 2009-03-10 20:38:52 +0000 (Tue, 10 Mar 2009)
New Revision: 14034

Modified:
   trunk/packages/kdebindings/debian/changelog
   trunk/packages/kdebindings/debian/patches/03_csharp_dont_use_qyotoshared_directly.diff
Log:
refresh patch & release


Modified: trunk/packages/kdebindings/debian/changelog
===================================================================
--- trunk/packages/kdebindings/debian/changelog	2009-03-10 20:36:42 UTC (rev 14033)
+++ trunk/packages/kdebindings/debian/changelog	2009-03-10 20:38:52 UTC (rev 14034)
@@ -1,4 +1,4 @@
-kdebindings (4:4.2.1-1) UNRELEASED; urgency=low
+kdebindings (4:4.2.1-1) experimental; urgency=low
 
   * New upstream release.
 
@@ -15,7 +15,7 @@
   * Remove Build-Conflicts on debhelper (>= 7.1), it should not be necessary
     now.
 
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 10 Mar 2009 10:35:48 +0100
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 10 Mar 2009 21:36:23 +0100
 
 kdebindings (4:4.2.0-1) experimental; urgency=low
 

Modified: trunk/packages/kdebindings/debian/patches/03_csharp_dont_use_qyotoshared_directly.diff
===================================================================
--- trunk/packages/kdebindings/debian/patches/03_csharp_dont_use_qyotoshared_directly.diff	2009-03-10 20:36:42 UTC (rev 14033)
+++ trunk/packages/kdebindings/debian/patches/03_csharp_dont_use_qyotoshared_directly.diff	2009-03-10 20:38:52 UTC (rev 14034)
@@ -21,7 +21,7 @@
 +}
 --- a/csharp/qyoto/src/SmokeMarshallers.cs
 +++ b/csharp/qyoto/src/SmokeMarshallers.cs
-@@ -124,7 +124,7 @@
+@@ -127,7 +127,7 @@
  		[DllImport("libqyoto", CharSet=CharSet.Ansi)]
  		public static extern void InstallInvokeCustomSlot(InvokeCustomSlotFn callback);
  		
@@ -30,7 +30,7 @@
  		public static extern void InstallInvokeDelegate(InvokeDelegateFn callback);
  		
  		[DllImport("libqyoto", CharSet=CharSet.Ansi)]
-@@ -888,4 +888,4 @@
+@@ -905,4 +905,4 @@
  #endregion
  
  	}




More information about the pkg-kde-commits mailing list